Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 547 Bytes

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 547 Bytes

Docker Monitor

This is a simple web app based off of portainer to monitor docker containers. Normally we use it to monitor docker resources on local dev environments.

Usage

Initial setup

  1. Bring up the app:

    $ make up
    
  2. Navigate to localhost:9000 on your browser of choice.

  3. Set up an admin user

    Create User Page

  4. Set your settings for the local configuration

    Initial Configuration Page

  5. Explore the UI