Commit Graph

11 Commits (f47a5cd5d5ce20b5996d28e37415771ee6d8a34b)

Author SHA1 Message Date
Paul van Tilburg b10dbc747b
Remove the address override in deb generated config
This override was accidentally introduced by commit de6c331.
The Debian postinst script will ask for and generate a config with the
address set. This should not be overriden by what is set in the default
config and is thus a deviation from the standard docs.
2 years ago
Jonas Zohren c4353405a5
Suggestions from Jonas Zohren 2 years ago
Timo Kösters de6c3312ce
docs: make all configs match 2 years ago
Jonas Platte 1f7b3fa4ac
Port from Rocket to axum 2 years ago
Jonathan de Jong 9ec8b7f2b3 registration default true 3 years ago
Jonathan de Jong 9d4fa9a220 Sqlite 3 years ago
Timo Kösters aacf6289db
improvement: increase default max concurrent requests 3 years ago
Paul van Tilburg f3b1096417
Change the default library path (follows DEPLOY.md) 3 years ago
Paul van Tilburg 5bf43a4d7e
Generate conduit.toml instead of debian environment file
Only generate this file once. I am not sure what to do with future
upgrades yet.
3 years ago
Paul van Tilburg f72554de10
Split config into a Debian and local part
* The Debian part will be generated and managed by Debconf and configure
  homeserver name, address and port
* The local part will just be a config file that shows the other
  configuration options

Added the address configuration and moved the config generation
from the config to the postinst script.
4 years ago
Paul van Tilburg 79692db45d
First version of cargo-deb packaging setup 4 years ago