sshmon/README.md

312 B

sshmon

Utility to monitor uptime of servers/services

First configuration

  1. Create docker image
  • $ docker build -t sshmon:surreal .
  1. Setup containers
  • $ docker-compose up -d

    • This will open ports 8000 for database and 8080 for main app
  1. Register new account in app
  2. Login
  3. Enjoy!