Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing .docker-stack in tutum-phundament-eco #6

Open
drsdre opened this issue Apr 20, 2015 · 4 comments
Open

Missing .docker-stack in tutum-phundament-eco #6

drsdre opened this issue Apr 20, 2015 · 4 comments

Comments

@drsdre
Copy link
Contributor

drsdre commented Apr 20, 2015

.docker-stack is missing in tutum-phundament-eco:

→ docker-stack select tutum-phundament-eco
cat: ../../docker-stack/stacks/tutum-phundament-eco/.docker-stack: No such file or directory
Stack 'tutum-phundament-eco' selected
@drsdre drsdre changed the title Directory structure docker-stack install Missing .docker-stack in tutum-phundament-eco Apr 20, 2015
@schmunk42
Copy link
Contributor

@motin My stack, your CLI - we have to check together what's going wrong.

@drsdre
Copy link
Contributor Author

drsdre commented Apr 20, 2015

I would have expected a .docker-stack in the directory https://github.com/neam/docker-stack/tree/develop/stacks/tutum-phundament-eco, but don't see one. Or is it supposed to be auto-generated?

@motin
Copy link
Member

motin commented Apr 20, 2015

Yes, to be able to select an existing stack without installing it, the .docker-stack file needs to be present. "tutum-phundament-eco" needs to be installed since it is missing this file.

@schmunk42
Copy link
Contributor

@drsdre btw: You can simply run docker-compose up with the file from the directory.

It is meant to save resources in development or staging environments, by having just one container from the MySQL database and redis, along with one reverse proxy for virtual hosts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants