propellor spin
This commit is contained in:
parent
0af697a649
commit
0c0c9d9a7f
|
@ -67,6 +67,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
|
|||
& Docker.configured
|
||||
& Docker.garbageCollected `period` Daily
|
||||
& Docker.docked hosts "webserver"
|
||||
& File.dirExists "/var/www/html"
|
||||
& "/var/www/html/index.html" `File.containsLine` "hello, world"
|
||||
& alias "helloworld.kitenet.net"
|
||||
|
||||
|
|
Loading…
Reference in New Issue