pages/internal
Mya Pitzeruse 29de39b130
feat(multisite): supports multiple tenants to a single deployment instance
This change adds support for managing multiple sites from a single deployment
of the pages application. Routes are configured using a configuration file
rather than looking for CNAMEs in all the associated repositories. For an
example configuration, see examples/multisite/pages.toml.

Resolves #4
2022-10-25 10:19:29 -05:00
..
commands feat(multisite): supports multiple tenants to a single deployment instance 2022-10-25 10:19:29 -05:00
excludes feat(session): support session tracking 2022-06-08 10:55:21 -05:00
geoip feat(multi-tenant): add metric support for multiple domains 2022-07-02 11:09:02 -05:00
git feat(multisite): supports multiple tenants to a single deployment instance 2022-10-25 10:19:29 -05:00
lock feat: minimal proof of concept 2022-06-03 17:54:25 -05:00
metrics feat: periodically reload underlying repository 2022-10-06 12:04:39 -05:00
pageviews fix: use new upstream address 2022-07-02 22:01:26 -05:00
session feat: periodically reload underlying repository 2022-10-06 12:04:39 -05:00
web feat(multi-tenant): add metric support for multiple domains 2022-07-02 11:09:02 -05:00
server.go fix: use new upstream address 2022-07-02 22:01:26 -05:00