Hacker News new | ask | show | jobs
by NicolaiS 586 days ago
Self-hosting Conduit as my homeserver using SQLite as by database and Caddy as reverse proxy.

That is: 2 binaries (conduit + caddy) + 5 lines of toml config for Conduit and 2 line of config for Caddy + 1 database file. That's all you need for a basic homeserver.

1 comments

just wonder what is wrong with the default rocksdb setup that came with Conduit? Wouldn't that be better for concurrencies?