Andras Bacsai
a42785189e
fix(dev): cache bust mutable coold nightly assets
2026-06-21 18:15:47 +02:00
Andras Bacsai
c884aaaeea
feat(v5): add coolify CLI version check
2026-06-16 13:57:42 +02:00
Andras Bacsai
dcd325dc44
feat(v5): add Inertia app shell with Flux health
...
Adds v5 routing, middleware, home page rendering, team context sharing,
project model/table support, and Flux health reporting. Installs Flux in
container builds with role-aware s6 services and documents runtime roles.
2026-06-15 23:09:49 +02:00
Andras Bacsai
6ceb444cf4
fix(docker): remove default nginx configs
...
Delete the packaged nginx config files after installing nginx so the
image uses the application-provided configuration.
2026-05-16 20:09:25 +02:00
Andras Bacsai
0917bb7b8e
fix(docker): install patched nginx from official repository
...
Pin nginx to the official nginx.org Alpine mainline package in development and production images so patched releases can be installed consistently.
2026-05-16 19:06:39 +02:00
Andras Bacsai
14679e73b2
fix(docker): use HTTPS for nginx apk repository
2026-05-11 12:57:17 +02:00
Andras Bacsai
acd07abcce
fix(security): run apk upgrade in development Dockerfile
...
Add `apk upgrade --no-cache` before installing GnuPG and PostgreSQL
repository keys to ensure base Alpine packages are patched.
2026-04-05 18:18:58 +02:00
Andras Bacsai
b49069f3fc
feat(docker): install PHP sockets extension in development environment
...
Add socket.io/php-socket dependency to support WebSocket functionality
in the development container. Also update package-lock.json to reflect
peer dependency configurations for Socket.IO packages.
2026-02-18 11:04:10 +01:00
peaklabs-dev
3b68914b73
build: upgrade postgres client to fix build error
2026-01-29 22:24:52 +01:00
peaklabs-dev
6ddca603e2
chore(deps): update docker deps
...
- update Nixpacks to v1.39.0
2025-07-18 16:25:01 +02:00
peaklabs-dev
03b0ee59f6
feat(dep): bump all dependencies
2025-03-31 18:50:42 +02: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
peaklabs-dev
c01d3e4954
bump: docker dep
2025-01-09 15:11:14 +01:00
peaklabs-dev
2615fce73f
chore: upgrade cloudflared and minio
2024-12-10 17:19:52 +01:00
Andras Bacsai
a2ab33b04f
fix: development image
2024-12-10 11:50:40 +01:00
Andras Bacsai
8f48f84bdf
development should work now
2024-12-09 13:34:31 +01:00