Nextcloud LXC
This commit is contained in:
parent
fb2de49fd1
commit
6347e2e620
4 changed files with 62 additions and 8 deletions
|
@ -98,5 +98,10 @@
|
|||
(mkHost "firefox-syncserver" {
|
||||
suite = "server/lxc";
|
||||
})
|
||||
|
||||
# Container running Nextcloud.
|
||||
(mkHost "nextcloud" {
|
||||
suite = "server/lxc";
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue