Simple dashboard and instance management system for FLOS.
- Easily sharing service statuses with your colleagues
- Overlooking huge number of instance
- Build instruction is found in
Makefile
.- You must build frontend view files:
cd view; yarn; yarm build
- You must build frontend view files:
- FLOS-Hortus works with MySQL/MariaDB.
- Every instance must have FLOS-agent. See flos repository.