diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-12 13:32:12 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-12 13:33:32 -0400 |
| commit | d9668a5d9af2cfe1905c90ee4b14d1d6d62e2dd1 (patch) | |
| tree | f6fac6d873cf795602c4c0af3ee20ea5453a9eda | |
| parent | 12b2ccaccbe9b1bfc17d576fd65806ec9d09782a (diff) | |
fun
| -rw-r--r-- | config-joey.hs | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/config-joey.hs b/config-joey.hs index cd0583fb..5f88191f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -71,7 +71,7 @@ hosts = & Apt.buildDep ["git-annex"] `period` Daily & Git.daemonRunning "/srv/git" & File.ownerGroup "/srv/git" "joey" "joey" - -- git repos restore (how?) + -- git repos restore (how?) (also make backups!) -- family annex needs family members to have accounts, -- ssh host key etc.. finesse? -- (also should upgrade git-annex-shell for it..) @@ -80,8 +80,11 @@ hosts = -- gitweb -- downloads.kitenet.net setup (including ssh key to turtle) - -------------------------------------------------------------------- - -- Docker Containers ----------------------------------- \o/ ----- + + ----- ----- ---- ::. + ------------------------------------ (\./) .-""-. -----------\o/--- + --- Docker ---------------------- `\'-'` \ ---------------- + --- containers ------------------------ '.___,_^__/ ---------------- -------------------------------------------------------------------- -- Simple web server, publishing the outside host's /var/www |
