# sshmon ### Utility to monitor uptime of servers/services ## First configuration 1. Create docker image - `$ docker build -t sshmon:surreal .` 2. Setup containers - `$ docker-compose up -d` - This will open ports 8000 for database and 8080 for main app 3. Register new account in app 4. Login 5. Enjoy!