unias / docklet

OS for Virtual Private Cloud
https://unias.github.io/docklet/
BSD 3-Clause "New" or "Revised" License
240 stars 46 forks source link

Use database when operating on clusters, containers, ports mappings and images. #293

Closed FirmlyReality closed 6 years ago

FirmlyReality commented 6 years ago
  1. Add 4 new models: Container, PortMapping, VCluster and Image
  2. Add flask-migrate.
  3. Use db when operating on vclusters.
  4. Use db when operating on images.