short description of what specific files in recipes are for (#31)
what are directories and files in ~/.abra for?
what is docker context
when is local docker instance accessed
when is remote docker instance accessed
which elements (local docker, remote docker, ~/.abra dir) are accessed by abra operations such as:
- adding a server
- initialising a server
- removing a server
- adding an app
- configuring an app
- deploying an app
- removing an app
- adding/removing secrets and volumes
- running backups, rollbacks and upgrades (in depth abra.sh explanation)
what is the relationship between .env.sample and ~/.abra/servers/server/app.env
what do you put in .env.sample vs compose.yml
what information is stored by local docker instance (i.e. contexts)
what information is stored by remote docker instance (i.e. secrets)
- [x] short description of what specific files in recipes are for (#31)
- [ ] what are directories and files in ~/.abra for?
- [ ] what is docker context
- [ ] when is local docker instance accessed
- [ ] when is remote docker instance accessed
- [ ] which elements (local docker, remote docker, ~/.abra dir) are accessed by abra operations such as:
- adding a server
- initialising a server
- removing a server
- adding an app
- configuring an app
- deploying an app
- removing an app
- adding/removing secrets and volumes
- running backups, rollbacks and upgrades (in depth abra.sh explanation)
- [ ] what is the relationship between .env.sample and ~/.abra/servers/server/app.env
- [ ] what do you put in .env.sample vs compose.yml
- [ ] what information is stored by local docker instance (i.e. contexts)
- [ ] what information is stored by remote docker instance (i.e. secrets)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
- adding a server
- initialising a server
- removing a server
- adding an app
- configuring an app
- deploying an app
- removing an app
- adding/removing secrets and volumes
- running backups, rollbacks and upgrades (in depth abra.sh explanation)
This could go in https://docs.coopcloud.tech/operators/handbook/?