You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🩹 Store deployed components in /opt/dagos/components
Before components deployed to a container were stored under
/root/.dagos/components. This affected our BDD test suite which then
picked up on these components.
This change is also a step towards enabling multi user installations by
putting common components to this place and installing them for all
users provisioned during environment deployment.
Relates to #28
0 commit comments