Commit Graph

  • ad01a39d55
    Merge 618053b712 into 268159bfd0 #120 Víctor García 2024-12-04 14:04:10 -0500
  • 268159bfd0
    Merge pull request #124 from BossMBGaming/BossMBGaming-patch-1 master DiouxX 2024-12-01 10:31:59 +0100
  • c99aa8943c
    Update Dockerfile and add php-bcmath #124 Micah Bramble 2024-11-28 23:14:38 -0400
  • f1435a4d32 add clean php install file #123 Michele Ietri 2024-10-07 10:49:03 +0200
  • e5d9477920 update build Michele Ietri 2024-10-07 10:43:33 +0200
  • abf5921106 update docker file Michele Ietri 2024-10-07 10:13:18 +0200
  • 26a09ce215 update php reference to 8.3 Michele Ietri 2024-10-07 10:09:16 +0200
  • 618053b712 Add env variables to autoconfigure #120 Víctor García 2024-07-16 14:14:52 +0200
  • 4d4d1a0d1b Fix Github Actions php7.4 DiouxX 2024-06-14 15:26:46 +0200
  • f5fd511cfa Add Github Actions DiouxX 2024-06-14 15:25:33 +0200
  • 39b5992a89
    Update docker-php7.4.yml DiouxX 2024-06-14 15:21:38 +0200
  • d8a88e73b7
    Create docker-php7.4.yml DiouxX 2024-06-14 15:19:04 +0200
  • c1171a1847 Change to PHP 7.4 DiouxX 2024-06-14 15:15:06 +0200
  • 4dff6e4ae5
    Merge pull request #116 from marvinpac-it/check-bin-dir DiouxX 2024-04-07 20:29:17 +0200
  • 7fb771082c Make install happen when using persistent volumes #116 Olivier Boudry 2024-04-02 13:16:12 +0000
  • c67bc0b317
    Merge pull request #113 from DiouxX/dev #114 DiouxX 2024-03-26 19:52:46 +0100
  • f8ceba3d73 Add Docker build and push to dev branch #113 dev DiouxX 2024-03-22 13:38:30 +0100
  • f0342a357f
    Github actions docker-dev dispatch manually DiouxX 2024-03-22 13:31:46 +0100
  • 6da5988ef3
    Merge pull request #112 from DiouxX/DiouxX-patch-1 DiouxX 2024-03-22 13:21:04 +0100
  • 7f7075bf06
    Create docker-dev.yml #112 DiouxX 2024-03-22 13:20:01 +0100
  • fb5f49768c
    Merge pull request #111 from DiouxX/debian12 DiouxX 2024-03-22 12:02:44 +0100
  • 3f9a84e253
    Merge branch 'dev' into debian12 #111 DiouxX 2024-03-22 11:56:42 +0100
  • a91721b753 Upgrade to Debian 12 DiouxX 2024-03-22 11:46:13 +0100
  • 869126ff8d add combined tag to the image #108 Martin Bhuong 2024-03-17 20:18:34 +0100
  • e4f5d241b7 remove start sh, and Martin Bhuong 2024-03-17 20:17:49 +0100
  • fc9dde8b3e update commnets to english Martin Bhuong 2024-03-17 20:13:51 +0100
  • 6e859993d5 Update debian version Martin Bhuong 2024-03-17 20:11:50 +0100
  • b897ed5e24 Update dockerfile, combine with start sh Martin Bhuong 2024-03-17 20:10:14 +0100
  • a4b4173803 Enabled time zones in glpi-start.sh kemboi22 2024-03-17 15:38:34 +0300
  • cf73690bb4 Updated GLPI to teh latest Version kemboi22 2024-03-17 13:21:50 +0300
  • 90aaf1c582 Added RW permissions kemboi22 2024-03-17 12:30:56 +0300
  • 27cdea800a Added Logging kemboi22 2024-03-09 02:55:43 +0300
  • 786f5723f2 Added DB Configure kemboi22 2024-03-09 02:42:07 +0300
  • 78c4378b67 Added installation of php and Setting up GLPI kemboi22 2024-03-09 02:21:52 +0300
  • 6337713669 Added To automatically configure the database kemboi22 2024-03-09 02:00:06 +0300
  • 5d73fce870 Renaming Of Variables Passed in the .Env kemboi22 2024-03-09 01:47:42 +0300
  • e53384fe60 Renaming Of Variables Passed in the .Env kemboi22 2024-03-09 01:41:35 +0300
  • 3c85193a57 Few Changes kemboi22 2024-03-09 01:30:54 +0300
  • 570fac99c6 Merge remote-tracking branch 'origin/master' kemboi22 2024-03-09 01:04:38 +0300
  • bedc5bb924
    Update README.md Martin Bhuong 2024-03-09 01:01:44 +0300
  • 10b2fa3a64
    Update README.md Martin Bhuong 2024-03-09 01:01:04 +0300
  • 936cd6c1b3 Added SQL Connection in glpi-start.sh kemboi22 2024-03-09 00:49:34 +0300
  • 43cdbb5489
    Update mariadb.env Martin Bhuong 2024-03-09 00:47:15 +0300
  • 4c5220d9e2
    Update docker-compose.yml Martin Bhuong 2024-03-09 00:45:59 +0300
  • 2f8be6afe1
    Update Dockerfile Martin Bhuong 2024-03-09 00:45:21 +0300
  • 9b9496b4cd
    Update docker.yml Martin Bhuong 2024-03-09 00:44:29 +0300
  • b97b32ebe1
    Merge pull request #105 from levihb/master DiouxX 2024-03-01 15:39:07 +0100
  • af603af7b5 Fix setting of session.cookie.httponly if already set #105 levihb 2024-02-28 17:31:13 +0000
  • e80411638e
    Merge 26367a9009 into bfaaca8657 #103 luckylinux 2024-02-08 19:01:13 +0000
  • 26367a9009
    Update glpi-start.sh for use with PHP 8.2 #103 luckylinux 2024-02-08 20:01:08 +0100
  • 10266fe6a4
    Update Dockerfile for Debian 12 Bookworm luckylinux 2024-02-08 19:50:46 +0100
  • c7f63578ed
    Delete .github/workflows directory luckylinux 2024-02-08 19:49:33 +0100
  • 21259bb2fc
    Update docker-compose.yml luckylinux 2024-02-08 19:48:12 +0100
  • bfaaca8657
    Merge pull request #102 from hirenshah/patch-1 DiouxX 2024-01-28 16:49:16 +0100
  • 760591083b
    Merge pull request #100 from angy91m/master DiouxX 2024-01-24 10:53:09 +0100
  • f5062eeb6d
    Set session.cookie_httponly to "on" in glpi-start.sh #102 Hiren Shah 2024-01-18 22:44:31 +0000
  • 0bb48db140
    Merge pull request #71 from OlivierGuilloux/do_curl_only_if_necessary DiouxX 2024-01-10 13:57:28 +0100
  • 9e702defa9 updated #100 Angelo Burzi 2024-01-10 10:33:30 +0100
  • 2b4db4ea20
    Fix to kill apache before start it angy91m 2023-12-15 18:41:10 +0100
  • fdbe308a26 Set up CI with Azure Pipelines DiouxX 2023-12-01 14:12:07 +0100
  • 65446fd9fe
    Merge pull request #96 from vladkvl13/patch-1 DiouxX 2023-10-22 19:57:43 +0200
  • 1051a4f1cf
    Update glpi-start.sh #96 vladkvl13 2023-07-20 08:31:31 +0300
  • e4d30f8337
    Merge pull request #91 from DiouxX/issue-apache DiouxX 2023-04-28 11:43:45 +0200
  • de9d8b71c1 Fix issue vhost apache regarding GLPI version #91 issue-apache DiouxX 2023-04-28 11:38:43 +0200
  • 69940f5ec1
    Fix issue after update to php 8 DiouxX 2023-04-27 17:28:11 +0200
  • 37c78566b4
    Merge pull request #87 from DiouxX/dev-php8 DiouxX 2023-04-27 10:09:22 +0200
  • 9f39374d7e Update to PHP8.1 #87 DiouxX 2023-04-27 10:03:55 +0200
  • a0382c3c17
    Merge pull request #86 from p1ne/master DiouxX 2023-04-27 09:06:34 +0200
  • 5e45330a44
    Make apache config compatible with 10.0.7 #86 p1ne 2023-04-25 17:12:02 +0300
  • c5962436f3 Change to own repo #85 Aiden Arnkels-Webb 2023-04-18 18:10:43 +0100
  • 5ede1c6501
    Merge pull request #7 from Aidenwebb/revert-2-Change/PublishOwnDockerImage Aiden Arnkels-Webb 2023-04-18 17:58:22 +0100
  • 791834a722
    Revert "Update action to use dynamic Dockerhub username" Aiden Arnkels-Webb 2023-04-18 17:58:11 +0100
  • e5d0ec4037
    Merge pull request #6 from Aidenwebb/revert-3-Enhancement/AllowManualRunOfWorkflow Aiden Arnkels-Webb 2023-04-18 17:57:58 +0100
  • 2390da871e
    Revert "Add workflow dispatch and fix tags variable" #84 Aiden Arnkels-Webb 2023-04-18 17:49:40 +0100
  • c248f7a5b3
    Merge pull request #5 from Aidenwebb/revert-4-Enhancement/AllowManualRunOfWorkflow Aiden Arnkels-Webb 2023-04-18 17:49:24 +0100
  • b1ffb7baf7
    Revert "Fix tag using variable" Aiden Arnkels-Webb 2023-04-18 17:48:58 +0100
  • f7021ec87c
    Merge pull request #4 from Aidenwebb/Enhancement/AllowManualRunOfWorkflow Aiden Arnkels-Webb 2023-04-18 17:47:36 +0100
  • e208c9726e Fix tag using variable Aiden Arnkels-Webb 2023-04-18 17:46:30 +0100
  • edc76e5d56
    Merge pull request #3 from Aidenwebb/Enhancement/AllowManualRunOfWorkflow Aiden Arnkels-Webb 2023-04-18 17:42:59 +0100
  • d083b53abd Add workflow dispatch and fix tags variable Aiden Arnkels-Webb 2023-04-18 17:42:36 +0100
  • 43732dfd62
    Merge pull request #2 from Aidenwebb/Change/PublishOwnDockerImage Aiden Arnkels-Webb 2023-04-18 17:39:38 +0100
  • 4dd810c52a Update action to use dynamic Dockerhub username #83 Aiden Arnkels-Webb 2023-04-18 17:36:34 +0100
  • 760dea296b
    Merge pull request #1 from Aidenwebb/Enhancement/Upgrade-PHP Aiden Arnkels-Webb 2023-04-18 17:31:23 +0100
  • 03e6696880 Update Dockerfile Aiden Arnkels-Webb 2023-04-18 17:28:30 +0100
  • 52b03a0e8b Update glpi-start Aiden Arnkels-Webb 2023-04-18 17:28:17 +0100
  • ca265ed0d5 Get tag from Var Aiden Arnkels-Webb 2023-04-18 17:06:47 +0100
  • b4657547c6 Add Makefile for quick dev Aiden Arnkels-Webb 2023-04-18 17:05:46 +0100
  • 99523e2426
    Update check_glpi_version.yml #35 Antoine Guyon 2023-03-27 20:36:13 +0200
  • d1a1b4ec7c
    Update check_glpi_version.yml Antoine Guyon 2023-03-27 20:31:29 +0200
  • e4c587c97f
    Update check_glpi_version.yml Antoine Guyon 2023-03-27 19:58:42 +0200
  • 728379691e
    Create check_glpi_version.py Antoine Guyon 2023-03-27 19:57:15 +0200
  • 37c55fcdb3
    Create check_glpi_version.yml Antoine Guyon 2023-03-27 19:54:13 +0200
  • 75985fbc6b
    Update testing.yml Antoine Guyon 2023-03-27 16:04:08 +0200
  • 51e563a20b
    Update testing.yml Antoine Guyon 2023-03-27 15:43:39 +0200
  • 6dcca3d0c0
    Update testing.yml Antoine Guyon 2023-03-27 15:33:48 +0200
  • 5405480300
    Update testing.yml Antoine Guyon 2023-03-27 15:31:51 +0200
  • ebcd9490a7
    Update testing.yml Antoine Guyon 2023-03-27 13:58:25 +0200
  • 6b293ba33f
    Update testing.yml Antoine Guyon 2023-03-27 10:48:44 +0200
  • 0f01a6cf98
    Create testing.yml Antoine Guyon 2023-03-27 10:47:01 +0200
  • 3c2d076f9a implementation-non-interactive-install-on-k8s-plus-redis-as-user-and-php-session-cache #81 Denis Kuzakov 2023-03-02 21:50:14 +0300