coolify/app
Benoît de Biolley 47a14765e1
Install prerequisites and Docker on Alpine
InstallPrerequisites had no alpine branch and threw before Docker
install was ever reached. Enable the community repository (commented
out on some images) and install curl/wget/git/jq with apk.

The Docker install now also pulls docker-cli-compose, which
validateDockerCompose() requires, creates /etc/docker since Alpine's
docker package does not ship it, and enables/starts the OpenRC service.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GXciegHbJhXbGvVn7mwgbR
2026-08-11 18:09:16 +02:00
..
Actions Install prerequisites and Docker on Alpine 2026-08-11 18:09:16 +02:00
Casts feat(ui): improve configuration changes modal 2026-05-30 13:16:37 +05:30
Console feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
Contracts
Data refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Enums feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
Events feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
Exceptions feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
Helpers feat(resources): add cross-server resource migration (dev-only) (#11165) 2026-08-07 23:01:31 +02:00
Http Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
Jobs feat(servers): add cross-instance server migration (#11075) 2026-08-07 23:07:55 +02:00
Listeners fix(proxy): defer UI refresh until Traefik version check completes 2025-12-27 15:16:58 +01:00
Livewire fix(ui): stabilize domain controls and unify resource navigation 2026-08-11 11:28:46 +02:00
Mcp feat(mcp): add resource diagnostics and deployment controls (#11000) 2026-08-03 23:08:11 +02:00
Models feat(domains): add inline indexing and redirect controls 2026-08-10 15:10:30 +02:00
Notifications Revert "feat(notifications): deduplicate repeated email alerts" 2026-07-09 13:19:48 +02:00
Policies fix(sources): prevent 500 when deleting GitLab/GitHub apps 2026-08-01 18:34:38 +02:00
Providers feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
Repositories
Rules feat(volume-backups): add service backup UI and polish layouts 2026-08-05 15:15:50 +02:00
Services feat(domains): add inline indexing and redirect controls 2026-08-10 15:10:30 +02:00
Support feat(domains): add structured URL editing and responsive domain controls 2026-08-11 00:06:55 +02:00
Traits feat(domains): add per-domain noindex support 2026-07-12 13:59:09 +02:00
View/Components feat(ui): expand server sidebar and extract status summary 2026-08-05 19:54:48 +02:00