27 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 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 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
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cd7162372a ⬆ Bump postgres from 12 to 17 (#1580)
Bumps postgres from 12 to 17.

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: '17'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 09:32:13 +02: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 87254dd79e 🚚 Move location of scripts to simplify file structure (#1352) 2024-09-22 18:19:57 +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
Sebastián RamírezandGitHub 2062b5b671 🔥 Simplify Traefik, remove www-redirects that add complexity (#1343) 2024-09-17 00:26:26 +02:00
Sebastián RamírezandGitHub 8a8a90459d 🩺 Add DB healthcheck (#1342) 2024-09-16 21:52:33 +02:00
Sebastián RamírezandGitHub 18a5cb21db 🔥 Enable support for Arm Docker images in Mac, remove old patch (#1341) 2024-09-16 21:42:50 +02:00
Patrick ArminioandGitHub 97d04cd7ff 👷 Improve playwright CI job (#1335) 2024-09-12 15:21:24 +02:00
AlejandraandGitHub 1f686689f1 🔥 Remove USERS_OPEN_REGISTRATION config, make registration enabled by default (#1274) 2024-07-31 17:08:26 -05:00
Sebastián RamírezandGitHub dbf3899b7c ⬆️ Upgrade Traefik (#1241) 2024-06-26 02:27:06 +00:00
Sebastián RamírezandGitHub 9c8c9c60e4 ♻️ Refactor redirect labels to simplify removing the frontend (#1208) 2024-05-19 12:46:58 -07:00
Sebastián RamírezandGitHub 1e20627934 🔥 Remove deprecated Docker Compose version key (#1129) 2024-03-25 21:56:49 +00:00
Dudi LevyandGitHub bbddf944e2 ♻ Update Docker image to prevent errors in M1 Macs (#710) 2024-03-13 19:07:40 +01: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
8131bb3bab ⬆ Upgrade Flower version and command (#447)
Co-authored-by: Mauro Bruni <mauro@satellogic.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 09:45:14 +00: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
AlejandraandGitHub 9d703df254 🚚 Move new-frontend to frontend (#652) 2024-03-08 18:23:54 +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