DiouxX
268159bfd0
Merge pull request #124 from BossMBGaming/BossMBGaming-patch-1
...
Update Dockerfile and add php-bcmath
11 months ago
Micah Bramble
c99aa8943c
Update Dockerfile and add php-bcmath
...
Add php-bcmath extension to support GLPI >= 11.0.0
11 months ago
DiouxX
39b5992a89
Update docker-php7.4.yml
1 year ago
DiouxX
d8a88e73b7
Create docker-php7.4.yml
1 year ago
DiouxX
4dff6e4ae5
Merge pull request #116 from marvinpac-it/check-bin-dir
...
Fix: Installation does not happen when glpi volume is provided by a persistent volume on kubernetes
2 years ago
Olivier Boudry
7fb771082c
Make install happen when using persistent volumes
2 years ago
DiouxX
c67bc0b317
Merge pull request #113 from DiouxX/dev
...
Update to debian 12
2 years ago
DiouxX
f8ceba3d73
Add Docker build and push to dev branch
2 years ago
DiouxX
f0342a357f
Github actions docker-dev dispatch manually
2 years ago
DiouxX
6da5988ef3
Merge pull request #112 from DiouxX/DiouxX-patch-1
...
Create docker-dev.yml
2 years ago
DiouxX
7f7075bf06
Create docker-dev.yml
2 years ago
DiouxX
fb5f49768c
Merge pull request #111 from DiouxX/debian12
...
Debian12
2 years ago
DiouxX
3f9a84e253
Merge branch 'dev' into debian12
2 years ago
DiouxX
a91721b753
Upgrade to Debian 12
2 years ago
DiouxX
b97b32ebe1
Merge pull request #105 from levihb/master
...
Fix setting of session.cookie.httponly if already set
2 years ago
levihb
af603af7b5
Fix setting of session.cookie.httponly if already set
2 years ago
DiouxX
bfaaca8657
Merge pull request #102 from hirenshah/patch-1
...
Set session.cookie_httponly to "on" in glpi-start.sh
2 years ago
DiouxX
760591083b
Merge pull request #100 from angy91m/master
...
Fix to kill apache before start it
2 years ago
Hiren Shah
f5062eeb6d
Set session.cookie_httponly to "on" in glpi-start.sh
2 years ago
DiouxX
0bb48db140
Merge pull request #71 from OlivierGuilloux/do_curl_only_if_necessary
...
Do curl only if necessary
2 years ago
Angelo Burzi
9e702defa9
updated
2 years ago
angy91m
2b4db4ea20
Fix to kill apache before start it
...
It's necessary because 'service apache2 stop' leaves some process alive
2 years ago
DiouxX
fdbe308a26
Set up CI with Azure Pipelines
...
[skip ci]
2 years ago
DiouxX
65446fd9fe
Merge pull request #96 from vladkvl13/patch-1
...
Update glpi-start.sh
2 years ago
vladkvl13
1051a4f1cf
Update glpi-start.sh
...
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.
2 years ago
DiouxX
e4d30f8337
Merge pull request #91 from DiouxX/issue-apache
...
Fix issue vhost apache regarding GLPI version
3 years ago
DiouxX
de9d8b71c1
Fix issue vhost apache regarding GLPI version
3 years ago
DiouxX
69940f5ec1
Fix issue after update to php 8
3 years ago
DiouxX
37c78566b4
Merge pull request #87 from DiouxX/dev-php8
...
Update to PHP8.1
3 years ago
DiouxX
9f39374d7e
Update to PHP8.1
3 years ago
DiouxX
a0382c3c17
Merge pull request #86 from p1ne/master
...
Make apache config compatible with 10.0.7
3 years ago
p1ne
5e45330a44
Make apache config compatible with 10.0.7
...
See https://glpi-install.readthedocs.io/en/develop/prerequisites.html#apache-configuration for updated apache format
3 years ago
DiouxX
29142fb886
Add Github actions to Build and Push
3 years ago
DiouxX
6fa1854e7d
Update components
3 years ago
DiouxX
9f3a81bbd9
Merge pull request #77 from paspo/redis
...
added redis package
3 years ago
Paolo Asperti
ecf3657deb
added redis package
3 years ago
Olivier Guilloux
520c287fe1
Do curl only if necessary
3 years ago
DiouxX
845cc6516a
Add mariadb.env
4 years ago
DiouxX
426fe39720
Replace mysql.env by mariadb.env
4 years ago
DiouxX
e1cc6bcac5
Merge pull request #55 from DiouxX/revert-51-master
...
Revert "Extend the GLPI installed check"
4 years ago
DiouxX
d3852d4f6b
Revert "Extend the GLPI installed check"
4 years ago
DiouxX
b9510bcaa5
Merge pull request #51 from monstermichl/master
...
Extend the GLPI installed check
4 years ago
DiouxX
e9f73a6605
Merge pull request #52 from Toumash/feature/readme-default-credentials
...
add default accounts to the readme
4 years ago
Tomasz Dłuski
5eecfdaa37
add default accounts to the readme
4 years ago
monstermichl
5999b1641c
Extend the GLPI installed check
...
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.
4 years ago
DiouxX
26b611dbb3
Merge pull request #47 from Tchello-Slackware/master
...
Update docker-compose.yml to correct misspelling
4 years ago
marcelorosa
c76cef5961
Update docker-compose.yml
4 years ago
DiouxX
149b46e7a8
Move ldap dependances to Dockerfile
4 years ago
DiouxX
6a55753f85
Add a deployment of specific version wih docker-compose
4 years ago
DiouxX
a0026fb9fa
Update docker-compose file with mariadb
4 years ago