/docker-pulseway

Run Pulseway as a docker container to get notified when the server goes down

Primary LanguageShell

docker pulseway

Run Pulseway as a docker container to get notified when the host goes down

Setup

  1. Clone this repo

  2. Copy the .env.sample file to .env and update the variables

  3. Copy the config.xml.sample file to config.xml

  4. Run docker-compose down && docker-compose up --pull -d && docker-compose logs -f