Commit Graph

  • bc829b39eb
    feat: change from using watch to cron Daniel Gibbs 2023-10-26 17:20:51 +0100
  • a2e59a12c7
    feat: run cron on entrypoint.sh Daniel Gibbs 2023-10-25 23:15:13 +0100
  • 0605c17140
    Support passing in LGSM command to run #37 Josh 2023-10-07 22:17:01 -0400
  • 5252bb0e54
    Merge 7435a72127 into dc733f7df5 #36 Josh Bryans 2023-09-30 14:25:55 +0000
  • 7435a72127
    address codacy issue #36 Josh Bryans 2023-09-30 10:25:52 -0400
  • 391086c2ab
    address codacy issue Josh Bryans 2023-09-30 10:19:12 -0400
  • 0611da8868
    Support pre/post install hook directories Josh Bryans 2023-09-30 09:30:28 -0400
  • dc733f7df5
    feat(docker): enable correct UID and GID setting via docker-compose.yml (#31) Justus557 2023-09-18 13:57:25 +0200
  • c410637ad2
    chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 (#32) dependabot[bot] 2023-09-18 12:56:59 +0100
  • 204f46ddba
    chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 (#33) dependabot[bot] 2023-09-18 12:56:48 +0100
  • 57557dba29
    chore(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#34) dependabot[bot] 2023-09-18 12:56:39 +0100
  • 70ce802cfe
    chore(deps): bump docker/setup-qemu-action from 2 to 3 (#35) dependabot[bot] 2023-09-18 12:56:27 +0100
  • a1bfa574cd
    chore(deps): bump docker/setup-qemu-action from 2 to 3 #35 dependabot[bot] 2023-09-18 09:45:55 +0000
  • 6eabb67498
    chore(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 #34 dependabot[bot] 2023-09-18 09:45:52 +0000
  • c0953b2378
    chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 #33 dependabot[bot] 2023-09-18 09:45:49 +0000
  • 3b3bf101ed
    chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 #32 dependabot[bot] 2023-09-18 09:45:46 +0000
  • 9092552e7e feat(docker): enable correct UID and GID setting via docker-compose.yml #31 Justus557 2023-09-14 22:12:37 +0200
  • e972ec187a
    refactor: improve update check message Daniel Gibbs 2023-09-14 15:48:26 +0100
  • ce9eb50e0b
    feat: Add LGSM_DATADIR environment variable Daniel Gibbs 2023-09-11 22:45:56 +0100
  • e14583a0f2
    feat: add uuid-runtime package to Dockerfile Daniel Gibbs 2023-09-11 21:35:33 +0100
  • 6dcea33138
    chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 (#28) dependabot[bot] 2023-09-11 18:28:24 +0100
  • 41b27264c0
    chore(deps): bump actions/checkout from 3 to 4 (#29) dependabot[bot] 2023-09-11 18:28:10 +0100
  • e987697250
    chore(deps): bump actions/checkout from 3 to 4 #29 dependabot[bot] 2023-09-11 09:12:03 +0000
  • 1515edee4d
    chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 #28 dependabot[bot] 2023-09-11 09:12:00 +0000
  • 5eb84322b2 refactor: improve entrypoint-user.sh script Daniel Gibbs 2023-09-02 22:47:38 +0100
  • 65d5d2a4c3 feat: update nodejs installer and update USER env Daniel Gibbs 2023-09-02 22:23:02 +0100
  • 66481fc6cf
    chore(deps): bump docker/setup-buildx-action from 2.9.0 to 2.10.0 (#26) dependabot[bot] 2023-09-02 01:43:57 +0100
  • 5bfbb87002 Merge remote-tracking branch 'origin/main' into main Daniel Gibbs 2023-09-02 01:43:21 +0100
  • bb0cb9c174 feat: define missing user in docker container Daniel Gibbs 2023-09-02 01:43:13 +0100
  • df3fe4fa2d
    chore(deps): bump docker/setup-buildx-action from 2.9.0 to 2.10.0 #26 dependabot[bot] 2023-08-28 09:10:49 +0000
  • 58d53d145f
    chore(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1 #24 dependabot[bot] 2023-07-17 09:32:40 +0000
  • 73aedbc4ea
    chore(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#23) dependabot[bot] 2023-07-10 11:55:34 +0100
  • 7df4413004
    chore(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.0 #23 dependabot[bot] 2023-07-10 09:50:12 +0000
  • f58cb56888 refactor: update Dockerfile.ubuntu-2204 Daniel Gibbs 2023-07-05 22:09:44 +0100
  • 50d64ae23b refactor: update Dockerfile for Ubuntu 18.04, 20.04, and 22.04 Daniel Gibbs 2023-07-05 21:45:05 +0100
  • 5ae008ed9b refactor: update README.md with base LinuxGSM image details Daniel Gibbs 2023-07-05 20:49:09 +0100
  • 047cd416fd chore: lint Daniel Gibbs 2023-07-05 16:15:19 +0100
  • 46598b7b72 refactor: update log file path in entrypoint-user.sh Daniel Gibbs 2023-07-05 13:28:58 +0100
  • 428793e3e3 feat: cleanup old GitHub packages Daniel Gibbs 2023-07-05 13:08:18 +0100
  • e277f17c6d fix: fix tailing log files Daniel Gibbs 2023-07-05 11:39:41 +0100
  • 8fcdab7dfd refactor: improve exit handler and log tailing Daniel Gibbs 2023-07-04 14:52:30 +0100
  • 9a0cdef2d1 feat: add Dockerfile and entrypoint to docker-publish workflow Daniel Gibbs 2023-07-04 11:07:29 +0100
  • cbf6e45647
    chore(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#22) dependabot[bot] 2023-07-04 11:01:34 +0100
  • c2092ecfc0
    chore(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 #22 dependabot[bot] 2023-07-04 10:00:32 +0000
  • fac6007944 refactor: improve exit handling and code organization Daniel Gibbs 2023-07-04 10:59:54 +0100
  • 667c690205 feat: update Docker Hub description Daniel Gibbs 2023-07-02 16:35:38 +0100
  • 10a5dda827 build: update Docker build and push actions Daniel Gibbs 2023-07-02 16:32:58 +0100
  • e03d89ed4d fix: update file paths in entrypoint scripts Daniel Gibbs 2023-07-02 02:30:16 +0100
  • a6d127aa2f fix: update server path in entrypoint healthcheck script Daniel Gibbs 2023-07-02 01:46:38 +0100
  • ac418e4998 fix: update LGSM GitHub branch to master Daniel Gibbs 2023-07-02 01:12:25 +0100
  • 8b82d200e9 refactor: simplify entrypoint-user.sh Daniel Gibbs 2023-07-02 00:50:52 +0100
  • 890f9cad1f feat: update Dockerfile and entrypoint scripts Daniel Gibbs 2023-07-02 00:39:03 +0100
  • 3b437de255
    Bump docker/login-action from 2.1.0 to 2.2.0 (#15) dependabot[bot] 2023-06-23 19:32:41 +0100
  • a86b25cd3a
    Bump docker/setup-buildx-action from 2.5.0 to 2.7.0 (#19) dependabot[bot] 2023-06-23 19:32:00 +0100
  • b1efbd635f
    Bump docker/build-push-action from 4.0.0 to 4.1.1 (#20) dependabot[bot] 2023-06-23 19:31:56 +0100
  • 4b8788be1d
    🔄 synced file(s) with dgibbs64/repo-sync (#21) Daniel Gibbs 2023-06-23 19:31:28 +0100
  • d4f1ef8ebc 🔄 created local '.vscode/extensions.json' from remote 'docker/.vscode/extensions.json' #21 dgibbs64 2023-06-23 16:08:02 +0000
  • 8c5476fad0 🔄 synced local '.gitignore' with remote 'docker/.gitignore' dgibbs64 2023-06-23 16:08:02 +0000
  • fa7ab51904 🔄 synced local '.editorconfig' with remote 'docker/.editorconfig' dgibbs64 2023-06-23 16:08:02 +0000
  • a4979583bc 🔄 synced local '.yamllint.yml' with remote 'docker/.yamllint.yml' dgibbs64 2023-06-23 16:08:02 +0000
  • 32d428e919 🔄 synced local '.github/workflows/update-copyright-years-in-license-file.yml' with remote 'general/.github/workflows/update-copyright-years-in-license-file.yml' dgibbs64 2023-06-23 16:08:02 +0000
  • 2265e846ac 🔄 synced local '.github/dependabot.yml' with remote 'general/.github/dependabot.yml' dgibbs64 2023-06-23 16:08:02 +0000
  • a19c4d590a 🔄 created local '.github/FUNDING.yml' from remote 'general/.github/FUNDING.yml' dgibbs64 2023-06-23 16:08:02 +0000
  • eaadc99523
    Bump docker/build-push-action from 4.0.0 to 4.1.1 #20 dependabot[bot] 2023-06-14 10:03:56 +0000
  • aac7c52f00
    Bump docker/setup-buildx-action from 2.5.0 to 2.7.0 #19 dependabot[bot] 2023-06-13 10:02:09 +0000
  • 2018f732dd
    Bump docker/build-push-action from 4.0.0 to 4.1.0 #18 dependabot[bot] 2023-06-12 10:06:46 +0000
  • a27951d94c
    Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 #16 dependabot[bot] 2023-06-08 10:01:38 +0000
  • fa14bcc9c5
    Bump docker/login-action from 2.1.0 to 2.2.0 #15 dependabot[bot] 2023-06-08 10:01:32 +0000
  • e584e888a7 fix home Daniel Gibbs 2023-06-02 23:23:24 +0100
  • a0faaaeade feat: functions to modules Daniel Gibbs 2023-06-02 23:22:32 +0100
  • cfa8ff9069 feat: Update entrypoint-user.sh Daniel Gibbs 2023-05-31 23:46:14 +0100
  • abcb4edad8 comment out test Daniel Gibbs 2023-05-31 21:30:20 +0100
  • facb68e8a2 feat: Update entrypoint.sh to set HOME environment variable Daniel Gibbs 2023-05-31 21:14:58 +0100
  • 6329b7d6a1 Merge remote-tracking branch 'origin/main' into main Daniel Gibbs 2023-05-31 18:58:41 +0100
  • 4b56b1e2d3 feat: update Dockerfiles and entrypoint scripts Daniel Gibbs 2023-05-31 18:58:37 +0100
  • ebbd021585
    Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#13) dependabot[bot] 2023-05-31 16:19:09 +0100
  • 44cc7d7f31
    Bump FantasticFiasco/action-update-license-year from 2 to 3 (#14) dependabot[bot] 2023-05-31 16:18:56 +0100
  • 22ddaefa50
    Bump FantasticFiasco/action-update-license-year from 2 to 3 #14 dependabot[bot] 2023-03-29 10:02:43 +0000
  • 48a3550f03
    Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 #13 dependabot[bot] 2023-03-10 10:04:23 +0000
  • 13a3f18651 fix healthcheck Daniel Gibbs 2023-02-09 14:13:04 +0000
  • ecde5df179 feat: change homedir Daniel Gibbs 2023-02-08 14:10:38 +0000
  • ddedd888af feat: change HOME to /linuxgsm Daniel Gibbs 2023-02-07 23:25:16 +0000
  • 247b433343
    Merge pull request #12 from GameServerManagers/dependabot/github_actions/docker/setup-buildx-action-2.4.1 dependabot[bot] 2023-02-07 22:49:11 +0000
  • 72a405ad38 Merge remote-tracking branch 'origin/main' into main Daniel Gibbs 2023-02-07 22:48:13 +0000
  • f0934824c0 chore: update s6 overlay version to 3.2.3.0 Daniel Gibbs 2023-02-07 22:47:58 +0000
  • 59927b92c1
    Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 #12 dependabot[bot] 2023-02-07 09:13:08 +0000
  • d59d232856
    Merge pull request #10 from GameServerManagers/dependabot/github_actions/docker/setup-buildx-action-2.4.0 Daniel Gibbs 2023-02-03 23:58:15 +0000
  • 114731ae19
    Merge pull request #11 from GameServerManagers/dependabot/github_actions/docker/build-push-action-4.0.0 Daniel Gibbs 2023-02-03 23:58:07 +0000
  • 31d0feef47 remove execs Daniel Gibbs 2023-02-03 23:56:12 +0000
  • 81f70540d3
    Bump docker/build-push-action from 3.3.0 to 4.0.0 #11 dependabot[bot] 2023-01-31 09:11:43 +0000
  • 3bdaa154ea
    Bump docker/setup-buildx-action from 2.2.1 to 2.4.0 #10 dependabot[bot] 2023-01-31 09:11:36 +0000
  • ef12ccb5a3
    Bump docker/setup-buildx-action from 2.2.1 to 2.3.0 #9 dependabot[bot] 2023-01-30 09:24:57 +0000
  • eb131128f6 chore: linting Daniel Gibbs 2023-01-18 15:44:00 +0000
  • 601b7e55d1 fix: autoinstall running every time Daniel Gibbs 2023-01-18 15:43:37 +0000
  • 4c0561347e
    Update README.md Daniel Gibbs 2023-01-16 12:42:17 +0000
  • cebeb73fd1
    Update README.md Daniel Gibbs 2023-01-16 12:38:01 +0000
  • 0b57b2bdf5
    Merge pull request #8 from GameServerManagers/dependabot/github_actions/docker/build-push-action-3.3.0 Daniel Gibbs 2023-01-16 12:34:01 +0000
  • a7de6161a8
    Bump docker/build-push-action from 3.2.0 to 3.3.0 #8 dependabot[bot] 2023-01-16 09:20:58 +0000
  • 902fb5127b
    Update and rename LICENSE to LICENSE.md Daniel Gibbs 2023-01-14 00:36:02 +0000
  • 2c49b801b3
    Update update-copyright-years-in-license-file.yml Daniel Gibbs 2023-01-14 00:28:49 +0000