Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove maintenance tasks from web container #226

Closed
wants to merge 6 commits into from

Conversation

PiyushRaj927
Copy link
Contributor

@PiyushRaj927 PiyushRaj927 commented Mar 28, 2023

Related issue Canasta#33
Related PRs Canasta-Maintenance#1, Canasta-DockerCompose#42
This PR removes the maintenance scripts from the web container

changes

  • Added the ini files to conf.d of php-fpm
  • Fixed wrong syntax for chown in run-apache.sh
  • removed the maintenance scripts from run-apache.sh

testing

  • Below is the process structure for the web container
# pstree
docker-init-+-apachectl---apache2-+-apache2
            |                     |-4*[apache2---26*[{apache2}]]
            |                     `-3*[rotatelogs]
            `-php-fpm7.4---2*[php-fpm7.4]

I have tested the changes made by importing an existing wiki as well as creating a new one

brave_03-28-23(18-53-333)
brave_03-28-23(18-53-062)

@yaronkoren
Copy link
Member

Closing this - it was decided not to move this code.

@yaronkoren yaronkoren closed this May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants