commit e2711d812e2dc6d5381864d723c17ec405789b0d Author: Michael Zhang Date: Thu Oct 24 22:14:55 2024 +0000 Add Home diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..f37fd40 --- /dev/null +++ b/Home.md @@ -0,0 +1,18 @@ +Design goals: + +- Automate setting up docker-compose files + - Run the docker compose + - Monitoring + - Set up domain + - Set up forwarding from veil + - Set up HTTPS (caddy?) +- Hosted storage + - Garage bucket creation +- Hosted database + - CR SQLite for relational + - Maybe arango for document style? + +Future: + +- Unified identity + - Something something keycloak \ No newline at end of file