rivine
rivine copied to clipboard
Host the explorer html ourselves
Drop the need for caddy,
- [x] investigate if we can import the caddy code for let's encrypt license wise
caddy is apache2, so it's fine
according to the caddy comment in the tls package, this should be fairly easy: https://github.com/mholt/caddy/blob/master/caddytls/tls.go
PR is ready, needs to be tested in production
https://github.com/threefoldtech/rivine/pull/511