mastodon: decomission
This commit is contained in:
parent
e5740af04b
commit
cf4fba0936
9 changed files with 0 additions and 105 deletions
|
@ -54,12 +54,6 @@
|
|||
fast = true;
|
||||
location = "192.168.0.1";
|
||||
}
|
||||
{
|
||||
path = "zdata/big-apps/mastodon";
|
||||
remotePath = "zdata/recv/lasting-integrity/big-apps/mastodon";
|
||||
fast = true;
|
||||
location = "192.168.0.1";
|
||||
}
|
||||
{
|
||||
path = "zdata/big-apps/nextcloud";
|
||||
remotePath = "zdata/recv/lasting-integrity/big-apps/nextcloud";
|
||||
|
@ -74,7 +68,6 @@
|
|||
services = {
|
||||
git.enable = true;
|
||||
mail.enable = true;
|
||||
mastodon.enable = true;
|
||||
matrix.enable = true;
|
||||
nginx.hosts = [
|
||||
{
|
||||
|
|
|
@ -54,10 +54,6 @@
|
|||
device = "zdata/big-apps/influxdb2";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/var/lib/mastodon/public-system" = {
|
||||
device = "zdata/big-apps/mastodon";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/var/lib/git" = {
|
||||
device = "zdata/big-apps/git";
|
||||
fsType = "zfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue