Commit graph

60 commits

Author SHA1 Message Date
43568aeb36 log and health check 2026-05-26 12:36:52 +02:00
97079fd3fa health 2026-05-26 12:12:23 +02:00
c092239ed5 nre db bkp 2026-05-26 10:42:00 +02:00
31948a0845 asd 2026-05-22 17:39:17 +02:00
55ef9e4554 asd 2026-05-22 17:38:39 +02:00
80dd3998a1 asd 2026-05-22 17:38:16 +02:00
5ac769ce16 sd 2026-05-22 17:35:22 +02:00
7d5674058a as 2026-05-22 17:05:10 +02:00
01aa8cdf5e asd 2026-05-22 17:03:02 +02:00
0bad2fbb81 tz 2026-05-22 16:16:07 +02:00
36e233ce58 docker update 2026-05-19 19:03:15 +02:00
88ffc11819 sweed 2026-05-14 09:48:01 +02:00
92779d8b4e removed tiles redis, now using pg 2026-05-06 17:19:40 +02:00
27fa96b698 feat: uncomment migration service in docker-compose.yml 2026-04-22 13:48:30 +02:00
94218d8932 feat: comment out migration service in docker-compose.yml 2026-04-22 13:46:37 +02:00
bb2bba7ce0 feat: update PostgreSQL image to version 18-bookworm and adjust volume paths 2026-04-22 12:19:23 +02:00
d4ffc27aed feat: add maintenance page with Nginx configuration and update Traefik rules 2026-04-15 17:12:57 +02:00
b09a2bbbd2 feat: update Traefik configuration and remove maintenance page 2026-04-15 16:58:02 +02:00
a36f515170 feat: update Traefik router rules for maintenance page and remove favicon 2026-04-15 16:46:32 +02:00
8cb8ff08b4 feat: comment out Traefik router rules for maintenance page 2026-04-15 16:42:26 +02:00
8ed076f56c feat: update maintenance page to use index.html and adjust Traefik configuration 2026-04-15 16:29:22 +02:00
1a45f5a0db feat: configure maintenance page service with Traefik routing 2026-04-15 16:25:04 +02:00
720a109255 fix router name 2026-04-15 16:15:00 +02:00
00bebc9bf3 feat: configure Traefik to route maintenance page traffic to the correct port 2026-04-15 16:12:07 +02:00
278acb132a feat: add maintenance middleware and HTML page for downtime notifications 2026-04-15 16:07:03 +02:00
ced51c4111 refactor: remove browserless service and related environment variables from Docker configurations 2026-04-03 19:00:26 +02:00
a09fa0597d fix: update PDF filename format to replace spaces with dashes and enhance Puppeteer service configuration 2026-03-10 12:36:11 +01:00
0192f710e2 refactor: remove NEXT_PUBLIC_UMAMI_ID from environment variables and related configurations 2026-03-09 14:19:43 +01:00
e563aa43fd feat: update environment variable for Umami ID and adjust related configurations 2026-03-09 14:09:32 +01:00
1748da945b feat: parameterize umami database configuration in docker-compose 2026-03-09 12:25:35 +01:00
1f35a9ee99 feat: update Traefik router configuration to remove domain suffix for umami service 2026-03-09 12:20:41 +01:00
36de59dc47 feat: update Traefik router configuration for umami service to umami-info 2026-03-09 12:14:57 +01:00
9be28c50f6 feat: add umami-db-data volume to docker-compose for analytics service 2026-03-09 12:12:43 +01:00
5d781ee29f feat: add umami service and database to docker-compose for analytics integration 2026-03-09 12:11:35 +01:00
7a7c12bf1f fix: update Traefik router and service names for improved clarity and functionality 2026-03-03 11:01:30 +01:00
348e9b4d05 fix: update Traefik middleware names for apex redirection 2026-03-03 10:57:05 +01:00
454ff41f1b fix: update Traefik redirect regex for canonical domain handling 2026-03-03 10:55:00 +01:00
9f91f97693 fix: update API key and compose IDs in deployment script; adjust expose syntax in docker-compose 2026-03-03 10:53:07 +01:00
42c15dfe96 feat: integrate PDF generation using Puppeteer
- Removed dependencies on html2canvas-pro and jsPDF.
- Added puppeteer-core for PDF generation.
- Created a new API endpoint for generating PDFs.
- Updated SchedaAnnuncioStampabile component to use the new PDF generation API.
- Enhanced error handling and user feedback during PDF generation.
- Added browserless service to docker-compose for Puppeteer.
- Updated environment variables to include BROWSER_WS_URL.
- Refactored code to improve readability and maintainability.
2026-02-03 11:20:26 +01:00
6c4c57fd69 feat: add restart policy for web service in docker-compose 2026-01-08 14:48:56 +01:00
7dcbaa68f3 feat(docker-compose): Add verbose flag to migration command for improved logging 2025-10-30 19:16:08 +01:00
059115b109 fgh 2025-10-29 12:17:12 +01:00
79b2642360 asasd 2025-10-29 12:04:39 +01:00
5cb75c2af8 re 2025-10-29 11:58:58 +01:00
8a73a8e67d sdf 2025-10-29 11:14:39 +01:00
9218d2f7ac Add user seeding SQL script and initial Docker Compose configuration
- Created a new SQL migration script to seed a default user into the USERS table.
- Added a comprehensive Docker Compose configuration for the application, including services for the database, MinIO, KeyDB, backend, and web components.
- Configured health checks and environment variables for each service to ensure proper startup and connectivity.
2025-10-29 11:06:53 +01:00
5ea42bb24b upd 2025-10-23 15:16:42 +02:00
b6d9842bcd feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration 2025-10-08 11:32:06 +02:00
24c9754dae Remove STRIPE_LIMITED_KEY from environment variables across configuration files 2025-08-19 14:38:53 +02:00
Marco
112c9b50e8
Update docker-compose.yml 2025-08-16 22:29:04 +02:00