This Repo provides the following functionality:
- Show/Create a list of all your servers
- Wake your Server via wake-on-lan
- Shutdown your Server
- Creating a heuristic from the last 30 days when your Server was woken
- From this heuristic wake your Server before you even need it
git clone
python manage.py makemigrations dashboard
python manage.py migrate
python manage.py crontab add
python manage.py runserver