Commit graph

1588 commits

Author SHA1 Message Date
Andras Bacsai
c2d2bc74fc
fix(service): Ghost using invalid base url (#7233) 2025-11-24 12:59:46 +01:00
Andras Bacsai
3709b8c498
chore(n8n): upgrade n8n image version to 1.119.2 in compose templates (#7236) 2025-11-24 12:59:31 +01:00
Andras Bacsai
d78e9d9b86
fix(service): netbird client showing wrong host details (#7237) 2025-11-24 12:58:39 +01:00
Andras Bacsai
568d9fab4b
fix(service): plausible compose parsing error (#7244) 2025-11-24 12:57:57 +01:00
majcek210
612b51ef00
Update volume mounts in paymenter.yaml
Done my research and this are the right volumes for paymenter on coolify
2025-11-23 12:08:21 +01:00
majcek210
a2ca50b4bf
Update paymenter.yaml volumes configuration 2025-11-22 15:24:05 +01:00
majcek210
9a58096655
Fix volume paths in paymenter.yaml 2025-11-22 15:21:19 +01:00
majcek210
928e96258a
Update paymenter image version to v1.4.5
Change paymenter image varsion from latest > 1.4.5
2025-11-22 14:55:50 +01:00
majcek210
ef40069cef
Update MariaDB image version to 11.8 2025-11-22 11:28:31 +01:00
majcek210
e0708107e1
Add volumes for themes, extensions, and storage in Paymenter template
Added additional volumes to the Paymenter service in docker-compose:

- Added themes volume for theme storage
- Added extensions volume for external extensions
- Added app_storage_public for public storage path

These changes allow you to store extensions, themes and some images without issues(they were deleted on restart before)
2025-11-22 11:24:16 +01:00
ShadowArcanist
f5beb3a848
fix(service): plausible compose parsing error 2025-11-17 00:20:47 +05:30
ShadowArcanist
8a0749fddf
Set network_mode to host for netbird client one click service 2025-11-16 10:33:10 +05:30
hugoduar
b345fc4468
chore(n8n): upgrade n8n image version to 1.119.2 in compose templates 2025-11-15 02:19:22 -06:00
ShadowArcanist
0bfee3ad33
fix(service): Ghost using invalid base url 2025-11-14 23:33:47 +05:30
peaklabs-dev
28b38babca
fix(service): disable openpanel worker UI by default 2025-11-10 22:09:04 +01:00
Andras Bacsai
fe46c490a2 Update service templates for Convex and EmbyStat; modify compose configurations and adjust tags and categories for better clarity and organization 2025-11-10 14:16:14 +01:00
Andras Bacsai
0ea27ce37a
Cancel active deployments when a pull request is closed (#7164) 2025-11-10 11:16:54 +01:00
Andras Bacsai
67605d50fc fix(deployment): prevent base deployments from being killed when PRs close (#7113)
- Fix container filtering to properly distinguish base deployments (pullRequestId=0) from PR deployments
- Add deployment cancellation when PR closes via webhook to prevent race conditions
- Prevent CleanupHelperContainersJob from killing active deployment containers
- Enhance error messages with exit codes and actual errors instead of vague "Oops" messages
- Protect status transitions in finally blocks to ensure proper job failure handling
2025-11-09 14:41:35 +01:00
Andras Bacsai
f382e95d9b
Merge branch 'next' into v4.x 2025-11-08 16:15:57 +01:00
hareland
07ce375ac5 Embystat: change category from 'media' to 'analytics' 2025-11-07 13:50:19 +01:00
hareland
b08ea4402a Embystat: change category from 'media' to 'analytics' 2025-11-07 13:46:12 +01:00
hareland
183c70e3c8 **Update rybbit.yaml schema: add category field and adjust tags formatting** 2025-11-07 13:29:49 +01:00
Andras Bacsai
c34e5c803b fix: Convert network aliases to string for display
The `custom_network_aliases` field was being displayed as an array, which caused rendering issues. This change converts the array to a comma-separated string when syncing from the model to ensure it's displayed correctly in the UI.
2025-11-01 12:30:15 +01:00
thevinodpatidar
622966b9d8 Merge branch 'v4.x' of github.com:thevinodpatidar/coolify into v4.x 2025-10-31 11:02:16 +05:30
thevinodpatidar
3be0dc07b8 Change version and documentation url 2025-10-31 11:00:41 +05:30
Vinod Patidar
253df1991b
Merge branch 'next' into v4.x 2025-10-30 17:14:22 +05:30
thevinodpatidar
b131a89d03 Add Postgresus service template files 2025-10-30 16:58:14 +05:30
thevinodpatidar
96d0d39fd8 Add Postgresus one-click service template 2025-10-30 16:35:22 +05:30
Andras Bacsai
9f8661fe10
Merge pull request #7051 from ShadowArcanist/patch-12
chore(service): update Beszel to 0.15.2 version
2025-10-30 08:17:39 +01:00
ShadowArcanist
94006ea0e0
Updated Beszel one click service to 0.15.2 version
Updated Beszel and Beszel-Agent images to version 0.15.2.
2025-10-30 03:08:19 +05:30
ShadowArcanist
32cd8df4e4
Fixed activepieces one click service failing to start
Updated Docker images for activepieces, postgres, and redis to specific versions.
2025-10-30 02:36:58 +05:30
Andras Bacsai
ae9f348458 rate limit test 2025-10-28 15:18:28 +01:00
Andras Bacsai
20ac018620
Merge pull request #6979 from ShadowArcanist/shadow/-appwrite-healthchecks
feat(service): appwrite added healthchecks
2025-10-28 10:31:05 +01:00
Andras Bacsai
28e343d458
Merge pull request #7016 from majcek210/patch-3
Update & rename the pterodactly template
2025-10-28 10:30:51 +01:00
Andras Bacsai
81529e9274
Merge pull request #6976 from majcek210/v4.x
Fix and update the "pterodactly with wings" template.
2025-10-28 10:30:34 +01:00
Andras Bacsai
4df3134cec
Merge pull request #6973 from ShadowArcanist/patch-9
fix(service): seafile cannot upload files due to network errors
2025-10-28 10:30:07 +01:00
Andras Bacsai
342abc967c
Merge pull request #6971 from lamongabriel/plane
Update Plane version to v1.0.0
2025-10-28 10:29:47 +01:00
Andras Bacsai
0fdfc18440
Merge pull request #6530 from yipfram/fix/evolution-api-slogan
feat: update Evolution API slogan to better reflect its capabilities
2025-10-28 10:29:07 +01:00
majcek210
26a5ab78f2
Merge branch 'next' into patch-3 2025-10-27 11:22:35 +01:00
Andras Bacsai
12766695c4 feat: add dynamic viewport-based height for compose editor
- Add Alpine.js reactive height calculation based on viewport size
- Monaco editor now responds to window resize events
- Fix Livewire component structure by moving style tag inside root div
- Update CLAUDE.md to document critical single root element requirement
- Set minimum editor height of 300px with responsive maximum
- Use CSS custom properties to pass calculated height to components
2025-10-27 11:18:25 +01:00
majcek210
26b543810e
Merge branch 'next' into patch-3 2025-10-27 11:18:02 +01:00
majcek210
8e75b47829
Update & rename the pterodactly template
Removed the wings service from the template only leaving the panel as the panel + wings are deployed in the "pterodacly with wings" template. Renamed the template from pterodactly > pterodactly panel for better understanding
2025-10-26 19:26:55 +01:00
ShadowArcanist
7d4d621237
Changed Wireguard one click service template category to vpn 2025-10-26 18:05:22 +05:30
majcek210
61fe8f1215
Add environment variables for HASHIDS configuration
This fixes the databases not loading on server(500)
2025-10-25 19:20:31 +02:00
majcek210
ac6fe136ca
Merge branch 'next' into v4.x 2025-10-24 17:04:40 +02:00
Andras Bacsai
ef7cf1114f chore: update siyuan category in service templates
Update generated service template JSON files to reflect the category
field added to siyuan.yaml (documentation category).
2025-10-24 13:26:25 +02:00
Andras Bacsai
9d672c1583 chore: add category field to siyuan.yaml 2025-10-24 13:24:48 +02:00
majcek210
adcdec6931
Enhance comments in pterodactyl-with-wings.yaml
Updated comments in configuration file for clarity.
2025-10-23 18:38:53 +02:00
majcek210
b00d389314
Update templates/compose/pterodactyl-with-wings.yaml
Update the wings version from latest to v1.11.11

Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
2025-10-23 18:30:07 +02:00
majcek210
2e193d45fd
Update templates/compose/pterodactyl-with-wings.yaml
Change pterodactly wings version from latest to v1.11.13

Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
2025-10-23 18:29:34 +02:00