Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for Rundeck

Build Process

docker-compose build

This will locally create a rundeck image.

Usage

Start all containers through docker-compose:

docker-compose up -d

rundeck will be available on port 4440.

Configuration

All configuration happens in docker-compose.yml and should be self-explanatory.

Volumes

As defined in docker-compose.yml, the following directories are mounted as volumes:

  • data/mysql: Persistent MySQL storage
  • data/projects: Configuration files for rundeck projects will be stored here
  • data/keys: Update the ssh key in this directory, which will be used by rundeck.

About

Docker image for RunDeck

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages