Commit Graph

8 Commits

Author SHA1 Message Date
Tony Garnock-Jones a7d4e23124 Redirect / to /index.html 2016-11-22 16:44:00 +13:00
Tony Garnock-Jones f14e0acfcb Reinterpret canonical-local-host -> canonical-baseurl.
In order to support HTTPS nginx proxying, we need to maintain a
"fictional" baseurl which is not directly connected to this server's
listen ports. This has caused a change to configuration: now, a
baseurl is specified along with one or more listen specifications.
2016-11-22 11:35:39 +13:00
Tony Garnock-Jones a2c63ca007 Websocket subscription 2016-11-21 17:05:33 +13:00
Tony Garnock-Jones 165a35a471 Command-line argument -c --> -f 2016-11-21 17:04:44 +13:00
Tony Garnock-Jones d83a87f0f4 Complain if no canonical-hosts are available 2016-11-21 11:51:38 +13:00
Tony Garnock-Jones a5cdd5b12f Warn when too many canonical-host records exist 2016-11-21 10:55:06 +13:00
Tony Garnock-Jones 1c7b80606d Command-line configuration 2016-11-21 10:54:54 +13:00
Tony Garnock-Jones 9f6a73a8b0 Split server.rkt into hub.rkt and hub/*.rkt 2016-11-21 10:13:40 +13:00