Commit graph

406 commits

Author SHA1 Message Date
Andras Bacsai
3593d941af bump version to 4.0.0-beta.437 and update nightly version to 4.0.0-beta.438 2025-10-20 13:57:48 +02:00
Andras Bacsai
d4b9b61cbd feat: add Hetzner affiliate link to token form
- Add affiliate link when users add their first Hetzner token
- Shows in both modal and full-page layouts
- Friendly messaging about supporting Coolify and getting credits
2025-10-14 09:25:10 +02:00
Andras Bacsai
6098a58c9f
Merge pull request #6793 from YaRissi/service/gotify
feat(template): Adding Gotify service
2025-10-13 12:52:05 +02:00
Romain ROCHAS
4ce1c2ece7
Merge branch 'next' into fix/evolution-api-slogan 2025-10-10 17:51:09 +02:00
Andras Bacsai
840c16246d feat(conductor): add setup script and configuration file 2025-10-10 16:03:22 +02:00
elmariss
d752ee2b90
implement suggestions 2025-10-08 11:43:21 +02:00
elmariss
747c764293
add gotify template 2025-10-07 21:26:54 +02:00
Andras Bacsai
ae64f8cb86 fix validation on a few views 2025-10-06 21:25:24 +02:00
Andras Bacsai
c14497303f fix(elasticsearch): update Elasticsearch and Kibana configuration for enhanced security and setup
- Removed unnecessary environment variables and added security settings for Elasticsearch and Kibana.
- Implemented password setup for the kibana_system user during the Kibana setup process.
- Updated healthcheck commands for both services to ensure proper monitoring and readiness.
- Introduced a new setup service for Kibana to streamline user password configuration.
2025-10-03 20:06:27 +02:00
Andras Bacsai
4cf600445a feat(service): add Elasticsearch password handling in extraFields method
- Implemented logic to retrieve and display the default user password for Elasticsearch in the extraFields method of the Service model.
- Enhanced data collection for environment variables related to Elasticsearch, improving service configuration management.
2025-10-03 20:05:43 +02:00
Andras Bacsai
e17fbd3b56 refactor: update ente photos configuration for improved service management
- Enhanced environment variable configuration for the server and web services, including database and encryption settings.
- Updated health check intervals and retries for better reliability.
- Changed MinIO service configuration to use port 9000 and adjusted health checks accordingly.
- Improved volume management for data persistence.

These changes aim to streamline the deployment process and ensure better service health monitoring.
2025-10-03 10:47:55 +02:00
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
Romain ROCHAS
711045fff5
Merge branch 'next' into fix/evolution-api-slogan 2025-10-01 17:35:31 +02:00
Andras Bacsai
a20f4ffe65 refactor(security): streamline update check functionality and improve UI button interactions in patches view 2025-09-25 11:50:06 +02:00
Andras Bacsai
3844556876
Update templates/service-templates.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-25 11:39:17 +02:00
Andras Bacsai
f81d36cc4e fix(README): update Juxtdigital description to reflect current services 2025-09-25 10:31:07 +02:00
Andras Bacsai
98a30e2482 chore(docker-compose): update soketi image version to 1.0.10 in production and Windows configurations 2025-09-24 09:19:38 +02:00
Andras Bacsai
c6b47da1e9 feat(templates): add n8n service with PostgreSQL and worker support for enhanced workflow automation 2025-09-12 11:47:13 +02:00
Andras Bacsai
e3d8f5f1e1 fix(templates): update 'compose' configuration for Appwrite service to enhance compatibility and streamline deployment 2025-09-11 16:44:20 +02:00
Romain ROCHAS
ae0e064cb4 feat: update Evolution API slogan to better reflect its capabilities 2025-09-04 00:52:32 +02:00
Andras Bacsai
f38217e717 fix(templates): update SECRET_KEY environment variable in getoutline.yaml to use SERVICE_HEX_32_OUTLINE 2025-09-01 16:44:09 +02:00
Andras Bacsai
7a6114868d Revert test change 2025-08-18 19:18:07 +02:00
Andras Bacsai
0c7a0b8f3f Test pre-commit hook 2025-08-18 19:18:07 +02:00
peaklabs-dev
2603cd9d18
chore: update service-templates json files 2025-08-18 18:35:53 +02:00
peaklabs-dev
dbed6c270e
feat: generate category for services 2025-08-18 17:28:20 +02:00
Andras Bacsai
0a29c6374c update service templates 2025-08-18 09:50:31 +02:00
Serdar Yerdelen
a975cfbf61 fix(templates): added a category tag for the docs service filter 2025-08-16 22:18:26 +02:00
Andras Bacsai
f018d640e5 fix(templates): should generate old SERVICE_FQDN service templates as well 2025-08-12 14:19:17 +02:00
peaklabs-dev
158711a165
Update service-templates.json 2025-08-11 22:03:52 +02:00
peaklabs-dev
9d7e4286b6
Update service-templates.json 2025-08-11 19:25:59 +02:00
peaklabs-dev
f34225dfd6
Update service-templates.json 2025-08-06 03:02:10 +02:00
peaklabs-dev
36b2bb56c5
Update service-templates.json 2025-08-04 22:11:09 +02:00
peaklabs-dev
fe900d3cd7
Update service-templates.json 2025-07-18 22:36:38 +02:00
Andras Bacsai
ec0a17998e fix(service): update Postiz compose configuration for improved server availability 2025-07-07 10:30:38 +02:00
Andras Bacsai
956e836e76 feat(template): add excalidraw service configuration with documentation and tags 2025-07-01 12:30:51 +02:00
Andras Bacsai
5cf054f7ed Update Appwrite service templates and configuration
- Updated Appwrite service template to use the latest version of the compose configuration.
- Adjusted the `_APP_CONSOLE_HOSTNAMES` environment variable to remove the default values, allowing for more flexible hostname configuration.
- Updated the Appwrite compose file to reflect these changes.

