Commit Graph

12929 Commits

Author SHA1 Message Date
Andras Bacsai c9ddda8ed2 feat(drizzle-gateway): enhance service configuration by adding Master Password field and updating compose file path 2025-08-12 10:07:11 +02:00
Andras Bacsai 65cc1c508a feat(drizzle-gateway): add new drizzle-gateway service with configuration and logo 2025-08-12 10:07:11 +02:00
Andras Bacsai a2ef545b6b feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking 2025-08-12 10:07:11 +02:00
Andras Bacsai 193995de79 feat(templates): add new service templates and update existing compose files for various applications 2025-08-12 10:07:11 +02:00
Andras Bacsai 39f25573bf refactor(templates): update service template file handling to use dynamic file name from constants 2025-08-12 10:06:19 +02:00
Andras Bacsai 936a192236 fix(parsers): clarify comments and update variable checks for FQDN and URL handling 2025-08-12 10:06:19 +02:00
Andras Bacsai c3a100730c fix(constants): update coolify version to 4.0.0-beta.420.7 2025-08-12 10:06:19 +02:00
Andras Bacsai 022cc7c973 enhance(settings-dropdown): add icons to buttons for improved UI in settings dropdown 2025-08-12 10:06:19 +02:00
Andras Bacsai cbd2c88cb4 fix(constants): update 'Change Log' to 'Changelog' in settings dropdown 2025-08-12 10:06:19 +02:00
Andras Bacsai 0e7cc988a6 feat(user): add changelog read tracking and unread count method 2025-08-12 10:06:19 +02:00
Andras Bacsai e8892b3d29 feat(core): finally fqdn is fqdn and url is url. haha 2025-08-12 10:06:19 +02:00
Andras Bacsai e2518e53d9 refactor(public-git-repository): remove commented-out code for cleaner template 2025-08-12 10:06:19 +02:00
Andras Bacsai a2c5f4b9d1 refactor(public-git-repository): enhance form structure and add autofocus to repository URL input 2025-08-12 10:06:19 +02:00
Andras Bacsai 1ddec358a5 feat(input): add autofocus attribute to input component for improved accessibility 2025-08-12 10:06:19 +02:00
Andras Bacsai a0bc4dac55 fix(application): streamline environment variable updates for Docker Compose services and enhance FQDN generation logic 2025-08-12 10:06:19 +02:00
Andras Bacsai cc5abc093d fix(container): sort containers alphabetically by name in ExecuteContainerCommand and update filtering in Terminal Index 2025-08-12 10:06:19 +02:00
Andras Bacsai 103a9c2df2 fix(policy): update delete method to check for admin status in S3StoragePolicy 2025-08-12 10:06:19 +02:00
peaklabs-dev 158711a165 Update service-templates.json 2025-08-11 22:03:52 +02:00
Scan 8eb3f94644 feat(service): add Bluesky PDS template (#6302) 2025-08-11 21:55:35 +02:00
peaklabs-dev 9d7e4286b6 Update service-templates.json 2025-08-11 19:25:59 +02:00
Verity bf738b2d2d feat(service): add pterodactyl & wings services (#5537) 2025-08-11 18:55:37 +02:00
Yanluis Fermin 9b0fd2073a fix(api): update service upsert to retain name and description values if not set 2025-08-11 12:31:12 -04:00
🏔️ Peak c404581b25 fix(database): custom postgres configs with SSL (#6352) 2025-08-11 18:22:03 +02:00
Yanluis Fermin 4ff7ab7895 Merge branch 'next' into fix/service-update-required-params 2025-08-11 10:23:30 -04:00
Nicanor Alexander de la Cruz Caba fde4dbd911 fix(service): documenso signees always pending (#6334) 2025-08-11 15:03:13 +02:00
Aaryan meena d53e493dcc chore: clarify usage of custom redis configuration (#6321) 2025-08-11 14:33:31 +02:00
Yanluis Fermin e572017d27 fix(api): duplicated logs in application endpoint (#6292) 2025-08-11 14:03:46 +02:00
peaklabs-dev 9ec72e8769 refactor(service): improve librechat
- remove comments
- format and reorder service
2025-08-11 12:32:01 +02:00
peaklabs-dev 7dcb5c43ae chore(service): homebox formatting 2025-08-11 12:31:09 +02:00
howardshand bee98e02bc feat(service): add Homebox service (#6116) 2025-08-11 12:29:18 +02:00
Gauthier POGAM--LE MONTAGNER 03040d6bc8 feat(service): add librechat template (#5654) 2025-08-11 12:13:25 +02:00
Gauthier POGAM--LE MONTAGNER 1d4a19fb61 fix(service): update healthcheck of penpot backend container (#6272) 2025-08-11 12:08:17 +02:00
Trung-DV 4f77bd4347 Fix volume target, use the last part
Signed-off-by: Trung-DV <TrungDV.PMB@gmail.com>
2025-08-06 10:21:54 +07:00
peaklabs-dev f34225dfd6 Update service-templates.json 2025-08-06 03:02:10 +02:00
peaklabs-dev b52c414fe4 refactor(service): improve openpanel template
- rename all services
- add more depends_on checks to ensure everything works properly and is healthy
- reorder and re-format the template, ENVs and the individual sections
- remove comments
2025-08-05 19:11:34 +02:00
Gurvan ed0f2c1c59 feat(service): add OpenPanel template (#5310) 2025-08-05 18:31:43 +02:00
Cynthia Ebert a40dd8880d fix(proxy): remove hardcoded port 80/443 checks (#6275) 2025-08-04 22:16:49 +02:00
peaklabs-dev 36961d8ae8 fix(docker): cleanup always running on deletion
- docker cleanup was always running on deletion instead of using the settings set in the deletion modal
2025-08-04 22:14:19 +02:00
peaklabs-dev 279edf696c chore(docker): remove unused arguments on StopService 2025-08-04 22:12:56 +02:00
peaklabs-dev daa96c27a7 chore(deletion): rename isDeleteOperation to deleteConnectedNetworks 2025-08-04 22:12:04 +02:00
peaklabs-dev c551be9be8 chore(core): remove unused argument 2025-08-04 22:11:29 +02:00
peaklabs-dev 36b2bb56c5 Update service-templates.json 2025-08-04 22:11:09 +02:00
peaklabs-dev dcf3b43b30 refactor(service): improve langfuse
- remove minio
- adjust ENVs
- autogenerate more stuff
- formatting
2025-08-04 22:10:47 +02:00
Slawa Gladkov c483f1bdd7 chore(service): update Langfuse template to v3 (#6301) 2025-08-04 21:48:48 +02:00
Victor Gonçalves de Andrade af22514cad chore(service): improve evolution-api environment variables (#6283) 2025-08-04 21:36:38 +02:00
Matías Andrade Guzmán 1d97e35494 chore(service): add NOT_SECURED env to Postiz (#6243) 2025-08-04 21:33:17 +02:00
Lucas Castelo 0998be3503 feat(services): add Chroma service (#6201) 2025-08-04 21:22:07 +02:00
🏔️ Peak 2a526c54d5 fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
Jonas 10823666b2 feat(service): add pi-hole template (#6020)
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2025-08-04 15:48:54 +02:00
peaklabs-dev b165d506c9 chore(service): improve sequin
- make sure Redis is healthy
- formatting
2025-08-04 15:35:27 +02:00