mirror of
https://gitlab.com/Snogard/kaido.git
synced 2025-06-25 02:13:00 +02:00
updated readme
This commit is contained in:
parent
b12ce87f1a
commit
a9389226ec
16
readme.md
16
readme.md
@ -11,7 +11,21 @@ alias kaido="/opt/kaido/kaido.sh
|
||||
```
|
||||
|
||||
# Configuration
|
||||
|
||||
every configuration must be under /etc/kaido.
|
||||
(to implement): if "/etc/kaido/" is a git repository, the update function will also take that into account when deciding what container to recreate
|
||||
### folder structure
|
||||
- /etc/kaido
|
||||
- commands (not implemented)
|
||||
- containers
|
||||
- container1
|
||||
- config
|
||||
- secrets
|
||||
- envs.sh
|
||||
- container2
|
||||
- ecc...
|
||||
- system (not implemented)
|
||||
- user (not implemented)
|
||||
- update.conf
|
||||
### /etc/kaido/update.conf
|
||||
this file contains the definitions of what must be installed/configured/built when using the "kaido update" command
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user