Page MenuHomeDevCentral

Evaluate Rundeck at deck.nasqueron.org
Closed, ResolvedPublic

Event Timeline

Current launch script:

!/bin/sh

RUNDECK_RDPASS=somepassword

docker run --detach=true --publish=4440:4440 --publish=4443:4443 \
  --env=MYHOST=deck.nasqueron.org \
  --env=RDPASS=$RUNDECK_RDPASS \
  --env=MAILFROM=rundeck+noreply@deck.nasqueron.org \
  x110dc/rundeck

``̀
dereckson closed this task as Resolved.EditedApr 21 2015, 17:10

We aren't currently satisfied with the complex approach Rundeck uses.

We want instead to focus on the automation scripts parts than the scripts GUI and automation.

To launch this service:

(1) docker start distracted_thompson
(2) go to http://deck.nasqueron.org/

dereckson triaged this task as Wishlist priority.May 3 2015, 08:51