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

Installation instructions not working #6

Open
temecom opened this issue Aug 28, 2015 · 3 comments
Open

Installation instructions not working #6

temecom opened this issue Aug 28, 2015 · 3 comments

Comments

@temecom
Copy link

temecom commented Aug 28, 2015

Issue 1:

sudo docker build -t buddycloud-stack

Errors out with:
docker: "build" requires 1 argument.
See 'docker build --help'.

Removing the -t works

Issue 2 :

sudo docker run -i --dns 127.0.0.1 -v /srv/buddycloud-stack/logs:/var/log/buddycloud -v /srv/buddycloud-stack/prosody:/var/lib/prosody -v /srv/buddycloud-stack/postgresql:/var/lib/postgresql -v /srv/buddycloud-stack/buddycloud-media-server:/var/lib/buddycloud-media-server -P -p 80:80 -p 443:443 -p 5269:5269 -t buddycloud-stack

Fails with:
WARNING: Localhost DNS setting (--dns=127.0.0.1) may fail in containers.
Unable to find image 'buddycloud-stack:latest' locally

@imaginator
Copy link
Member

Hi Christopher - I'm about to update the install instructions to point people at the buddycloud-vm. The docker approach is nice... but comes with a lot of caveats. Kinda a container format with rudimentary orchestration and... well it's a long story but I'm going to remove them in the next few days. If you can give me a day or so, I should be able to wrap up my work on https://github.com/buddycloud/buddycloud-vm and https://github.com/buddycloud/saltstack and then release that as an option.

@temecom
Copy link
Author

temecom commented Aug 28, 2015

I got the docker container buddycloud/complete-stack from the docker
site to run just fine, however after signing up for an account on the
local server the page stalled at:

loading
steve@buddycloud.dev...

What is supposed to happen after this?

On 08/28/2015 01:13 AM, Simon Tennant wrote:

Hi Christopher - I'm about to update the install instructions to point
people at the buddycloud-vm. The docker approach is nice... but comes
with a lot of caveats. Kinda a container format with rudimentary
orchestration and... well it's a long story but I'm going to remove
them in the next few days. If you can give me a day or so, I should be
able to wrap up my work on https://github.com/buddycloud/buddycloud-vm
and https://github.com/buddycloud/saltstack and then release that as
an option.


Reply to this email directly or view it on GitHub
#6 (comment).

@imaginator
Copy link
Member

I'm not seeing the error message in your comment - can you repost please?

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

2 participants