fun
This commit is contained in:
parent
12b2ccaccb
commit
d9668a5d9a
|
@ -71,7 +71,7 @@ hosts =
|
||||||
& Apt.buildDep ["git-annex"] `period` Daily
|
& Apt.buildDep ["git-annex"] `period` Daily
|
||||||
& Git.daemonRunning "/srv/git"
|
& Git.daemonRunning "/srv/git"
|
||||||
& File.ownerGroup "/srv/git" "joey" "joey"
|
& 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,
|
-- family annex needs family members to have accounts,
|
||||||
-- ssh host key etc.. finesse?
|
-- ssh host key etc.. finesse?
|
||||||
-- (also should upgrade git-annex-shell for it..)
|
-- (also should upgrade git-annex-shell for it..)
|
||||||
|
@ -80,8 +80,11 @@ hosts =
|
||||||
-- gitweb
|
-- gitweb
|
||||||
-- downloads.kitenet.net setup (including ssh key to turtle)
|
-- 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
|
-- Simple web server, publishing the outside host's /var/www
|
||||||
|
|
Loading…
Reference in New Issue