Changelog:
Core features added:
- Image managment
- Volume managment
- Network management
- Disable Auth (use
-e DISABLE_AUTH=True
in your run command to disable authentication)
Apps List:
- Added filter for columns.
App Deploy Form:
- Added network_mode and network fields
Image Managment:
- Added image list
- Added image details
- Added basic image pull support
Volume Managment:
- Added volume list
- Added volume details
- Added basic volume creation
Network Managment:
- Added network list
- Added network details
- Added ability to create and delete networks (including macvlan and ipvlan)
Templates:
- Added network_mode support
Misc:
- Changed proxy_read_timeout to 300 seconds. If you run into timeout issues when checking for updates let me know.