27 Commits
Author SHA1 Message Date
furyhawk efecb5bf5e feat: update VITE_API_URL for local development and add deployment targets in Makefile 2026-04-13 13:10:01 +08:00
furyhawk 2ed4719d04 fix: update email configuration for mailcatcher service 2026-04-13 12:17:09 +08:00
furyhawk b538ac83ec feat: add healthcheck to backend service in docker-compose.override.yml 2026-04-12 23:15:11 +08:00
furyhawk f8f8efe49b fix: update VITE_API_URL and MAILCATCHER_HOST in configuration files 2026-04-11 21:10:26 +08:00
furyhawk ef1f542e93 docs: Update README and development documentation with quick start and build instructions
feat: Add Playwright service to docker-compose for end-to-end testing
refactor: Enhance makefile with new build targets and environment variable support
2026-04-11 20:15:02 +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 fb9178fc1d ⬆ Update VITE_API_URL to use localhost for frontend services 2025-05-16 21:41:20 +08:00
furyhawk dfe384b45f ⬆ Update frontend service port mapping from 5173 to 80 2025-05-04 20:37:26 +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
furyhawk 520a547d1d ♻️ Update Docker configuration and set Python version to 3.10 2025-03-29 20:35:17 +08:00
furyhawk 66ee94f846 ♻️ Update Docker socket path for Podman compatibility 2025-03-28 13:52:12 +08:00
Sebastián RamírezandGitHub e684f3c8d6 👷 Improve Playwright CI speed: sharding (paralel runs), run in Docker to use cache, use env vars (#1405) 2024-10-25 21:56:34 +00:00
Sebastián RamírezandGitHub c8104d8ced 🔥 Remove logic for development dependencies and Jupyter, it was never documented, and I no longer use that trick (#1355) 2024-09-23 13:39:54 +02:00
Sebastián RamírezandGitHub 4cd67f3483 ♻️ Use Docker Compose watch (#1354) 2024-09-23 00:29:23 +02:00
Sebastián RamírezandGitHub 8fe66c1cc1 ♻️ Refactor prestart (migrations), move that to its own container (#1350) 2024-09-20 17:12:40 +02: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
Patrick ArminioandGitHub 8b8f0698e3 Add mailcatcher configuration (#1244) 2024-06-29 20:05:25 -05:00
Sebastián RamírezandGitHub dbf3899b7c ⬆️ Upgrade Traefik (#1241) 2024-06-26 02:27:06 +00:00
Joel GotschandGitHub 84ef657406 🐛 Fix local Traefik proxy network config to fix Gateway Timeouts (#1184) 2024-04-26 13:47:00 -07:00
Sebastián RamírezandGitHub 1e20627934 🔥 Remove deprecated Docker Compose version key (#1129) 2024-03-25 21:56:49 +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
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