Commit graph

28 commits

Author SHA1 Message Date
91b0615809
Improve image building performance 2024-04-20 17:02:31 +02:00
3920dfa262
Revert "This may or may not work" (did not work)
This reverts commit 6f481d441b.
2024-04-20 16:57:29 +02:00
6f481d441b
This may or may not work 2024-04-20 16:55:44 +02:00
bfe0ceabbf
Add RCON support 2024-04-20 16:53:15 +02:00
40d21732df
Remove version 2024-04-20 16:48:59 +02:00
b46300a32d
Fix shutdown behaviour 2024-04-20 16:46:20 +02:00
3a90e80b87 Rename main container 2024-03-07 23:12:29 +01:00
92decd97fa Add network to docker-compose.yml 2024-01-27 20:38:42 +01:00
5144e34c70 i am stupid i am stupid i am stupid i am stupid 2024-01-27 19:51:48 +01:00
80a4bc4f14 Fix issues and update config.example.env 2024-01-27 18:27:59 +01:00
b7e43cf437 Shutdown properly instead of restarting server 2024-01-27 18:07:12 +01:00
f376cce807 Update entrypoint.sh
- Add comments
- Move argument compiler from initialize() into compile_args()
- Add compile_flags() function
- Add internal_error() function
- Move several functions
- Move log cleaning into own function
- Support for Aikar's flags (better variant)
- Support for G1GC and ZGC garbage collectors
- Support for manipulating memory limits
2024-01-27 17:43:29 +01:00
58edf5d8e8 Update LICENSE and more 2024-01-27 17:13:25 +01:00
9001e9198c Add rcon-cli 2024-01-27 16:58:04 +01:00
bca6dd8673 Rename example conf, change Makefile & entrypoint 2024-01-27 16:32:41 +01:00
c18ec3d06f Add CTRL+C catching 2024-01-26 15:38:08 +01:00
30dd6d21ee Fix docker-compose.yml error 2024-01-26 14:49:52 +01:00
9033261280 Move environment variables into config.env 2024-01-26 14:47:58 +01:00
046167b211 Update restart and stop_grace_period values 2024-01-26 14:39:19 +01:00
a404cb9395 Add MCSD_CLEAN_LOGS option 2024-01-26 14:37:52 +01:00
6480a6036e Change cwd during run() 2024-01-26 01:52:54 +01:00
496f53bbf7 Remove user 2024-01-26 01:48:52 +01:00
f45adcc08c Not being stupid would be good 2024-01-26 01:29:22 +01:00
6fe9024282 Auto accept EULA 2024-01-26 01:12:24 +01:00
93a0efbabd Add setup instructions 2024-01-26 00:14:31 +01:00
80c50f557d Add environment variables to docker-compose.yml 2024-01-26 00:13:54 +01:00
2960d76ead Add docker-compose.yml 2024-01-25 23:19:06 +01:00
2258a6bb5b Initial commit 2024-01-25 23:12:09 +01:00