dash icon indicating copy to clipboard operation
dash copied to clipboard

Run "dev dash up" as part of the Ansible playbook?

Open arikfr opened this issue 9 years ago • 4 comments

Looks like dev dash up runs by default when you call dev up, but in my case I didn't have any project to run with dev up but just wanted to run some "peripheral" container and use nginx-proxy for it.

Eventually I figured I need to run dev dash up, but maybe it's worth adding it to the playbook or at least mention in the README.

arikfr avatar Oct 08 '15 08:10 arikfr

That's a great suggestion. I will add it to the README.

silvamerica avatar Nov 05 '15 01:11 silvamerica

I found it difficult to create a machine, make sure it is up, and then bring up the dns containers on it. Is there a way to reliably do that?

manojlds avatar Nov 18 '15 08:11 manojlds

@manojlds Is that part of this issue or a different issue? What problems are you running in to?

silvamerica avatar Nov 18 '15 22:11 silvamerica

@silvamerica I misunderstood the issue. My problem was creating the machine and spinning up the containers for dns via the playbook doesn't work as the VM will be restarting when you try to start the containers.

manojlds avatar Nov 19 '15 08:11 manojlds