Jonas Zohren
b784c633a5
Docs: Remove reference to `next` builds again
...
Might tempt inexperienced users to run unstable versions.
Those who are able to run them, should be able to find them on their own.
4 years ago
Jonas Zohren
6095c88dda
Fix(docs): Reference stable and next builds
4 years ago
Jonas Zohren
2fff720df3
CI: New Multiarch builds and Docker images + cargo clippy/test output now integrated into GitLab
4 years ago
charludo
487046571c
These lines get *generated* by certbot. Having them in the file before running certbot results in an apache2 error, and putting them in afterwards is not necessary, since certbot places them there on its own.
4 years ago
Timo Kösters
875b345a5f
docs: update readme and version
4 years ago
Jonathan de Jong
9ec8b7f2b3
registration default true
4 years ago
Daniel Wiesenberg
5800e9b797
Add Traefik setup, incl. step-by-step, to docker README.
4 years ago
Jonas Zohren
9c3a8edcae
Use full optimizations for master and faster config else
...
Signed-off-by: Jonas Zohren <git-pbkyr@jzohren.de>
4 years ago
Jonas Zohren
32db4c09a0
Docs: Remove arm download, but add x86_64 musl one
5 years ago
Jonathan de Jong
9d4fa9a220
Sqlite
5 years ago
Jonas Zohren
36681dd3ac
Fix: Duplicate releases don't work, remove nightly
5 years ago
Vadim Zeitlin
f199b51f97
Move the link to cross-compiling guide to DEPLOY.md
5 years ago
Vadim Zeitlin
0f16a79888
Specify the minimum required Rust version in the manifest
...
Also mention it in the deployment guide.
5 years ago
Timo Kösters
aacf6289db
improvement: increase default max concurrent requests
5 years ago
Timo Kösters
47160e9e06
docs: APPSERVICES setup guide
5 years ago
Timo Kösters
3408d74f93
fix: add trusted_servers to config and deploy guide
5 years ago
Gabriel Souza Franco
7e4320a079
chore: document proper proxy options in DEPLOY.md
5 years ago
Timo Kösters
0b9182455c
fix: use working email
5 years ago
Tobias Fella
95db30918e
docs: Fix fix formatting of code blocks in markdown
5 years ago
Marcel
ac99e05714
docs: capitalize a "conduit" that was missed
5 years ago
Marcel
dd69850598
docs: Fix missing _matrix in apache config
5 years ago
Marcel
c267c0f09e
fix: use full codeblocks and capitalize Conduit and Debian
5 years ago
Marcel
9b2f8730bb
fix: Do not run conduit as root instead use a separate user
5 years ago
Paul van Tilburg
c263e13000
fix: update binary file name in docs for consistency
5 years ago
Timo Kösters
b4818716b8
improvement: better deploy guide
5 years ago
Timo Kösters
d7e56dbfa0
docs: recommend using binaries
5 years ago
Timo Kösters
6afc4c9b3e
feat: federation disabled by default
...
It can be enable in the Rocket.toml config or using ROCKET_FEDERATION_ENABLED=true
5 years ago
Sebastian Spaeth
6b7e92ccf5
Make default server name more obvious
...
Too many people fell into the trap and left conduit.rs in the deployment
configuration, wondering why users are all listed as @conduit.rs .
Make the default server name really easy to identify and make it obvious
that this needs to be changed.
5 years ago
Timo
2fc99c05e1
docs: add documentation to the repo and improve layout
5 years ago