diff --git a/mkdocs/docs/installation/truenas-scale.md b/mkdocs/docs/installation/truenas-scale.md deleted file mode 100644 index fb59885..0000000 --- a/mkdocs/docs/installation/truenas-scale.md +++ /dev/null @@ -1,14 +0,0 @@ -!!! abstract "Installation Instructions - Community Guides" - 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). If you see any issues here while using these instructions, please contribute. - -Truenas Scale can be a bit confusing with its k3s Kubernetes implementation. - -There is a step-by-step guide available for its users here: - -[heavysetup.info](https://heavysetup.info/applications/tube-archivist/dataset/) - -- Ensure you are navigating the columns under `Tube Archivist` on the left hand side of the screen - -### Support - -If you're still having trouble, join us on [discord](https://www.tubearchivist.com/discord) and come to the [#support channel.](https://discord.com/channels/920056098122248193/1006394050217246772) \ No newline at end of file diff --git a/mkdocs/mkdocs.yml b/mkdocs/mkdocs.yml index e3023e0..b973ecf 100644 --- a/mkdocs/mkdocs.yml +++ b/mkdocs/mkdocs.yml @@ -23,7 +23,6 @@ nav: - 'Unraid': 'installation/unraid.md' - 'Synology': 'installation/synology.md' - 'Podman': 'installation/podman.md' - - 'Truenas Scale': 'installation/truenas-scale.md' - 'Helm Charts': 'installation/helm-charts.md' - Configuration: - 'LDAP Authentication': 'configuration/ldap.md'