Geoff Bourne
|
c9c6147960
|
auto_cf: allow explicit inclusions to override default exclusions (#2240)
Also
- removed carry-on from default exclusions
|
2023-06-19 12:03:37 -05:00 |
|
dependabot[bot]
|
bfa74a73be
|
build(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 (#2238)
|
2023-06-19 08:20:19 -05:00 |
|
Geoff Bourne
|
b615dbf6c4
|
Add resolveVersion for TYPE=CURSEFORGE (#2237)
|
2023-06-18 19:58:29 -05:00 |
|
Geoff Bourne
|
e5fe913a74
|
Ensure VERSION is resolved from existing Fabric install (#2235)
Also
* Cleaned up some of the deployment docs info
|
2023-06-18 15:31:39 -05:00 |
|
Geoff Bourne
|
a566f99018
|
Fix up-to-date handling of MODS/PLUGINS/MODS_FILE (#2234)
|
2023-06-18 09:44:31 -05:00 |
|
Geoff Bourne
|
87e2f2b177
|
Switch Quilt and Purpur to image helper (#2229)
|
2023-06-17 13:00:22 -05:00 |
|
rela
|
55fb21cdd7
|
docs: add full working example tutorial in misc/deployment/ with link in intro (#2225)
|
2023-06-16 23:32:30 -05:00 |
|
Geoff Bourne
|
f9a97e3ac4
|
docs: add docker compose usage to intro (#2223)
|
2023-06-15 16:29:43 -05:00 |
|
Geoff Bourne
|
d5ce6e8db9
|
docs: corrected base image use in docs (#2220)
|
2023-06-14 22:28:22 -05:00 |
|
Craig J Smith
|
6359b5ce42
|
Update start-deployPaper (#2216)
|
2023-06-14 07:15:02 -05:00 |
|
Floris Brunet
|
8d53e82b33
|
Fix server types link. (#2217)
|
2023-06-14 07:14:43 -05:00 |
|
Geoff Bourne
|
83fa659b4d
|
Use mc-image-helper for Purpur (#2215)
|
2023-06-13 21:35:09 -05:00 |
|
Geoff Bourne
|
89fb4e7f51
|
docs: updated development notes to use jwebserver (#2212)
|
2023-06-13 09:29:50 -05:00 |
|
Geoff Bourne
|
fc7d48e33f
|
Switch to mc-image-helper for installing Paper/Folia (#2211)
|
2023-06-13 09:24:37 -05:00 |
|
Geoff Bourne
|
24f40c84ee
|
docs: fixed building page formatting and added base image info (#2210)
|
2023-06-13 07:59:03 -05:00 |
|
dependabot[bot]
|
61bc034589
|
build(deps): bump docker/build-push-action from 3.3.0 to 4.1.0 (#2203)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v4.1.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 13:50:36 -05:00 |
|
Geoff Bourne
|
bd8d7f8baf
|
Sort other server property mappings (#2206)
And removed some redundant ones.
|
2023-06-12 13:43:34 -05:00 |
|
Geoff Bourne
|
38906e5775
|
Add ENFORCE_SECURE_PROFILE to docs table (#2205)
[Discussed in Discord](https://discord.com/channels/660567679458869252/660569641550217327/1117883383456993332)
|
2023-06-12 13:34:36 -05:00 |
|
dependabot[bot]
|
b874b2594b
|
build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#2202)
|
2023-06-12 07:40:30 -05:00 |
|
Geoff Bourne
|
c8ffbec928
|
For backward compatibility, allow MODS to list plugins for those server types (#2200)
|
2023-06-11 11:00:39 -05:00 |
|
Geoff Bourne
|
8a4dbb53e7
|
Corrected broken links in types and mods (#2199)
Also
- noted error seen when Java 8 is needed
|
2023-06-10 17:18:37 -05:00 |
|
Geoff Bourne
|
787c6bd08d
|
Fixed example Geyser compose file (#2198)
|
2023-06-10 13:40:44 -05:00 |
|
Geoff Bourne
|
a5b7f8ac90
|
Improved handling of MODS and PLUGINS lists (#2197)
|
2023-06-10 12:51:49 -05:00 |
|
Geoff Bourne
|
3c1a83cc6a
|
Clearer differentiation of mod platforms and types (#2179)
Also, skip version resolution for mod platforms.
|
2023-06-08 08:52:08 -05:00 |
|
Nexus Novaz
|
821428c8b1
|
Changed rcon password references from "minecraft" to randomly generated (#2186)
|
2023-06-06 14:53:01 -05:00 |
|
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 |
|