Andras Bacsai
f382e95d9b
Merge branch 'next' into v4.x
2025-11-08 16:15:57 +01:00
majcek210
6effccd1fb
Merge branch 'next' into ts-template
2025-11-08 15:47:45 +01:00
itssloplayz
152801e293
Added tailscale template
2025-11-08 11:59:26 +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
ajay
e3c3962d07
fix: updated postgres
2025-11-07 17:08:01 +05:30
ajay
c93c238be2
fix: secure deploy
2025-11-07 17:06:39 +05:30
ajay
87a97468c2
fix: secure deploy
2025-11-07 17:03:00 +05:30
ajay
1cd98f7b5a
fix: secure deploy
2025-11-07 17:02:09 +05:30
ajay
40eb399b36
fix: updated envs
2025-11-07 16:54:31 +05:30
ajay
50accfeb2a
fix: updated passout key
2025-11-07 16:45:16 +05:30
ajay
08eb6ff981
Fix(Documenso): Resolve pending status issue for Documenso deployments ( fixes #1767 )
2025-11-07 15:10:04 +05:30
ajay
69b8abde63
Fix(Documenso): Resolve pending status issue for Documenso deployments ( fixes #1767 )
2025-11-07 15:01:48 +05:30
Diogo Carvalho
f31ba424d5
Update mosquitto.yaml
...
Fix spacing in conditional check for service user
2025-11-06 10:55:01 +00:00
Daren Tan
0aac7aa799
fix: codimd docker-compose domain
2025-11-03 21:29:53 +08: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