kemboi22
cf73690bb4
Updated GLPI to teh latest Version
2 years ago
kemboi22
90aaf1c582
Added RW permissions
2 years ago
kemboi22
27cdea800a
Added Logging
2 years ago
kemboi22
786f5723f2
Added DB Configure
2 years ago
kemboi22
78c4378b67
Added installation of php and Setting up GLPI
2 years ago
kemboi22
6337713669
Added To automatically configure the database
2 years ago
kemboi22
5d73fce870
Renaming Of Variables Passed in the .Env
2 years ago
kemboi22
e53384fe60
Renaming Of Variables Passed in the .Env
2 years ago
kemboi22
3c85193a57
Few Changes
2 years ago
kemboi22
570fac99c6
Merge remote-tracking branch 'origin/master'
2 years ago
Martin Bhuong
bedc5bb924
Update README.md
2 years ago
Martin Bhuong
10b2fa3a64
Update README.md
2 years ago
kemboi22
936cd6c1b3
Added SQL Connection in glpi-start.sh
2 years ago
Martin Bhuong
43cdbb5489
Update mariadb.env
2 years ago
Martin Bhuong
4c5220d9e2
Update docker-compose.yml
2 years ago
Martin Bhuong
2f8be6afe1
Update Dockerfile
2 years ago
Martin Bhuong
9b9496b4cd
Update docker.yml
...
update tags
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