diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-12 14:14:20 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-12 14:14:20 -0400 |
| commit | 9e9d0f1d410f806b546abed6055b25ac81f7042e (patch) | |
| tree | 5a13b54820988c87f3567f90a1c5280763fc885e /config-joey.hs | |
| parent | 61ed9ef26c275ee8466e3d86b0a9b5ae275e3d4e (diff) | |
| parent | b3af5e44d0683033043511fefa3c5fc0ca2a4073 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/config-joey.hs b/config-joey.hs index cd0583fb..8a585451 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,9 +80,13 @@ hosts = -- gitweb -- downloads.kitenet.net setup (including ssh key to turtle) - -------------------------------------------------------------------- - -- Docker Containers ----------------------------------- \o/ ----- - -------------------------------------------------------------------- + --' __|II| ,. +---- __|II|II|__ ( \_,/\ +-----'\o/-'-.-'-.-'-.- __|II|II|II|II|___/ __/ -'-.-'-.-'-.-'-.-'- +--------------------- | [Docker] / ---------------------- +--------------------- : / ----------------------- +---------------------- \____, o ,' ------------------------ +----------------------- '--,___________,' ------------------------- -- Simple web server, publishing the outside host's /var/www , standardContainer "webserver" Stable "amd64" |
