Commit Graph
25 Commits
Author SHA1 Message Date
furyhawk cec2ace4a7 refactor: Update Docker image references in .env and docker-compose.yml for consistency 2025-05-27 20:16:11 +08:00
furyhawk 26abb85ed0 fix: Update Docker image configuration to use dynamic stack name 2025-05-27 16:10:47 +08:00
furyhawk f69278fee0 Update environment variables and Traefik routing for Home Stack project 2025-05-17 19:17:34 +08:00
furyhawk 3ec8af3dc0 Update environment variables for production deployment and adjust health check URLs 2025-05-17 09:51:17 +08:00
furyhawk d01b2e8e20 ⬆ Update Docker image references in .env to use full registry paths 2025-05-17 08:10:52 +08:00
furyhawk d5d8dd1b20 ⬆ Enhance weather components with map integration and view toggle; update CORS origins and allowed hosts 2025-05-16 23:44:36 +08:00
furyhawk 69b18bcfb1 ⬆ Update EMAILS_FROM_EMAIL to use localhost.lan 2025-05-16 21:23:36 +08:00
furyhawk c07c6b29c5 ⬆ Update environment configuration to use localhost for DOMAIN and frontend URLs 2025-05-16 21:22:09 +08:00
furyhawk 68ad0ba8d5 ⬆ Update CORS origins to include dev.furyhawk.lol 2025-05-04 20:45:40 +08:00
furyhawk 3bec1ed15f ⬆ Update environment configuration for database and frontend URLs 2025-05-04 19:00:52 +08:00
furyhawk c752238c48 ⬆ Update environment configuration to use dev.lan for DOMAIN and FRONTEND_HOST 2025-05-04 10:36:52 +08:00
furyhawk 677b0e09d1 ⬆ Update Docker images to use docker.io for consistency and add Makefile for Podman Compose management 2025-05-04 10:29:59 +08:00
Sebastián RamírezandGitHub 79d240f5b7 ♻️ Simplify domains with api.example.com for API and dashboard.example.com for frontend, improve local development with localhost (#1344) 2024-09-19 18:11:33 +00:00
AlejandraandGitHub 1f686689f1 🔥 Remove USERS_OPEN_REGISTRATION config, make registration enabled by default (#1274) 2024-07-31 17:08:26 -05:00
AlejandraandGitHub c147a95563 Add Sign Up and make OPEN_USER_REGISTRATION=True by default (#1265) 2024-07-22 19:40:56 -05:00
Sebastián RamírezandGitHub b32dea360c 🚚 Rename project to Full Stack FastAPI Template (#699) 2024-03-12 19:23:20 +00:00
Sebastián RamírezandGitHub 1e256bce5d 🔥 Remove Celery and Flower, they are currently not used nor recommended (#694) 2024-03-12 19:19:03 +01:00
Sebastián RamírezandGitHub 37a6e350d1 Migrate from pgAdmin to Adminer (#692) 2024-03-12 18:30:54 +01:00
5ad33845c9 Add support for setting POSTGRES_PORT (#333)
Co-authored-by: Martin Conraux <rhodes@protonmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 14:39:53 +01:00
2f027567c6 🔧 Add SMTP_SSL option for older SMTP servers (#365)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 13:03:04 +00:00
Sebastián RamírezandGitHub 6adafdc13d 🔧 Add a default Flower password (#682) 2024-03-12 10:53:25 +01:00
Sebastián RamírezandGitHub b9cbb4f8f4 👷 Add continuous deployment and refactors needed for it (#667) 2024-03-11 15:34:18 +00:00
Sebastián RamírezandGitHub 07064ae5e0 📝 Update deployment files and docs (#660) 2024-03-09 00:41:13 +00:00
Sebastián RamírezandGitHub 458d712d44 🔥 Remove old frontend (#649) 2024-03-08 14:44:04 +00:00
8558cf00a2 ♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 16:35:33 +00:00