diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 860edbd8d52..4c3060b3d86 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -87,9 +87,6 @@ jobs: #!/bin/bash CHARTS=(${{ steps.collect-changes.outputs.modifiedChartsAfterTag }}) echo "Removing Chart Docs prior to regeneration..." - for deltrain in stable SCALE incubator games enterprise develop non-free deprecated dependency core; do - rm -rf website/charts/${deltrain} - done mkdir -p website/static/img/chart-icons || echo "chart-icons path already exists, continuing..." for i in "${CHARTS[@]}" do @@ -98,6 +95,7 @@ jobs: train=${chart_parts[0]} chart=${chart_parts[1]} echo "copying docs to website for ${chart}" + rm -rf website/docs/charts/*/${chart} mkdir -p website/docs/charts/${train}/${chart} || echo "chart path already exists, continuing..." yes | cp -rf charts/${train}/${chart}/README.md website/docs/charts/${train}/${chart}/index.md 2>/dev/null || : yes | cp -rf charts/${train}/${chart}/CHANGELOG.md website/docs/charts/${train}/${chart}/CHANGELOG.md 2>/dev/null || : diff --git a/charts/stable/minecraft-java/docs/community-guide.md b/charts/stable/minecraft-java/docs/community-guide.md index 8b864db8c90..bf38704b464 100644 --- a/charts/stable/minecraft-java/docs/community-guide.md +++ b/charts/stable/minecraft-java/docs/community-guide.md @@ -10,17 +10,17 @@ You can easily run Multiple MC Servers. You simply need to change the external p MC Server 1 -![mc-server1](https://truecharts.org/img/communityguide/apps/games/minecraft-java/mc-server1.png) +![mc-server1](img/mc-server1.png) MC Server 2 -![mc-server2](https://truecharts.org/img/communityguide/apps/games/minecraft-java/mc-server2.png) +![mc-server2](img/mc-server2.png) ## Plugins DIR -To easily get Plugins in to your MC server since PVC's are in use for the config storage you can add a host path storage for either /mods or /plugins depending on what your server needs like so +To easily get Plugins in to your MC server since PVC's are in use for the config storage you can add a host path storage for either /mods or /plugins depending on what your server needs like so -![mc-plugins](https://truecharts.org/img/communityguide/apps/games/minecraft-java/mc-plugins.png) +![mc-plugins](img/mc-plugins.png) This will give you an easy folder to drop the plugins in and they will then sync to /data/plugins or /data/mods , you will/may need to shell in to the app to periodically clean up old versions @@ -30,12 +30,12 @@ Using Dynmap as an example Under network and Services Check Show Expert config ( Click Configure add Manual Custom Services and fill out like so also adding Configure additional service ports -![mc-modports1](https://truecharts.org/img/communityguide/apps/games/minecraft-java/mc-modports1.png) +![mc-modports1](img/mc-modports1.png) For the second server instance the setup is about the same one minor difference is the need to change the port for dynmap in the container to a new port and configure like so (note this could of just been my system being silly due to my tests and not rebooting) -![mc-modports2](https://truecharts.org/img/communityguide/apps/games/minecraft-java/mc-modports2.png) +![mc-modports2](img/mc-modports2.png) Dynmap Web working -![dynmap](https://truecharts.org/img/communityguide/apps/games/minecraft-java/dynmap.png) +![dynmap](img/dynmap.png) diff --git a/charts/stable/minecraft-java/docs/img/dynmap.png b/charts/stable/minecraft-java/docs/img/dynmap.png new file mode 100644 index 00000000000..0281def07f1 Binary files /dev/null and b/charts/stable/minecraft-java/docs/img/dynmap.png differ diff --git a/charts/stable/minecraft-java/docs/img/mc-modports1.png b/charts/stable/minecraft-java/docs/img/mc-modports1.png new file mode 100644 index 00000000000..5c189530d23 Binary files /dev/null and b/charts/stable/minecraft-java/docs/img/mc-modports1.png differ diff --git a/charts/stable/minecraft-java/docs/img/mc-modports2.png b/charts/stable/minecraft-java/docs/img/mc-modports2.png new file mode 100644 index 00000000000..b9f2e87baca Binary files /dev/null and b/charts/stable/minecraft-java/docs/img/mc-modports2.png differ diff --git a/charts/stable/minecraft-java/docs/img/mc-plugins.png b/charts/stable/minecraft-java/docs/img/mc-plugins.png new file mode 100644 index 00000000000..cdf5f30bd1e Binary files /dev/null and b/charts/stable/minecraft-java/docs/img/mc-plugins.png differ diff --git a/charts/stable/minecraft-java/docs/img/mc-server1.png b/charts/stable/minecraft-java/docs/img/mc-server1.png new file mode 100644 index 00000000000..447aafe8fa7 Binary files /dev/null and b/charts/stable/minecraft-java/docs/img/mc-server1.png differ diff --git a/charts/stable/minecraft-java/docs/img/mc-server2.png b/charts/stable/minecraft-java/docs/img/mc-server2.png new file mode 100644 index 00000000000..90e57850b25 Binary files /dev/null and b/charts/stable/minecraft-java/docs/img/mc-server2.png differ diff --git a/cspell.config.yaml b/cspell.config.yaml index 4d25a6fd858..fa80e9430b1 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -1,23 +1,22 @@ version: "0.2" -# ignorePaths: [] -# dictionaryDefinitions: [] -# dictionaries: [] -# ignoreWords: [] -# import: [] words: - aliasgroup - collabora - configmap - daemonset - duplicati + - dynmap - healthcheck - kubernetes - loolwsd - meshroom + - Minecraft - modelstore + - modports - nextcloud - notebookbar - puid + - RCON - serviceexpert - ssvnc - statefulset