mastodon: decomission

This commit is contained in:
Charlotte Van Petegem 2024-11-10 18:35:31 +01:00
parent e5740af04b
commit cf4fba0936
No known key found for this signature in database
GPG key ID: 019E764B7184435A
9 changed files with 0 additions and 105 deletions

View file

@ -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 = [
{

View file

@ -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";