mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-20 02:27:57 +00:00
Move V5 source, migrations, UI, scripts, and tests into documentation, then remove V5 routes, models, jobs, configuration, dependencies, and application hooks.
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.