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
Marco
1bdf09a1a9
Update docker-compose.yml
2025-08-16 22:27:23 +02:00
73e7c947d8
web2
2025-08-07 19:31:51 +02:00
adf5749ec8
s
2025-08-07 19:22:04 +02:00
616a5ff412
web
2025-08-07 19:03:14 +02:00
f36f28a057
backend added
2025-08-07 19:00:29 +02:00
763776c29b
r
2025-08-07 18:55:08 +02:00
41616e2c05
fix: change PostgreSQL service restart policy to 'unless-stopped'
2025-08-07 16:48:54 +02:00
2adb9e1606
Add healthcheck for backend service in docker-compose.yml
2025-08-04 17:59:36 +02:00
d1365ba5c5
Comment out sysctl settings for keydb and backend services in docker-compose.yml
2025-08-04 17:46:50 +02:00
29c64c7e39
init
2025-08-04 17:45:44 +02:00