Jonathan de Jong
251d19d06c
remove extra advanced config and make db_cache_capacity_mb total
5 years ago
Jonathan de Jong
3b594d0b0a
add more documentation
5 years ago
Jonathan de Jong
3260ae01b8
change references of cache_capacity to db_cache_capacity
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