Andras Bacsai
ac40a65d41
fix: ente photos
2025-10-03 10:35:16 +02:00
Vishwanath Martur
fd752377d2
Fix MinIO image and health check to match Coolify standards
...
- Change MinIO image from 'minio/minio:latest' to 'quay.io/minio/minio:latest'
This matches the official Coolify MinIO template for consistency
- Update health check from curl-based to 'mc ready local' command
This is more reliable and matches the official MinIO template
- Update health check intervals and retries to match official template
(interval: 5s, timeout: 20s, retries: 10)
- Update service templates JSON files with corrected configuration
Addresses @devdilson's feedback about MinIO configuration consistency
with existing Coolify templates and best practices.
2025-10-03 10:35:16 +02:00
Vishwanath Martur
886eaf563b
Address reviewer feedback: Fix MinIO endpoint and add admin permissions
...
- Fix MinIO endpoint configuration to use SERVICE_URL_MINIO_3200 for public access
This resolves the issue with signed URLs for photo uploads as noted by @devdilson
- Add ENTE_INTERNAL_ADMIN environment variable to grant first account admin permissions
This prevents the 10GB storage limit issue mentioned in the review
- Update service templates JSON files with the corrected configuration
- Ensure MinIO service has proper SERVICE_URL configuration for external access
Addresses all feedback from @devdilson's review comments:
- Fixes signed URL access for photo uploads
- Grants admin permissions to first account
- Maintains proper service architecture for Coolify deployment
2025-10-03 10:35:16 +02:00
Vishwanath Martur
35a1d7cdab
Add Ente Photos service template files
...
- Add ente-photos.yaml template with museum, postgres, and minio services
- Add custom SVG logo for Ente Photos
- Update service templates JSON files with new template
2025-10-03 10:35:16 +02:00
Andras Bacsai
bcd7d399bc
Merge branch 'v4.x' into feature/add-ente-photos-service-template
2025-10-03 10:30:46 +02:00
Andras Bacsai
11c43b54a3
Merge pull request #6511 from thesloppyguy/feat/ente
...
Feat: Ente Template
2025-10-03 10:27:24 +02:00
Alex
6b12011550
Update shlink.yaml - Fixing double https:// in web app
...
In Shlink web app there was an double "https://https:// " before every short url. Fixed by using SERVICE_FQDN_SHLINK for "DEFAULT_DOMAIN"
2025-10-02 19:40:32 +02:00
Alex
7a8d05763a
Merge branch 'coollabsio:next' into next
2025-10-02 19:38:31 +02:00
Seefs
1a3341cc59
fix: fix documentation url
2025-10-02 16:37:31 +08:00
Seefs
7edd919ed1
fix: fixed version
2025-10-02 16:36:16 +08:00
Seefs
75d8cd12b4
feat(template): added newapi
2025-10-02 16:09:07 +08:00
Romain ROCHAS
711045fff5
Merge branch 'next' into fix/evolution-api-slogan
2025-10-01 17:35:31 +02:00
David Alejandro Londoño
b59a8ec8e5
Merge branch 'next' into next
2025-10-01 09:11:55 -05:00
Blue Mouse
b289f7cbd2
Add app URLs
2025-10-01 00:15:47 +01:00
Blue Mouse
15a2ba5704
Generate SECRET_KEY_BASE with magic env
2025-10-01 00:07:55 +01:00
Blue Mouse
151274a137
Remove restart: always from services
2025-10-01 00:02:58 +01:00
Blue Mouse
0a35594508
Use magic variable for Redis password
2025-10-01 00:02:29 +01:00
Blue Mouse
8ef759ff0a
Use magic variable for Clickhouse password
2025-10-01 00:01:02 +01:00
Blue Mouse
8745054adf
add timeout / retries to healthchecks
2025-10-01 00:00:06 +01:00
Blue Mouse
e96b2fe220
Add Swetrix service
2025-09-29 22:26:43 +01:00
ShadowArcanist
8884ac378d
Removed /ping from checkhealth on traccar service
...
Fixes no available server error
2025-09-29 04:21:17 +05:30
Evan Schleret
526b956dc6
feat: Add mail environment variables to docmost.yaml
2025-09-27 04:00:56 +02:00
ShadowArcanist
aea61bcb7a
Fixed server pub base url for elastic kibana service
2025-09-26 20:56:45 +05:30
Scan
0dc67ffd3d
refactor: volumes set back to ./pds-data:/pds
2025-09-25 18:52:47 -04:00
Scan
5866820385
fix: domain on coolify
2025-09-25 18:52:47 -04:00
Scan
ecf575e781
fix: make email envs not required
2025-09-25 18:52:47 -04:00
Scan
1f8b24a11d
fix: healthcheck doesn’t need to be 5s
2025-09-25 18:52:47 -04:00
Scan
3a51b5e908
feat: make the other email env also required
2025-09-25 18:52:47 -04:00
Scan
a33a753e5f
fix: add back template info
2025-09-25 18:52:47 -04:00
Scan
0225c486ff
fix: both email envs are needed in order for the PDS to start, so set the other one as required
2025-09-25 18:52:47 -04:00
Scan
5b1485a04b
feat: not many know how to setup this without reading pds docs
2025-09-25 18:52:47 -04:00
Scan
2250c4a693
fix: remove the SERVICE_EMAIL_ADMIN and make it normal
2025-09-25 18:52:47 -04:00
Scan
82df0b29fe
feat: make an empty pds.env file to trick pdsadmin into working correctly
...
This way we don't need the very long command
Credits: @madmalkav
2025-09-25 18:52:47 -04:00
Scan
1d85177ce6
fix: syntax error on vars
...
Co-authored-by: Mario Neuhold <mario.neuhold@proton.me >
2025-09-25 18:52:47 -04:00
Scan
3fc3058439
feat: Add Email Envs, Install more required packages by pdsadmin
2025-09-25 18:52:47 -04:00
Scan
adb46ed030
fix: now it automatically generates the JWT secret and the PLC rotation key
2025-09-25 18:52:47 -04:00
Scan
d83a5763c6
fix: add back template info
2025-09-25 18:52:47 -04:00
Scan
a9ad8ed824
fix: Bluesky PDS template finally works normally
2025-09-25 18:52:47 -04:00
Scan
7b00a85197
fix: Bluesky PDS template
...
If it works, it works, don't touch it 😭
2025-09-25 18:52:47 -04:00
Andras Bacsai
1fb3eda228
Merge pull request #6676 from ShadowArcanist/patch-3
...
fix(service): Bugsink CSRF validation error
2025-09-25 09:50:06 +02:00
Andras Bacsai
dde201a98d
Merge pull request #6678 from ShadowArcanist/patch-5
...
fix(service): beszel missing required environment variables
2025-09-25 09:49:36 +02:00
ShadowArcanist
7b0d22ed4d
Updated Beszel service template with new version changes
2025-09-23 18:20:01 +05:30
ShadowArcanist
5a5fb27af1
disable posthog service
...
The web service returns a 500 status code due to a migration issue with the ClickHouse service.
2025-09-23 17:13:10 +05:30
ShadowArcanist
710e8c3d51
Fixed CSRF validation errors for bugsink service template
2025-09-23 07:58:03 +05:30
Romain ROCHAS
1fc07d6942
fix(templates): Lobechat environnement variable
...
Removing "SERVICE_XXX"
2025-09-22 20:26:12 +02:00
Romain ROCHAS
a858a83942
fix(template) Fix lobe-chat typo
2025-09-19 19:16:34 +02:00
Romain ROCHAS
5f459fab48
Merge branch 'next' into service/lobe-ai-chat
2025-09-19 16:37:46 +02:00
Romain ROCHAS
a720888c35
fix(templates): update Lobe-chat openai base_url env + required envs
2025-09-19 16:34:02 +02:00
Romain ROCHAS
307f69d0ec
feat(templates): added Lobe Chat service
2025-09-19 16:24:37 +02:00
Romain ROCHAS
e376ac3950
Merge branch 'next' into template/metamcp
2025-09-19 10:28:43 +02:00