stratself
d3852abe51
docs(perf): Add .well-known, nofiles, and sysctl recs + some copyedits
2026-05-06 09:03:12 +00:00
stratself
f7d558baa6
docs(perf-tuning): Add notaries batch size advise + copyedits from comments
...
performance.md is now performance.mdx
2026-05-06 09:03:11 +00:00
stratself
edd80b2600
docs(perf-tuning): Add bottommost compression section and other changes
...
* docs: Move typing/readmarks disabling section up, and separate
outbound sending disablement from total disablement of features
* docs: Change introduction tone to "get more out of your server",
remove wrong notion of tuned for small instances
2026-05-06 09:03:11 +00:00
stratself
03eab32c27
docs: Add initial performance tuning guidance
2026-05-06 09:03:10 +00:00
Ian Wagner
636de8a708
docs: Add link to matrix.org federation tester
2026-05-06 07:30:27 +00:00
Ginger
7436e2f4e1
chore: Update admin command docs
2026-05-05 09:05:43 -04:00
Ginger
72dfe579ec
docs: Remove ruwuma mention from development.md
2026-04-28 09:16:57 -04:00
ginger
5dcfff51cf
chore: Admin announcement
2026-04-24 20:33:07 +00:00
tokii
0fd43ff6fa
docs: Update Nomad deployment docs to include volume configuration changes
2026-04-23 20:07:53 +00:00
tokii
796136f1a6
docs: Update Nomad deployment docs for HTTPS and Traefik changes
2026-04-23 20:07:53 +00:00
tokii
447608985b
docs: Add deployment documentation for Nomad
2026-04-23 20:07:53 +00:00
stratself
a7244bdb68
docs(docker): Detailed port exposure docs for other reverse proxies
2026-04-23 19:47:46 +00:00
stratself
91f2900463
docs(docker): More compose cleanups
...
* Stringify and use long URLs for image names
* Use read-only docker socket in traefik mount
* Shorten some comments
2026-04-23 19:47:46 +00:00
stratself
e44ae3bac9
docs(delegation): Add compose examples
...
Previous projects used split-domain examples, so it's good to add back
2026-04-23 19:47:46 +00:00
stratself
b692f9e6e7
fix(docs): Fix one wrong config filename and title all the composes
2026-04-23 19:47:46 +00:00
stratself
695333fe5b
chore: Renumber changelog PR and fix trailing whitespace
2026-04-23 19:47:31 +00:00
stratself
bc7a6c148f
fix(docs): Small wording fixes
2026-04-23 19:47:31 +00:00
ky-bean
bd3944573b
docs(docker): Add note for required config setting
2026-04-23 19:47:31 +00:00
ky-bean
3976849b97
docs(docker): fix typos (psuedo=>pseudo, decleration=>declaration)
2026-04-23 19:47:31 +00:00
ky-bean
a1e3619291
docs(docker): update wording, implement suggestions from @lveneris
2026-04-23 19:47:31 +00:00
ky-bean
a92fc78a90
docs(docker): Detail how to access the server's console
2026-04-23 19:47:31 +00:00
ky-bean
fc429ea564
docs: explain admin console for docker deployments
2026-04-23 19:47:31 +00:00
stratself
69c931e18a
docs(generic): Highlight important /_continuwuity features + typofixes
2026-04-23 19:46:57 +00:00
stratself
a13779a051
docs(generic): Remove Nix build section and further wording fixes
...
* Add spec link to well-known support endpoint
* Prioritize simpler "route everything" approach for other RProxies
2026-04-23 19:46:57 +00:00
stratself
7163714697
docs(generic): Fix links for CI binaries
2026-04-23 19:46:57 +00:00
stratself
3998a14c32
docs(generic): Rewrite sections on server initialization and testing
...
* Rename "You're done" to "Starting Your Server"
* Add instructions for initial registration token flow
* Shorten "How do I know it works" section
* Beautify "What's Next" section
2026-04-23 19:46:57 +00:00
stratself
c79f2a3057
docs(generic): Fix router + reverse proxy + docker build sections
...
* Link docker builds to section in dev pages
* Delete old section on port forwarding
* Create new section on port exposing, near reverse proxy section
* Rewrite Other Reverse Proxies section to update specified routes
* Move reverse proxy software caveats into its own subsection
* Other wording and structure fixes and improvements
2026-04-23 19:46:57 +00:00
stratself
17837c51a0
docs(generic): Various fixes for consistency with other pages
...
* Use indirect URLs
* Change your.server.name to canonical example.com
* Put Getting help section in a tip admonition
* Remove statement on Caddy preference
* Clean up "What's next" section
2026-04-23 19:46:57 +00:00
stratself
99a7be0222
fix(docs): Correct ports for LiveKit TURN range
2026-04-23 19:46:16 +00:00
stratself
41ed2eb167
docs(livekit): Add/correct client discovery paths and extra fixes
...
* Use de facto unstasble path instead of the standard one
* Document both the unstable and well-known paths as being exposed by
Continuwuity when set
* Make curling said path one of the Testing steps
* Removing confusing console `~$` prefix symbols, move commands and
response into separate code blocks
* Number the MSCs
2026-04-23 19:46:16 +00:00
Jade
ed93a4ad9f
chore: Admin announcement
2026-04-17 21:15:54 +00:00
stratself
ed76f50e71
fix(docs): Apply more changes to improve clarity and grammar
...
* CONTINUWUITY_WELL_KNOWN requires a "Struct", not a JSON array
* Fix all instances of Intl English to English English
* Typo/grammar nits fixings
2026-04-15 13:18:59 +00:00
stratself
1fe13b927d
fix(docs): Remove bash shell indicator
2026-04-15 13:18:59 +00:00
stratself
b11989504a
fix(docs): Apply some suggestions to improve docs clarity
...
* fix(docs): Change all "commandline" to "command-line"
* fix(docs): Standardize "config options" as the word to use for config
file params
2026-04-15 13:18:59 +00:00
stratself
87fa184af7
docs: Remove the manually-generated env var reference page and its links
...
Maybe configuration.mdx could be rewritten for better clarity on
converting between config param <-> env var
2026-04-15 13:18:59 +00:00
stratself
aa9d43fad6
docs: Add order of config priority and rewrite --execute command info
...
* fix(docs): smaller wordings
May need to consider a separate section for "runtime configuration"
i.e. --execute and --maintenance modes
2026-04-15 13:18:59 +00:00
stratself
cbcada087b
docs: Rework environment variable section in Configuration docs
...
* docs: Move detailed explanations in Env Var ref page to Config page
* docs: Add env var example for double nested configs and array
declaration
2026-04-15 13:18:59 +00:00
stratself
9489369b75
docs: Add Env Var reference page to navigation bar
2026-04-15 13:18:59 +00:00
stratself
9d11f56393
docs(delegation): Add remark on .well-knowns against alt setups
...
* Also incorporate feedback from PR comments
2026-04-15 09:53:26 +00:00
stratself
72eabc9796
docs(delegation): Add section for manually serving .well-knowns files
...
* Also add note on default support contacts
* Also add individual env vars for .well-knowns
2026-04-15 09:53:26 +00:00
stratself
2ca758425c
fix(docs): Remove matrix. subdomains in composes
...
Delegation can be re-added in future commits
2026-04-15 09:52:18 +00:00
stratself
eccdb285b8
docs(dns,troubleshooting): Grammar edits and few fixes
...
Add "DNS server overload" title to one of the sections
2026-04-13 17:44:01 +00:00
stratself
682c82d38b
fix(docs,dns): Correct value for dnsproxy option, and a word
2026-04-13 17:44:01 +00:00
stratself
dae95740d2
docs(dns): Remove None section, add dedicated Forwarders section
2026-04-13 17:44:01 +00:00
stratself
194252f446
docs(dns): Add dnsproxy's version of Serve Stale, remove Prefetch advice
...
Prefetch can make sense, but most homeserver IPs are static anyways
2026-04-13 17:44:01 +00:00
stratself
583a63ad30
chore(docs): Add DNS tuning navigation
2026-04-13 17:44:01 +00:00
stratself
3d08c0c4b4
docs(troubleshooting): Add section on intermittent fed failures
...
Also some wordfixings in dns docs
2026-04-13 17:44:01 +00:00
stratself
9d237d105f
docs(troubleshooting): shorten dns section and link to dns tuning guide
2026-04-13 17:44:01 +00:00
stratself
f20dfaeee4
docs(dns): Clarity changes and some additions
2026-04-13 17:44:01 +00:00
stratself
17e95a404c
docs(dns): Add main content
2026-04-13 17:44:01 +00:00