avo icon indicating copy to clipboard operation
avo copied to clipboard

Add the ablity to mount the engine on two paths

Open adrianthedev opened this issue 1 year ago • 3 comments

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.

adrianthedev avatar Oct 27 '23 14:10 adrianthedev

This issue has been marked as stale because there was no activity for the past 15 days.

github-actions[bot] avatar Nov 12 '23 01:11 github-actions[bot]

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.

adrianthedev avatar Jan 15 '24 12:01 adrianthedev

Related PR https://github.com/avo-hq/avo/pull/985

adrianthedev avatar Jan 15 '24 12:01 adrianthedev