diff --git a/README b/README index 8233a0f..98206d9 100644 --- a/README +++ b/README @@ -32,12 +32,15 @@ lxd_host: - lxd-init --preseed task - switch to nftables? - add CA for LAN https://support.mozilla.org/en-US/kb/setting-certificate-authorities-firefox + - use separate idmaps per container: + - https://lxd.readthedocs.io/en/latest/userns-idmap/#different-idmaps-per-container + - add resource limits to containers: + - https://stgraber.org/2016/03/26/lxd-2-0-resource-control-412/ containers: - In Progress Ansible Roles: + In Progress Ansible Roles: - haproxy - freshrss (done), needs backup task - - gitweb - pvdb - http video - random storage/xfer @@ -46,5 +49,6 @@ containers: - game servers: factorio, valheim (needs glibc, not musl) completed: - - dokuwiki (done), needs backup task (done) + - dokuwiki (done), needs backup task (done) + - gitweb (done)