Glandos
8e52ff7560
nginx uses $host instead of $http_host
...
See https://trac.nginx.org/nginx/ticket/2468#comment:1
2024-10-24 15:22:28 +00:00
Matthias Ahouansou
de323cbecb
re-add well-known table, while still allowing individual values to be set with env vars without double underscores
2024-10-10 16:02:39 +01:00
Timo Kösters
6767ca8bc8
fix: config options for well_known have changed
2024-10-07 00:03:35 +02:00
Timo Kösters
e4d6202840
Merge branch 'config-env-var-split' into 'next'
...
feat(config): split on __, allowing for setting individual values in a table
See merge request famedly/conduit!706
2024-09-21 14:51:39 +00:00
Dawid Rejowski
75a0f68349
Update docs to point at new Synapse location
2024-07-18 19:58:27 +00:00
Craft
324e1beabf
Update docker.md specifying port so that others don't also run into trying to figure this out when following this md.
2024-07-09 21:49:55 +00:00
Matthias Ahouansou
35ed731a46
feat(config): split on __, allowing for setting individual values in a table
2024-07-02 15:39:45 +01:00
Matthias Ahouansou
16af8b58ae
ci: build for Debian aarch64
2024-06-13 09:32:09 +01:00
Matthias Ahouansou
e51f60e437
docs(faq): add instructions on how to make a user admin
2024-05-14 21:20:16 +01:00
Matthias Ahouansou
6e913bfec4
docs: delegation
2024-05-02 09:41:27 +01:00
Matthias Ahouansou
3c8879771c
Merge branch 'docker-update-request-size' into 'next'
...
docs(docker): don't use underscores for max request size
Closes #289
See merge request famedly/conduit!656
2024-04-28 11:47:04 +00:00
Matthias Ahouansou
a23bfdb3f0
docs(docker): don't use underscores for max request size
2024-04-28 11:48:42 +01:00
Matthias Ahouansou
60fe238893
docs(faq): add backup instructions
2024-04-28 11:16:21 +01:00
Matthias Ahouansou
cd4e4fe7ac
Merge branch 'Daniel15au-next-patch-38459' into 'next'
...
[docs] Remove references to legacy Docker Compose v1
See merge request famedly/conduit!642
2024-04-27 21:30:39 +00:00
Daniel Lo Nigro
c90e4816b7
[docs] Update docker-compose commands
2024-04-27 21:32:06 +01:00
Matthias Ahouansou
2b5295aa29
docs(faq): correct answer about migration
2024-04-27 20:55:19 +01:00
Matthias Ahouansou
bd5d9a7560
Merge branch 'stun-spelling' into 'next'
...
docs: fix STUN typo
See merge request famedly/conduit!652
2024-04-27 11:36:26 +00:00
Matthias Ahouansou
f62db723f7
docs: fix STUN typo
2024-04-27 11:32:20 +01:00
Matthias Ahouansou
a499c80d1b
docs: add FAQ
2024-04-27 11:27:56 +01:00
Timo Kösters
779cebcd77
Update download links in documentation
2024-04-25 10:01:55 +02:00
Timo Kösters
53d3f9ae89
Merge branch 'registration-token-in-config' into 'next'
...
add registration_token in default cfg and DEPLOY
See merge request famedly/conduit!557
2024-04-24 18:09:47 +00:00
Awiteb
2656f6f435
feat(docs): Document all configuration options
...
Fixes: https://gitlab.com/famedly/conduit/-/issues/435
Suggested-by: Matthias Ahouansou <matthias@ahouansou.cz>
Helped-by: Matthias Ahouansou <matthias@ahouansou.cz>
Signed-off-by: Awiteb <a@4rs.nl>
2024-04-20 23:40:04 +03:00
Awiteb
b48e1300f2
chore(docs): Rename configuration section to Configuration
2024-04-20 23:37:00 +03:00
Timo Kösters
1fb5bcf98f
improvement: registration token now only works when registration is enabled
2024-03-22 09:26:11 +01:00
Charles Hall
5a4ee9808a
make chapter name reflect file name
...
Personally I think this makes more sense anyway.
2024-03-21 15:52:54 -07:00
Charles Hall
3dd21456ef
reduce scope of nixos documentation
...
There are so many ways to do this we realistically shouldn't bother
describing any of them, especially because people should be learning all
the options and choosing the one that suits them best anyway.
2024-03-21 15:52:54 -07:00
Charles Hall
f6bfba7014
normalize headers to "Conduit for X"
2024-03-21 15:52:54 -07:00
Charles Hall
f56abba216
rename "simple" deployment to "generic"
...
The main thing this section is really useful for is explaining how to
configure various reverse proxies, which applies to basically anything.
Also, remove all the language about this being "recommended", because
nothing in this documentation is actually tested in CI.
2024-03-21 15:52:54 -07:00
Charles Hall
2022efd279
remove section about cross compilation
...
It is very stale. Please just use Nix. Trying to do it outside of Nix
will be an exercise in frustration, I guarantee it.
2024-03-21 15:40:19 -07:00
Charles Hall
0a790686c5
avoid duplicating links in documentation
...
Because one might forget to update them. I did, initially, which is why
I'm making this change.
2024-03-21 15:40:19 -07:00
Matthias Ahouansou
120035685b
docs: point people to the matrix client list instead of element
2024-03-17 19:21:29 +00:00
Samuel Meenzen
425660472c
docs: build docs using mdBook
2024-03-16 20:01:15 -07:00