Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Requirements

Installation via choco:

choco install virtualbox vagrant -y -s https://community.chocolatey.org/api/v2

Optional

  • Vagrantey PowerShell Module (Install-Module Vagrantey -Force)

Demo VM Startup

This is a single-machine vagrant configuration that installs and configures a RunDeck Community Edition instance.

First things first:

  1. Clone this repository: git clone https://github.com/steviecoaster/rundeck-vagrant.git

Using vagrant:

  1. cd rundeck-vagrant
  2. vagrant up

Using Vagrantey

  1. cd rundeck-vagrant
  2. Set-VagrantConfig -Name RunDeck -Path .
  3. Start-VagrantEnvironment -Environment RunDeck

By using Vagrantey it doesn't matter where you are in the shell. Running Start-VagrantEnvironment will do the right thing to properly bring the environment up, and leave you back in your $PWD. Super convenient.

Accessing RunDeck

You can access the RunDeck from your host machine using the following URLs:

Default Credentials are:

  • Username: admin
  • Password: admin

About

Simple Vagrant environment for RunDeck Community

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages