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

Debian12 #111

Merged
merged 58 commits into from
Mar 22, 2024
Merged

Debian12 #111

merged 58 commits into from
Mar 22, 2024

Conversation

DiouxX
Copy link
Owner

@DiouxX DiouxX commented Mar 22, 2024

Update the docker image from debian 11 to debian 12

DiouxX and others added 30 commits March 1, 2019 09:13
 Updating the dockerfile with some dependencies
Add Timezone support for php CLI
Update docker-compose.yml to correct misspelling
Extending the GLPI installed check by making sure that not only the plugins folder is present. This way it is possible to install plugins before GLPI is started which makes it easier to build custom Docker images based on diouxx/glpi.
Extend the GLPI installed check
DiouxX and others added 27 commits April 8, 2022 16:17
Make apache config compatible with 10.0.7
Fix issue vhost apache regarding GLPI version
When the container starts, this command append the line every time. After 13 months of daily container restarts (because of bareos backup), whe have /etc/cron.d/glpi with more than 500+ line of similar crons. This make a critical CPU utilize on server. After changes all works fine.
It's necessary because 'service apache2 stop' leaves some process alive
Fix to kill apache before start it
Set session.cookie_httponly to "on" in glpi-start.sh
Fix setting of session.cookie.httponly if already set
Copy link
Owner Author

@DiouxX DiouxX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All right

@DiouxX DiouxX merged commit fb5f497 into dev Mar 22, 2024
@DiouxX DiouxX deleted the debian12 branch March 22, 2024 11:02
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.