v.2.0.0¶
Improvements:¶
DB config locates in luna_admin/configs/alembic_config.py.
Use aiohttp as web framework.
Add deploy nginx, supervisord, systemd scripts
Change api, see new raml.
Api version is 3.
Luna-admin work with luna-api version 5.
Disable pull configs from luna-configurator
Remove grafana dashboards.
Bugs fixed:¶
How to update from previous version:¶
To update from previous version simply replace folders luna_admin, tests, docs and update dependencies from requirements.txt. Then run the commands:
alembic upgrade head