jeremy
|
a2dc05abc7
|
fix: derive VER_LOADER from existing symlink on restart
Build dev image / build (push) Successful in 1m9s
|
2026-06-17 22:34:33 -04:00 |
|
jeremy
|
6e13a0aa15
|
refactor: modular init, add bedrock loader, dynamic java/healthcheck
Build dev image / build (push) Failing after 18m12s
- Split monolithic init into modular lib files under scripts/lib/
(common.sh, java.sh, server.sh, loaders/{vanilla,paper,fabric,forge,neoforge}.sh)
- Add bedrock loader: downloads from Minecraft Services API,
runs native binary with LD_LIBRARY_PATH, skips Java setup
- Add auto-detection for JAVA_VERSION from Mojang version manifest
(MC 1.20.5+ -> temurin@21, 1.17-1.20.4 -> temurin@17,
1.17 -> temurin@16, pre-1.17 -> temurin@8)
- Fix NEW_FORGE unbound variable when non-Forge loaders run
- Fix Fabric loader jq filter (-s slurp removed, null string check fixed)
- Fix Forge test detection (recursive find for forge-*-server.jar)
- Dynamic healthcheck: nc -z TCP 25565 for Java, nc -zu UDP 19132 for bedrock
- Add .gitea/workflows/build-dev.yml for dev branch CI builds
- Base image: debian:bookworm-slim (from ubuntu:noble)
- Add unzip, netcat-openbsd to Docker image
- Switch to shebangs, set -euo pipefail throughout
|
2026-06-17 18:41:26 -04:00 |
|
jeremy
|
2d46f91c60
|
adjust docker compose with new standards for Xms and Xmx
Docker Build and Push / build (push) Successful in 1m11s
|
2025-07-25 21:51:06 -04:00 |
|
jeremy
|
0df24cb64a
|
neoforge modification to differentiate between new and old
|
2025-07-25 21:50:24 -04:00 |
|
jeremy
|
f871915c08
|
incorrect variable fix
Docker Build and Push / build (push) Successful in 1m5s
|
2025-07-23 13:24:30 -04:00 |
|
jeremy
|
9c8bc802a8
|
correct launch parameters for neoforge
Docker Build and Push / build (push) Successful in 1m12s
|
2025-07-23 13:21:11 -04:00 |
|
jeremy
|
d78cfd39c1
|
bluff called, touche
Docker Build and Push / build (push) Successful in 1m5s
|
2025-07-23 11:39:03 -04:00 |
|
jeremy
|
2223ea9969
|
THIS IS THE LAST TIME, YOU HEAR ME?
Docker Build and Push / build (push) Successful in 1m5s
|
2025-07-23 11:35:35 -04:00 |
|
jeremy
|
527dd5b4e7
|
this is what happens when you push a hack
Docker Build and Push / build (push) Successful in 1m1s
|
2025-07-23 11:33:14 -04:00 |
|
jeremy
|
4c155584af
|
run.sh temp hack
Docker Build and Push / build (push) Successful in 1m7s
|
2025-07-23 11:29:03 -04:00 |
|
jeremy
|
5383662f9f
|
take out removal of needed files
Docker Build and Push / build (push) Successful in 1m8s
|
2025-07-22 15:05:57 -04:00 |
|
jeremy
|
feca6cfa83
|
Fix forge and implement NeoForge
Docker Build and Push / build (push) Successful in 2m36s
|
2025-07-22 12:32:13 -04:00 |
|
jeremy
|
b0c1b07499
|
Loader version option
Docker Build and Push / build (push) Successful in 2m25s
|
2025-06-18 07:52:11 -04:00 |
|
jeremy
|
744bd61ee6
|
fixed inverted logic
Docker Build and Push / build (push) Successful in 3m11s
|
2025-04-11 16:02:19 -04:00 |
|
jeremy
|
ec9c48ac68
|
remove references to old script
Docker Build and Push / build (push) Successful in 1m5s
|
2025-03-30 00:46:48 -04:00 |
|
jeremy
|
8dafd475ba
|
remove old script, moved to init
|
2025-03-30 00:46:21 -04:00 |
|
jeremy
|
f325f54ee9
|
add comment for server choice
|
2025-03-30 00:45:55 -04:00 |
|
jeremy
|
b425ab200a
|
Move everything into single init
|
2025-03-30 00:45:34 -04:00 |
|
jeremy
|
cff62979ff
|
change Eula handling, disable server start
Docker Build and Push / build (push) Successful in 1m6s
|
2025-03-29 06:11:18 -04:00 |
|
jeremy
|
2037324375
|
convert to "rootless"
Docker Build and Push / build (push) Successful in 1m14s
|
2025-03-29 04:08:02 -04:00 |
|
jeremy
|
e6b309d047
|
modify for "rootless"
|
2025-03-29 04:07:45 -04:00 |
|
jeremy
|
d7af43f8b0
|
A little bit of formatting
|
2025-03-29 04:06:48 -04:00 |
|
jeremy
|
e04bf4ef57
|
add ports to compose file and set default server as paper
Docker Build and Push / build (push) Successful in 1m17s
|
2025-03-28 02:26:45 -04:00 |
|
jeremy
|
7693eb3b6f
|
corrected MEM to MEMORY in docker compose
Docker Build and Push / build (push) Successful in 1m10s
|
2025-03-22 21:21:06 -04:00 |
|
jeremy
|
aa4b113bfe
|
change default to paper, and change name of service
Docker Build and Push / build (push) Successful in 1m5s
|
2025-03-22 19:57:53 -04:00 |
|
jeremy
|
1bf7ab468a
|
delete test workflow
Docker Build and Push / build (push) Successful in 1m7s
|
2025-03-22 19:38:51 -04:00 |
|
jeremy
|
95be5b3d45
|
todo
|
2025-03-22 19:37:39 -04:00 |
|
jeremy
|
bd8e219ad8
|
change compose file with updated image
|
2025-03-22 19:37:33 -04:00 |
|
jeremy
|
d1568f1b97
|
add docker image build and push
|
2025-03-22 19:37:10 -04:00 |
|
jeremy
|
771700d6c8
|
initial push
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m36s
|
2025-03-22 18:56:54 -04:00 |
|