Stephen Owen
4fe55b5a28
Added note on tweaking settings and using own map ( #602 )
2020-08-07 17:15:13 -05:00
Stephen Owen
bd503f224d
Adds EULA to the 'quickstart' command in readme ( #600 )
...
* Adds EULA to the 'quickstart' command in readme
most people will start with the quickstart command, which won't work anymore now that EULA is required. Modified the sample quickstart to include the new minimum params.
* Update README.md
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
* Update README.md
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2020-08-04 20:06:00 -05:00
Geoff Bourne
b5c91647ca
Added testdata to dockerignore
2020-08-02 19:57:47 -05:00
Geoff Bourne
c359a0f2ac
Changed MODPACK and MODS to only resolve effective URL when needed
...
For #592
2020-08-02 19:57:12 -05:00
Geoff Bourne
c7c4c7497a
docs: Added test multiarch build instruction
2020-07-26 13:51:16 -05:00
Geoff Bourne
e442baab31
Added writing of eula file after FTBA modpack is installed ( #550 )
2020-07-26 13:50:57 -05:00
Geoff Bourne
8101c8b51c
Merge branch 'master' into multiarch
...
Renamed to start-deployFTBA
# Conflicts:
# start-configuration
# start-deployCF
2020-07-26 13:47:17 -05:00
Geoff Bourne
49d9f4a89d
Separated autopause config file location to keep scripts read-only
2020-07-26 13:22:07 -05:00
Geoff Bourne
aebe35c9d4
misc: Refactor writeEula
2020-07-26 13:19:45 -05:00
Geoff Bourne
a26361c79f
misc: Renamed start-deployCF to align with multiarch branch
2020-07-26 13:07:30 -05:00
Geoff Bourne
eba1ef6ab9
Auto-merging via docker-versions-create
...
# Conflicts:
# start-deployFTB
# start-minecraftFinalSetup
2020-07-26 08:35:13 -05:00
Paul Zühlcke
a486458a08
Fixed "REPLACE_ENV_VARIABLES_EXCLUDE_PATHS" breaking cfg replacer when set. ( #598 )
2020-07-26 08:20:11 -05:00
nrgbistro
82b8401414
More filenames for modpack start scripts ( #596 )
2020-07-23 14:29:39 -05:00
Geoff Bourne
8b6ee91ec1
Added support for upgrading with USE_MODPACK_START_SCRIPT=false
2020-07-19 18:10:16 -05:00
Geoff Bourne
06cffd9e15
Ensured eula and other files brought over when not using CF start script ( #591 )
2020-07-19 16:29:41 -05:00
Geoff Bourne
beaccbcf3b
Added option to set USE_MODPACK_START_SCRIPT=false for CF modpacks ( #591 )
2020-07-19 15:01:19 -05:00
Geoff Bourne
21ee5e2401
Changed handling of unrecognized VERSION and detect absent server in meta json
...
For #590
2020-07-19 12:22:15 -05:00
Geoff Bourne
6462e1580c
Removed improperly merged apk call
2020-07-18 19:29:49 -05:00
Geoff Bourne
8b5552bb62
Auto-merging via docker-versions-create
2020-07-18 18:41:10 -05:00
Paul Zühlcke
747c188824
Use -prune for "REPLACE_ENV_VARIABLES_EXCLUDE_PATHS" feature. ( #588 )
2020-07-18 18:31:29 -05:00
Geoff Bourne
692087dd25
Ensured ops.txt and white-list.txt are always provided for CURSEFORGE/FTB type ( #584 )
2020-07-18 13:49:40 -05:00
Geoff Bourne
6fe13e8654
Clarified "invalid type" message for FTBA on multiarch
2020-07-18 13:09:58 -05:00
Geoff Bourne
3b2b98b9fe
Upgrade base image packages
...
For #586
2020-07-14 21:07:57 -05:00
Code Monad
796f2fe14a
Add support for rcon password from file ( #585 )
2020-07-13 21:00:46 -05:00
Geoff Bourne
4fef391b64
misc: Switched maintainer label to opencontainers schema
2020-07-12 11:36:31 -05:00
Geoff Bourne
83f6cebd0b
Merge pull request #581 from itzg/dev/add-ci-tests
...
Added CI tests
2020-07-11 14:29:59 -05:00
Geoff Bourne
90183ae823
ci: Don't restart failed container during test
2020-07-11 14:26:47 -05:00
Geoff Bourne
3c9df03584
ci: Only output server logs when failed
2020-07-11 14:13:51 -05:00
Geoff Bourne
367c6cfd92
ci: Added testing step to github actions
2020-07-11 14:09:08 -05:00
Geoff Bourne
5e75410e7c
Confirm latest Paper jar is always downloaded
2020-07-11 13:30:39 -05:00
Geoff Bourne
38028f7d0c
Confirm latest Spigot jar is always downloaded
2020-07-11 13:17:28 -05:00
Geoff Bourne
3ca514f2b2
Auto-merging via docker-versions-create
2020-07-11 13:14:10 -05:00
Geoff Bourne
a07ae685e2
Fixed attempted rsync when WORLD not set
2020-07-11 13:09:48 -05:00
Geoff Bourne
c07f899870
Auto-merging via docker-versions-create
...
# Conflicts:
# start-deployFTB
2020-07-10 17:13:05 -05:00
Paul Zühlcke
092b530537
Added 'FORCE_WORLD_COPY' environment variable ( #580 )
2020-07-10 17:06:47 -05:00
Geoff Bourne
cf691499a1
docs: Moved section for DISABLE_HEALTHCHECK to existing healthcheck section
2020-07-09 21:07:26 -05:00
Geoff Bourne
0bb9cccdc6
Added REPLACE_ENV_VARIABLES_EXCLUDE_PATHS
...
For #575
2020-07-09 21:05:17 -05:00
Geoff Bourne
4cb12f6cae
Added DISABLE_HEALTHCHECK
2020-07-09 20:54:34 -05:00
Geoff Bourne
ecbdeb2096
Added option to disable PLUGINS_SYNC_UPDATE
...
For #576
2020-07-08 19:07:53 -05:00
Geoff Bourne
9a7a532f7b
Changed order of /plugins rsync to be before processing env vars
...
For #577
2020-07-06 17:16:51 -05:00
Geoff Bourne
825833c859
Added REPLACE_ENV_VARIABLES_EXCLUDES
...
for #575
2020-07-06 16:41:56 -05:00
Geoff Bourne
c4c3613874
misc: added docs to release notes exclusion
2020-07-04 15:02:32 -05:00
Geoff Bourne
e527fd9551
Auto-merging via docker-versions-create
2020-07-04 14:58:40 -05:00
Geoff Bourne
3a03156cb3
ci: Adjust pr workflow name
2020-07-04 14:55:45 -05:00
orblazer
b3780186f8
Add some missing properties in env variables ( #574 )
2020-07-04 14:52:35 -05:00
Kamaroth92
c4654e44d8
Move server-icon.png to FTB_DIR if exists ( #573 )
...
Co-authored-by: Tane Barriball <tanebarriball@gmail.com>
2020-07-04 09:08:37 -05:00
Kamaroth92
9c6047e3fc
Updated worldDest to use FTB_DIR in order to deal with nested FTB modpacks ( #571 )
...
Co-authored-by: Tane Barriball <tanebarriball@gmail.com>
2020-07-01 18:48:41 -05:00
Geoff Bourne
260cc7d180
docs: added recommendation against using SERVER_PORT
2020-06-30 08:40:33 -05:00
Geoff Bourne
bbe930e552
ci: changed gh actions to avoid image push on PR
2020-06-28 12:22:00 -05:00
Geoff Bourne
a655fe860e
docs: removed github readme link since Docker Hub docs are manual now
2020-06-28 12:17:07 -05:00