Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
hansehe committed Mar 9, 2019
1 parent ebd82f9 commit 57fa21b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
Swarm Management is a python application, installed with pip.
The application makes it easy to manage a Docker Swarm by configuring a single *.yml file describing which stacks to deploy, and which networks, configs or secrets to create.

## Install Or Upgrade
- pip install --upgrade SwarmManagement

## Example
1. Install SwarmManagement with pip:
- pip install SwarmManagement
Expand Down Expand Up @@ -79,12 +82,11 @@ The SwarmManagement console command is also available as a short command with `s
Please have a look at an example of use here:
- https://github.com/DIPSAS/SwarmManagement/tree/master/example

## Install And/Or Upgrade
- pip install --no-cache --upgrade SwarmManagement

## Prerequisites
- Docker:
- https://www.docker.com/get-docker
- Install Dependencies:
- pip install -r requirements.txt

## Additional Info
- The pip package may be located at:
Expand Down

0 comments on commit 57fa21b

Please sign in to comment.