Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 468 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 468 Bytes

Monit in a Container

Installation

  • First install ds: https://github.com/docker-scripts/ds#installation

  • Then get the scripts from github: ds pull monit

  • Create a directory for the container: ds init monit @monit

  • Fix the settings: cd /var/ds/monit/ ; vim settings.sh

  • Build image, create the container and configure it: ds make

  • Add to wsproxy: ds wsproxy add; ds wsproxy ssl-cert

  • Change conf.d and restart: ds restart