This commit is contained in:
2025-11-12 08:22:31 -06:00
parent 1517a64072
commit 8ca22db877
2 changed files with 14 additions and 3 deletions
-3
View File
@@ -167,9 +167,6 @@ EOF
# Cleanup # Cleanup
rm -f "$policy_file" rm -f "$policy_file"
# Delete alias if it already exists
mc alias rm "$alias_name" || true
done done
''; '';
User = "minio"; User = "minio";
+14
View File
@@ -138,6 +138,20 @@ in
}; };
}; };
# ================================ #
# BLOG SERVICE #
# ================================ #
# Minio for backend storage
# Postgresql/postgrest for text storage
# Fullstack sourcecode
# ================================ #
# END BLOG SERVICE #
# ================================ #
# ================================ # # ================================ #
# MINECRAFT # # MINECRAFT #
# ================================ # # ================================ #