mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
98b073238f
commit
6794f4eaa3
13
README.md
13
README.md
@ -25,6 +25,19 @@ Ansible version will be implemented next as a direct comparison._
|
|||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
|
|
||||||
|
Goals:
|
||||||
|
- Separate concerns
|
||||||
|
Preferably one service/role per CT
|
||||||
|
- Keep things as light as possible
|
||||||
|
This for the most part rules out Docker as a nested virtualization
|
||||||
|
layer under Proxmox while preferring light distributions like Alpine
|
||||||
|
Linux
|
||||||
|
- Pragmatic simplicity
|
||||||
|
This goal yields some compromises to previous goals, for example [TKL]()
|
||||||
|
is used as a base for [Nextcloud]() effectively simplifying the setup
|
||||||
|
and administration of all the related components at the cost of a
|
||||||
|
heavier CT transparently integrating multiple related services
|
||||||
|
|
||||||
XXX service structure
|
XXX service structure
|
||||||
|
|
||||||
XXX network
|
XXX network
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user