From 253eb636f6448ae31ce56bb7b1750740ada806a9 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 30 Apr 2020 21:10:55 +0200 Subject: [PATCH] Add more setup steps --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8f21460..e1c417e 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,15 @@ $ pip install -U pip setuptools docker-compose $ docker-compose up ``` +1. Set any admin username/password you like +1. Choose "Local: Manage the local Docker environment" and click "Connect" + Portainer dashboard > http://localhost:9000 +You can now manage your local docker installation. + ## Production 1. Our [drone.autonomic.zone](https://drone.autonomic.zone/autonomic-cooperative/portainer/) configuration automatically deploys.