pg9182
pg9182
This PR implements a new rulesets mechanism, which will: - Unify how overrides are done (e.g., for server region). - Provide a more flexible mechanism for feature flags and other...
In particular: - Support run-time reloading of more config vars. - Make it more modular and readable. - Document more. - Display more status info at startup.
Required for feature parity with the old server, also supersedes R2Northstar/NorthstarMasterServer#66.
Should include stuff about: - Scope. - Code review. - An overview of the code. - Using pprof. - Running and configuring development instances. Probably should also add a no-cgo...
Eventually, we want to run Atlas on its own subdomain, putting the website on GitHub Pages or something similar.