Skip to content

Commit

Permalink
Merge pull request rundeck#30 from rundeck/remove-oracle
Browse files Browse the repository at this point in the history
Remove outdated oracle config
  • Loading branch information
fdevans authored May 25, 2022
2 parents 457242a + f365012 commit df0f12c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 64 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ as well as a reference and starting place for your own deployments.

### External Database Config
* [mysql](./mysql)
* [oracle](./oracle)
* [postgres](./postgres)
* [sqlserver](./sqlserver)

Expand Down Expand Up @@ -47,7 +46,7 @@ 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/enterprise:SNAPSHOT
RUNDECK_LICENSE_FILE=/home/protip/rundeck-license.key
RUNDECK_LICENSE_FILE=/path/to/rundeck-license.key
```

### Updating/Changing Images
Expand Down
3 changes: 0 additions & 3 deletions oracle/.env.dist

This file was deleted.

28 changes: 0 additions & 28 deletions oracle/README.md

This file was deleted.

27 changes: 0 additions & 27 deletions oracle/docker-compose.yml

This file was deleted.

4 changes: 0 additions & 4 deletions oracle/lib/.gitignore

This file was deleted.

0 comments on commit df0f12c

Please sign in to comment.