YueGuobin 300c53e6fb
templates: persist appliance metadata on install
Appliance fields that describe the appliance (vendor information, default
credentials, installation instructions...) were dropped when installing a
template. Keep them in a new appliance_metadata JSON column on the
templates table, filled by the appliance-to-template conversion for both
registry v1-6 and v8 (version level values override the appliance level
ones). The nested schema allows extra fields so future registry fields
persist without a migration.
2026-08-21 21:41:42 +08:00
..
2025-01-02 23:17:55 +07:00
2026-03-05 12:38:28 +08:00
2023-09-07 17:31:11 +07:00
2026-01-24 21:38:58 +08:00
2026-04-11 19:54:49 +08:00