Commit Graph

1823 Commits

Author SHA1 Message Date
Geoff Bourne
07fc81a442
Corrected primary image taggging (#2184) 2023-06-05 19:41:50 -05:00
Ryan Hullah
12d236fc26
Update Vault Hunters example to Update-10.0.0 (#2182) 2023-06-05 19:09:38 -05:00
Nexus Novaz
8cafeb508f
Fixed Server Type link on index.md (#2178) 2023-06-04 11:06:10 -06:00
Geoff Bourne
ccb971d181
docs: info for plugins that can't download via Spiget (#2168) 2023-05-31 16:05:01 -05:00
Geoff Bourne
2b8cb975f9
docs: don't use EssentialsX as Spiget example (#2167)
...since it is one of those that doesn't allow automated downloads.

[Discussed in Discord](https://discord.com/channels/660567679458869252/660569641550217327/1113565094228529255)
2023-05-31 15:47:28 -05:00
Geoff Bourne
bc4ffe6493
build: use multi-arch platforms in verify-pr (#2166)
...and corrected for lack of arm/v7 support in eclipse-temurin:20-jre image
2023-05-31 13:14:05 -05:00
chblodg
e443d6ecf4
Moving Java 19 to 20 and adding Alpine (#2162) 2023-05-31 11:15:30 -05:00
Geoff Bourne
1aed25905d
Request docker pull in bug issue template (#2160) 2023-05-30 16:30:10 -05:00
Geoff Bourne
ebf59f0a83
docs: clarify bind mounts for Podman also (#2157) 2023-05-29 13:55:18 -05:00
Geoff Bourne
adeee3135f
docs: add doc site banner and fix corrupted image files (#2156) 2023-05-29 13:33:59 -05:00
Geoff Bourne
1932f0cfd4
docs: mkdocs cleanup and caught up with latest README changes (#2155) 2023-05-28 16:14:57 -05:00
Geoff Bourne
f1e5e48950
docs: corrected site/repo URLs in mkdocs config (#2153) 2023-05-28 13:41:01 -05:00
Geoff Bourne
6a079f0a1d
docs: add RTD badge (#2152) 2023-05-28 13:35:52 -05:00
Geoff Bourne
a428133e47
docs: collapse deprecated sections (#2151) 2023-05-28 13:18:32 -05:00
Geoff Bourne
1f2f893841
docs: prep for readthedocs import (#2150) 2023-05-28 12:59:05 -05:00
Geoff Bourne
e17f958bce
docs: re-home mkdocs sources within this repo (#2149) 2023-05-28 12:55:47 -05:00
Florian Freudiger
bab381d058
Include Log4jPatcher javaagent (#2148) 2023-05-28 11:38:54 -05:00
Geoff Bourne
b64cf0b84f
auto-cf: handle download repo files with + for spaces (#2146) 2023-05-24 22:19:10 -05:00
Geoff Bourne
a6a6e500c1
Added default auto-cf exclusions for MC Eternal (#2143) 2023-05-24 19:32:56 -05:00
Geoff Bourne
37974c5ff4
Clarify mods and plugins Modrinth support (#2135) 2023-05-18 08:23:34 -05:00
Geoff Bourne
a6139a48aa
Support Quilt mod loader for Modrinth modpacks (#2132) 2023-05-15 22:57:48 -05:00
Geoff Bourne
cd63fc882a
Updated Modrinth modpacks to use VERSION and support id, name, or number for project version (#2130) 2023-05-15 18:23:43 -05:00
Geoff Bourne
54f310e50f
Added support for Modrinth modpacks as a server type (#2128) 2023-05-14 13:09:54 -05:00
Geoff Bourne
a34d315d63
Corrected webp package name for OracleLinux (#2114) 2023-05-03 09:10:46 -05:00
Geoff Bourne
11e21672bb
Add webp package for dynmap support (#2113) 2023-05-03 09:00:27 -05:00
Geoff Bourne
c635a7dcdb
autocf: allow manifest JSON to be provided (#2111) 2023-04-30 21:25:07 -05:00
Geoff Bourne
a3a270bf39
docs: added filebrowser sidecar example (#2110) 2023-04-30 11:43:43 -05:00
StealthCT
d4165cd9c3
Update Canyon CI link to Glass Launcher (#2109) 2023-04-30 10:50:31 -05:00
StealthCT
828137fcdb
Download Canyon from GitHub for final build (#2108) 2023-04-30 08:57:22 -05:00
Geoff Bourne
bad30b5022
autocf: add support for mods downloads repo (#2106) 2023-04-29 20:30:59 -05:00
Geoff Bourne
982f40e4b4
Add JSON5 support for patch files (#2105) 2023-04-28 22:29:00 -05:00
Geoff Bourne
d0dcc686b0
autocf: remove usage of old parallel downloads option (#2095) 2023-04-23 22:05:03 -05:00
Geoff Bourne
ac62fdeec8
modrinth: ensure non-required dependency doesn't mask explicit project request (#2094) 2023-04-23 17:27:11 -05:00
Geoff Bourne
d5e0fb23de
Probably quote content passed to mc-send-to-console (#2093) 2023-04-23 12:44:27 -05:00
Geoff Bourne
031e1d759b
Base Java 19 image on focal (#2087) 2023-04-19 08:10:26 -05:00
khankul
687d987211
Remove LoliServer from README.md (#2079) 2023-04-15 20:16:44 -05:00
Geoff Bourne
8abe26ab3d
autocf: avoid extra parallelism while resolving modpack content (#2083) 2023-04-14 08:25:03 -05:00
Marie
834127db2e
Add Folia support (#2081) 2023-04-13 21:55:58 -05:00
Geoff Bourne
3019388864
forge: support 1.11.2 installer ID format (#2076) 2023-04-11 22:24:24 -05:00
Geoff Bourne
53a8151d26 ci: fixed image tagging for master branch 2023-04-10 10:48:42 -05:00
Ryan Conrad
3e9e64e788
Deploy images to both dockerhub and ghcr (#2051)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2023-04-09 10:39:26 -05:00
Geoff Bourne
326c43e544
autocf: use VERSION resolved from modpack (#2072) 2023-04-08 19:03:46 -05:00
Geoff Bourne
f6ab2aaab3
By default, generate random RCON password at startup (#2071) 2023-04-07 20:05:09 -05:00
Geoff Bourne
8987d2cc81
Disabling packwiz test since maven.packwiz.infra.link unresolvable (#2065) 2023-04-04 22:24:18 -05:00
Geoff Bourne
45d5fd1a97 Fetch connection pool max idle timeout configurable 2023-04-04 22:07:15 -05:00
Geoff Bourne
93c0cead40
Tweak level of new docs link (#2063) 2023-04-04 08:26:44 -05:00
Ryan Conrad
195d35214b
updated the readme to include the link to the docs site. (#2061) 2023-04-03 21:37:22 -05:00
Geoff Bourne
2de3efea15
Update CF_API_KEY example for docker run (#2060) 2023-04-03 09:38:17 -05:00
Geoff Bourne
0599fa64c2
With AUTO_CURSEFORGE handle modpacks not allowed for distribution by author (#2059) 2023-04-02 18:19:42 -05:00
Geoff Bourne
94df6cca20
Redacts sensitive headers from debugs like with AUTO_CURSEFORGE (#2058) 2023-04-01 21:34:00 -05:00