Skip to content

Commit

Permalink
Update README.md (rundeck#6)
Browse files Browse the repository at this point in the history
minor edits
  • Loading branch information
jorn-k authored and ProTip committed Apr 23, 2019
1 parent bafbfc0 commit 75fc76d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ and will call this out in the instructions. For all others it can be used to
changed the Rundeck docker image and other various defaults.


### Rundeck Pro images
### Rundeck Enterpise (fka Pro) images
For each exhibit copy `.env.dist` to `.env` and uncomment the
**pro** section. Provide the desired image and license file location:
```bash
RUNDECK_IMAGE=rundeckpro/team:SNAPSHOT
RUNDECK_LICENSE_FILE=/home/protip/rundeck-licesnse.key
RUNDECK_LICENSE_FILE=/home/protip/rundeck-license.key
```

### Updating/Changing Images
Expand All @@ -62,4 +62,4 @@ docker-compose up
To remove the setup including data volumes:
```
docker-compose down --volumes
```
```

0 comments on commit 75fc76d

Please sign in to comment.