coolify/docs/v5/archive
Andras Bacsai 76030a30d4 chore(v5): archive V5 implementation and remove runtime integration
Move V5 source, migrations, UI, scripts, and tests into documentation, then remove V5 routes, models, jobs, configuration, dependencies, and application hooks.
2026-08-15 19:13:30 +02:00
..
app chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
config chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
database/seeders chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
dev chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
docker/development/etc/s6-overlay/s6-rc.d chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
routes chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
scripts chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
tests chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
components.json.txt chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
README.md chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
tsconfig.json.txt chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
vitest.config.ts.txt chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00

Archived V5 Implementation

This directory preserves every file removed from the previous executable V5 implementation, using its original repository path beneath this directory. Files have a .txt suffix so framework, build, test, and runtime discovery cannot load them.

The previous migrations and UI source have dedicated archives in docs/v5/migrations/ and docs/v5/ui/. This directory contains the remaining backend, configuration, development tooling, and test sources.