Feature/tutorial nextcloud hosting#35
Open
MWest2020 wants to merge 3 commits into
Open
Conversation
Compares the three hosting routes (bare metal / VM, Docker Compose plus AIO, Kubernetes via the official Helm chart) with a decision matrix covering homelab through multi-tenant production. Calls out AIO's hard limitations and the Helm chart's "expert use" warning so readers don't default into a stack they can't maintain. Closes with the six production-readiness items every install hits regardless of route: backups, updates, TLS, object storage, caching, performance tuning. Also re-applies secret patterns (.env, *.pem, *.key, *_rsa, *.crt) to .gitignore on this branch, matching the safety baseline required by the project's commit hooks. Closes ConductionNL/.github#48. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Drop unverifiable scale claims from all three options ("paar honderd
users", "99% van de teams", "dertig à vijftig actieve users", "honderden
per minuut") and the bare-metal-vs-Kubernetes jab; defer to Nextcloud's
own scale-out documentation for sizing instead.
- Drop the "een avond werk" time estimate on the AIO → Compose migration.
- "NUC" → "mini-pc" (Intel discontinued the NUC line; less recognizable
for the gemeente-leaning audience).
- "klanten" → "gebruikers" (3x) to match Conduction's open-source /
user-framed brand voice.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
4 tasks
…torial Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
De PR voor het issue:
ConductionNL/.github#48
Dit is een academy turotial voor het hosten van NExtcloud (3 opties)