diff --git a/mkdocs/docs/configuration/helm.md b/mkdocs/docs/configuration/helm.md deleted file mode 100644 index c8c57bb..0000000 --- a/mkdocs/docs/configuration/helm.md +++ /dev/null @@ -1 +0,0 @@ -There is a Helm Chart available at [https://github.com/insuusvenerati/helm-charts](https://github.com/insuusvenerati/helm-charts). Mostly self-explanatory but feel free to ask questions in the discord / subreddit. \ No newline at end of file diff --git a/mkdocs/docs/installation/helm-charts.md b/mkdocs/docs/installation/helm-charts.md new file mode 100644 index 0000000..2abd47a --- /dev/null +++ b/mkdocs/docs/installation/helm-charts.md @@ -0,0 +1,4 @@ +!!! note + These are beginner's guides/installation instructions for additional platforms generously provided by users of these platforms. When in doubt, verify the details with the [project README](https://github.com/tubearchivist/tubearchivist#installing-and-updating). If you see any issues here while using these instructions, please contribute. + +There is a Helm Chart available at [https://github.com/insuusvenerati/helm-charts](https://github.com/insuusvenerati/helm-charts). Mostly self-explanatory but feel free to ask questions in the discord / subreddit. \ No newline at end of file diff --git a/mkdocs/mkdocs.yml b/mkdocs/mkdocs.yml index 7b5d54d..0413701 100644 --- a/mkdocs/mkdocs.yml +++ b/mkdocs/mkdocs.yml @@ -17,6 +17,7 @@ nav: - 'Synology': 'installation/synology.md' - 'Podman': 'installation/podman.md' - 'Truenas Scale': 'installation/truenas-scale.md' + - 'Helm Charts': 'installation/helm-charts.md' - Configuration: - 'Installation': 'configuration/installation.md' - 'Port Collisions': 'configuration/port_collisions.md' @@ -24,8 +25,7 @@ nav: - 'Cast Support': 'configuration/cast.md' - 'Elasticsearch': 'configuration/elasticsearch.md' - 'Redis': 'configuration/redis.md' - - 'Updating': 'configuration/updating.md' - - 'Helm Charts': 'configuration/helm.md' + - 'Updating': 'configuration/updating.md' - 'Common Errors': 'configuration/errors.md' - Links: - 'Main site': https://www.tubearchivist.com