Closed
Description
Ideally both the alertmanager& ruler could utilize static files for user configurations. This would allow new cortex users to start using the project without coupling postgres as a dependency. All that would be required is a filesystem where configs can be stored. All that would need to be provided would be a path to a directory where user configs would exist
Tenants can be separated with a unique naming scheme. Either each tenants configs exists in a directory named after their user id or a prefix naming scheme could be devised.