Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 882 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 882 Bytes

Purpose

Features

  • Creates named volumes to persist across restarts. You have to remove the named volume to restore to original
  • The admin UI is located at http://localhost:9000/
    • You will have to set the admin password the first time you access the ui
    • The edge agent port, 8000, is not exposed in this config
  • Open shell command prompt with docker exec -it portainer /bin/bash
    • This may not work from a GitHub Bash prompt on Windows

Docker Management

See README.md in the root of this repo for interesting docker commands.

IDE Integration

No IDE integrations specific to this project are called out at this time.