Julien Nahum
671d88623e
Update templates/compose/opnform.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 10:23:50 +00:00
Julien Nahum
d60e6838ab
Update templates/compose/opnform.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 10:23:37 +00:00
Julien Nahum
c35411f367
Merge branch 'next' into add-opnform-template
2025-11-13 13:04:46 +01:00
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
Julien Nahum
c960b71076
Update opnform.yaml to use version 1.10.2 for API and UI images, remove SELF_HOSTED environment variable, and adjust environment variable syntax for consistency
2025-11-09 16:05:04 +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
Julien Nahum
ff67483f68
Merge branch 'next' into add-opnform-template
2025-10-31 17:52:13 +01:00
JhumanJ
dd0575a1ac
Update opnform.yaml to use version 1.10.1 for API and UI images, and correct APP_URL environment variable reference
2025-10-31 17:40:04 +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
majcek210
014ad6fcd2
Merge branch 'next' into v4.x
2025-10-23 16:36:40 +02:00
majcek210
0541240527
Update MariaDB image version to 11.8
...
Bump the mariadb to 11.8 (LTS)
2025-10-23 16:36:17 +02:00
ShadowArcanist
9532012bb5
Added healthchecks for appwrite one click service template
2025-10-23 19:52:21 +05:30
majcek210
84d5355b94
Merge branch 'next' into v4.x
2025-10-23 16:21:22 +02:00
Andras Bacsai
2e71ef4f11
Fix Hetzner server redirect in onboarding flow
...
When creating a Hetzner server from the onboarding view, the redirect
to the server details page was not working properly due to modal context.
The standard redirect() call doesn't handle navigation from within modals.
Changes:
- Add from_onboarding flag to ByHetzner component
- Use wire:navigate redirect when in onboarding mode
- Pass from_onboarding=true from boarding view
This ensures proper navigation to the newly created server page instead
of staying on the onboarding view.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 16:17:01 +02:00
majcek210
f9e46ee914
Fix and update the template.
...
Fixed the template by updating current configuration and enabling wings to connect.
2025-10-23 15:43:54 +02:00
ShadowArcanist
7c42c48a18
Removed volume mappings on appwrite one click service
2025-10-23 18:10:38 +05:30
ShadowArcanist
9372029f23
Updated docs link on appwrite one click service
2025-10-23 18:08:34 +05:30