avo
avo copied to clipboard
Add the ablity to mount the engine on two paths
This should allow the user to use two sets of configuration files.
These different paths could have different configurations (initializer, policies, resources, etc.)
It's going to be a PITA to support using all the new namespaces and edge-cases that come out of it.
It's definitely an Enterprise feature.
This issue has been marked as stale because there was no activity for the past 15 days.
Maybe instead of two directory paths app/avo/admins
and app/avo/customers
we would have a general scope/namespace
variable that we can set on resources, actions, etc.
Related PR https://github.com/avo-hq/avo/pull/985