mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-02 22:17:32 +00:00
Move V5 source, migrations, UI, scripts, and tests into documentation, then remove V5 routes, models, jobs, configuration, dependencies, and application hooks.
11 lines
483 B
Markdown
11 lines
483 B
Markdown
# 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.
|