31315d415c
feat: add update pipeline with MapleDeploy CDN and versioning
...
Build MapleDeploy Coolify Image / build (push) Failing after 1m7s
Route all Coolify update artifacts (versions.json, upgrade.sh,
compose files) through updates.mapledeploy.ca instead of upstream
cdn.coollabs.io. Extend CI to publish artifacts to Bunny CDN
storage zone and purge cache on each build.
- Point CDN_URL, versions_url, upgrade_script_url to updates.mapledeploy.ca
- Hardcode helper/realtime images to ghcr.io (not mirrored to Forgejo)
- Pass registry_url as 3rd arg to upgrade.sh for main image pulls
- Adopt versioning scheme 4.0.0-beta.X.N (bump to 4.0.0-beta.463.1)
- Add CI steps: generate versions.json, upload to Bunny, purge cache
2026-02-16 20:35:23 -08:00
Andras Bacsai
bf9f78538e
Remove webhook maintenance directory from Docker configurations
2025-12-04 14:55:07 +01:00
Andras Bacsai
3ed5f3c99d
chore(docker): update soketi image version to 1.0.10 in production and Windows configurations
2025-08-26 16:19:55 +02:00
Andras Bacsai
11fa319c3f
chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files
2025-06-16 14:34:41 +02:00
Andras Bacsai
f4472909ed
chore(docker): update soketi image version to 1.0.8 in production configuration files
2025-04-28 10:55:31 +02:00
Andras Bacsai
1fcfac07b1
refactor(env): add centralized registry URL to environment configuration
2025-03-25 09:03:59 +01:00
🏔️ Peak
a46caf209f
Chore: Bump all dependencies ( #5216 )
...
* chore: bump all docker dependecies
* chore: update composer and npm dep
2025-02-24 18:08:54 +01:00
Andras Bacsai
5756873080
chore(config): increase default PHP memory limit to 256M
2025-02-04 13:02:03 +01:00
Andras Bacsai
34e4b975b6
fix: compose envs
2024-12-28 14:37:36 +01:00
Andras Bacsai
7c4e62ec67
remove unnecessary bloat from docker-compose
2024-12-28 11:38:51 +01:00
Andras Bacsai
a9ec0b1c3e
fix: update healthcheck and port configurations to use port 8080
2024-12-23 21:11:29 +01:00
peaklabs-dev
e51207a35e
fix: bind() to 0.0.0.0:80 failed
2024-12-23 15:33:12 +01:00
Andras Bacsai
582416806f
remove unnecessary things
2024-11-11 10:23:03 +01:00
Andras Bacsai
6a727bfa6a
remove unnecessary things from docker-compose.prod.yml
2024-11-10 22:19:28 +01:00
Andras Bacsai
26e47d7553
new versions
2024-11-08 11:39:17 +01:00
Andras Bacsai
b03767713f
remove experimental features env variable
2024-10-25 11:42:25 +02:00
Andras Bacsai
b1d2914c08
Refactor function and configuration names for experimental features
2024-10-24 22:00:26 +02:00
Andras Bacsai
a6a3abc273
chore: Update soketi service image to version 1.0.3
2024-10-03 10:05:54 +02:00
Andras Bacsai
4d9dcfb84c
chore: Update Coolify Realtime image to version 1.0.2
2024-10-01 10:34:11 +02:00
Andras Bacsai
8179a5c6a3
feat: custom terminal host
2024-09-18 09:43:47 +02:00
Andras Bacsai
a2ea8814cf
chore: Update soketi image to version 1.0.1
2024-09-17 12:00:57 +02:00
Andras Bacsai
7cac243589
chore: Update Dockerfile and workflow for Coolify Realtime (v4)
2024-09-13 14:05:37 +02:00
Andras Bacsai
1f9af39fa7
chore: Remove unused entrypoint script and update volume mapping
2024-09-13 12:45:59 +02:00
Andras Bacsai
62b995d26c
chore: Update Dockerfile and workflow for Coolify Realtime (v4)
2024-09-13 12:40:17 +02:00
Andras Bacsai
888c1f7697
update files
2024-09-13 12:21:02 +02:00
Andras Bacsai
75f266fa9f
fix: cloudflare tunnel with new multiplexing feature
2024-09-12 12:07:50 +02:00
Andras Bacsai
4169d727fd
fix: infra files
2024-09-02 09:53:09 +02:00
Andras Bacsai
5f0a8bc4f2
revert infra things
2024-08-30 13:31:52 +02:00
Andras Bacsai
9cdff0393f
refactor: Update SELF_HOSTED environment variable in docker-compose.prod.yml
2024-08-29 13:50:19 +02:00
ayntk-ai
6ca49eb1ac
fix database name to coolify instead of coolify-db
2024-08-07 21:23:07 +02:00
ayntk-ai
1564e3c371
formating
2024-08-07 15:06:24 +02:00
ayntk-ai
ddf0ff8f25
cleanup instalation
2024-08-07 14:59:42 +02:00
Andras Bacsai
3ebb35a5cd
fix: remove lemon + paddle things
2024-06-25 13:54:58 +02:00
Andras Bacsai
cd7340915b
feat: Add PHP memory limit environment variable to docker-compose.prod.yml
2024-05-28 20:22:18 +02:00
Andras Bacsai
1a152a5597
feat: pull new sentinel image and restart container
2024-05-08 19:19:32 +02:00
Andras Bacsai
c618e58a11
feat: start Sentinel on servers.
2024-05-08 14:22:35 +02:00
Andras Bacsai
f6f959a897
feat: experimental sentinel
2024-05-07 15:41:50 +02:00
Andras Bacsai
8a1933b9b2
chore: remove docker compose versions
2024-05-07 09:43:51 +02:00
Andras Bacsai
05b5a6fddf
Update healthcheck URLs to use 127.0.0.1 instead of localhost
2024-04-17 14:27:51 +02:00
Andras Bacsai
24bd4da94b
Update horizon.php and docker-compose.prod.yml
2024-04-13 15:16:57 +02:00
Andras Bacsai
933e395945
feat: dynamic mux time
2024-04-12 23:50:23 +02:00
Andras Bacsai
7b4d8a8f05
wip: new pricing
2024-04-12 15:48:56 +02:00
Andras Bacsai
54923b7640
feat: collect webhooks during maintenance
2024-03-01 14:04:29 +01:00
Andras Bacsai
f78fd212bb
fix: subscription / plan switch, etc
2024-02-23 12:59:14 +01:00
Andras Bacsai
00feef40a3
Fix image tag in docker-compose.prod.yml
2024-02-15 12:29:30 +01:00
Andras Bacsai
b96807d34c
fix: feedback from self-hosted envs to discord
2024-02-06 11:36:20 +01:00
Andras Bacsai
39ecff9f90
Update version numbers
2024-01-26 11:34:18 +01:00
Andras Bacsai
1b6d376472
refactor: compose file and install script
2024-01-12 21:26:51 +01:00
Andras Bacsai
60c8e0d625
feat: disable autoupdate
2023-12-11 20:40:05 +01:00
Andras Bacsai
6d9a66ff1b
fix: websocket
2023-12-11 18:48:00 +01:00