This ensures better customization for users deploying Appwrite services.
2025-07-01 12:26:27 +02:00
Andras Bacsai
b234bfb9a0 chore(versions): update Coolify version to 4.0.0-beta.420.1 and add new services (karakeep, miniflux, pingvinshare) to service templates 2025-06-26 18:00:02 +02:00
Andras Bacsai
2cc0133a7a fix(supabase): update Supabase service images and healthcheck methods for improved reliability 2025-06-13 17:30:03 +02:00
Andras Bacsai
ac66e857c9 fix(service): update service template for affine and add migration service for improved deployment process 2025-06-13 15:25:45 +02:00
Slava Abakumov
b447c26ad2
Capitalize "WordPress" properly (#5958)
* Update wordpress-with-mysql.yaml

Use the correct naming for WordPress.

It's "WordPress", not "Wordpress".

* replace Wordpress with WordPress in templates

* change slogans for templates

* fix in a livewire template file
2025-06-13 11:36:17 +02:00
Andras Bacsai
2ffb93ecdb fix(service-templates): update Convex service configuration to use FQDN variables 2025-06-05 11:58:21 +02:00
peaklabs-dev
50436eb83c
Update service-templates.json 2025-05-27 15:09:26 +02:00
peaklabs-dev
a44b73f8eb
Update service-templates.json 2025-05-23 20:15:43 +02:00
peaklabs-dev
69c01b650a
Update service-templates.json 2025-05-19 22:30:15 +02:00
peaklabs-dev
0409e9184c
Update service-templates.json 2025-05-15 22:53:15 +02:00
peaklabs-dev
73258d4918
Update service-templates.json 2025-05-14 21:20:07 +02:00
peaklabs-dev
c2361e55e4
fix(service): passbolt
- order and formatting
- add missing port comment
- wait for the DB to be healthy
2025-05-14 13:55:01 +02:00
peaklabs-dev
af7f40a0de
fix(service): navidrome service
- fixed URL issue as it was set to an empty string which caused a 404 error
- removed port mapping as it is not needed and insecure
- formatted the Compose file
2025-05-14 13:28:32 +02:00
peaklabs-dev
57c3647ce7
Update service-templates.json 2025-05-13 21:32:41 +02:00
Andras Bacsai
e2f44edc28 fix(templates): update Unsend compose configuration for improved service integration 2025-04-18 10:33:17 +02:00
Andras Bacsai
79ce3d8ddf fix(templates): correct casing of "denokv" to "denoKV" in service templates JSON 2025-04-17 09:36:59 +02:00
Andras Bacsai
ac390abec2 fix(templates): correct casing of denoKV references in service templates and YAML files 2025-04-14 13:57:03 +02:00
Andras Bacsai
93ec2f804b refactor(commands): reorganize OpenAPI and Services generation commands into a new namespace for better structure; remove old command files 2025-04-13 16:00:50 +02:00
Andras Bacsai
1ab7405e2e refactor(ServicesGenerate): update command signature from 'services:generate' to 'generate:services' for consistency; update Dockerfile to run service generation during build; update Odoo image version to 18 and add extra addons volume in compose configuration 2025-04-13 15:16:54 +02:00
peaklabs-dev
78e2d63f38
chore(service): remove unused code in Bugsink service 2025-04-02 14:59:31 +02:00
peaklabs-dev
2699c2ed19
Update service-templates.json 2025-03-31 18:11:30 +02:00
Andras Bacsai
fa6d50ae50 fix(keycloak): update keycloak image version to 26.1 2025-03-24 09:46:01 +01:00
Andras Bacsai
251e1cf4ca
Merge pull request #5388 from midsonlajeanty/main
fix(service): replace deprecated credentials env variables on keycloa…
2025-03-24 09:44:29 +01:00
Louis Midson LAJEANTY
21938c7f92 fix(service): replace deprecated credentials env variables on keycloak service 2025-03-20 20:56:45 -04:00
Andras Bacsai
956bbed5e3 feat(svg): add coolify and evolution-api SVG logos 2025-03-18 11:22:54 +01:00
Andras Bacsai
2bf1e70b4b feat(service): add evolution-api and neon-ws-proxy templates 2025-03-18 11:09:43 +01:00
Andras Bacsai
499fc9cced feat(templates): add Freescout service template 2025-03-18 10:53:54 +01:00
Andras Bacsai
dfbe5f4514 feat(templates): change glance for v0.7
https://github.com/glanceapp/glance/blob/main/docs/v0.7.0-upgrade.md
2025-03-17 16:40:30 +01:00
Andras Bacsai
911957ff66 chore(supabase): Update Supabase service template and Postgres image version
- Bump Supabase Postgres image from 15.6.1.146 to 15.8.1.048
2025-03-11 18:41:03 +01:00
peaklabs-dev
b9e6d9db73
Update service-templates.json 2025-02-24 18:00:42 +01:00
peaklabs-dev
16974a0a29
fix(services): Owncloud docs link 2025-02-24 17:39:03 +01:00
Andras Bacsai
aacfbe453b fix(service): update Fider service template healthcheck command 2025-02-18 15:19:14 +01:00
Andras Bacsai
94fce20113 version++
feat(service): add convex
2025-02-13 13:27:21 +01:00
peaklabs-dev
7b103ccd4c
feat(services): update service-templates.json 2025-02-11 17:29:17 +01:00
Andras Bacsai
3824d88736 update service template 2025-02-04 13:32:26 +01:00
Andras Bacsai
bd6674f209 update service templates 2025-02-04 13:30:54 +01:00
Andras Bacsai
cd8330d15f fix(templates): update Trigger.dev service templates with v3 configuration 2025-01-28 11:59:50 +01:00
Andras Bacsai
04e8a2bda9 feat(templates): add Open Web UI service template 2025-01-28 11:37:48 +01:00
Andras Bacsai
bf37ad3b7e fix(templates): update service templates 2025-01-28 11:07:42 +01:00
peaklabs-dev
f10a34534f
fix(service): invoiceninja service 2025-01-22 18:51:13 +01:00
peaklabs-dev
3d68996900
Update service-templates.json 2025-01-22 17:24:41 +01:00
peaklabs-dev
7321c0b3db
Update service-templates.json 2025-01-21 14:02:42 +01:00
peaklabs-dev
eaf546fe75
Update service-templates.json 2025-01-20 13:38:39 +01:00
peaklabs-dev
f997872738
chore: lowcoder service naming 2025-01-16 14:24:16 +01:00
peaklabs-dev
4b11f97946
fix: joomla service 2025-01-16 14:17:28 +01:00
peaklabs-dev
5f25580ea6
Update service-templates.json 2025-01-16 12:51:34 +01:00
peaklabs-dev
01eb54c2e7
disable jitsi for now as it is not working properly 2025-01-14 21:13:47 +01:00
peaklabs-dev
e56be3a676
fix: gotenberg 2025-01-14 15:02:49 +01:00
peaklabs-dev
3b6f741d29
fix: rallly and actualbudget service 2025-01-14 13:31:00 +01:00
peaklabs-dev
731dc9f789
fix: calibre-web service 2025-01-14 13:09:40 +01:00
peaklabs-dev
334a729a2f
fix: nodebb service 2025-01-14 12:59:52 +01:00
peaklabs-dev
921657e084
Update service-templates.json 2025-01-09 19:59:08 +01:00
peaklabs-dev
a3f3ca786f
fix: teable 2025-01-09 17:36:20 +01:00
Andras Bacsai
eb46792154 fix: add default vector db for anythingllm 2025-01-06 14:26:58 +01:00
peaklabs-dev
0274bcb656
chore: improve Penpot healthchecks 2025-01-06 11:40:16 +01:00
peaklabs-dev
ef56797c7d
Update service-templates.json 2024-12-19 11:55:28 +01:00
peaklabs-dev
0feac8c025
Update service-templates.json 2024-12-18 14:54:59 +01:00
peaklabs-dev
b0a5781728
Update service-templates.json 2024-12-16 18:28:18 +01:00
peaklabs-dev
d820aa06e8
Update service-templates.json 2024-12-13 20:59:40 +01:00
peaklabs-dev
3ed10ad63f
disable twenty for now 2024-12-13 20:58:43 +01:00
peaklabs-dev
223aaadba3
Update service-templates.json 2024-12-12 13:55:29 +01:00
Andras Bacsai
b2344aeb2f add: checkmate service and fix prowlar slogan (too long) 2024-12-12 11:06:19 +01:00