From 2d4a7bff448f2232139df3ae8ad87c355b232caf Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Mon, 3 May 2021 12:15:38 -0400 Subject: [PATCH] update README --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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)