Giter VIP home page Giter VIP logo

cheesy-poofs's People

Contributors

duro avatar youanden avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cheesy-poofs's Issues

Issue with vagrant up --no-parallel

I was following the instructions with the following dependency versions and always reached this error:

OS X Yosemite 10.10.4
docker version
Client version: 1.7.1
Client API version: 1.19
Go version (client): go1.4.2
Git commit (client): 786b29d
OS/Arch (client): darwin/amd64
Server version: 1.7.1
Server API version: 1.19
Go version (server): go1.4.2
Git commit (server): 786b29d
OS/Arch (server): linux/amd64

rsync --version
rsync  version 3.1.1  protocol version 31

vagrant -v
Vagrant 1.7.4

VirtualBox 5.0.0 (although I had used the preceding version when starting this process
Bringing machine 'frontend' up with 'docker' provider...
Bringing machine 'nginx' up with 'docker' provider...
==> frontend: Docker host is required. One will be created if necessary...
    frontend: Docker host VM is already ready.
==> frontend: Syncing folders to the host VM...
    frontend: Rsyncing folder: /Users/youanden/Workspace/docker/cheesy-poofs/ => /var/lib/docker/docker_1438806766_12363
    frontend:   - Exclude: [".vagrant/", ".git/", ".DS_Store", ".vagrant", "node_modules", "assets/build"]
There was an error when attempting to rsync a synced folder.
Please inspect the error message below for more info.

Host path: /Users/youanden/Workspace/docker/cheesy-poofs/
Guest path: /var/lib/docker/docker_1438806766_12363
Command: rsync --verbose --archive --delete -z --copy-links --no-owner --no-group --rsync-path sudo rsync -e ssh -p 2222 -o StrictHostKeyChecking=no -o IdentitiesOnly=true -o UserKnownHostsFile=/dev/null -i '/Users/youanden/Workspace/docker/vagrant/.vagrant/machines/zg-docker-host/virtualbox/private_key' --exclude .vagrant/ --exclude .git/ --exclude .DS_Store --exclude .vagrant --exclude node_modules --exclude assets/build /Users/youanden/Workspace/docker/cheesy-poofs/ [email protected]:/var/lib/docker/docker_1438806766_12363
Error: Warning: Permanently added '[127.0.0.1]:2222' (RSA) to the list of known hosts.
rsync: This rsync lacks old-style --compress due to its external zlib.  Try -zz.
rsync error: syntax or usage error (code 1) at main.c(1554) [server=3.1.1]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.1]

I am stuck. I would appreciate it if someone were to push me in the right direction.

Help with accessing app through browser, container id questions, inter alia

This is the result of my docker ps after having done a vagrant up --no-parallel following a vagrant destroy

CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS                                                                              NAMES
3baa83bf99e8        c568c4be8def        "/start.sh"         8 minutes ago       Up 8 minutes        443/tcp, 0.0.0.0:8999->80/tcp                                                      cheesy-poofs_nginx_1438808655
cd17b87042d9        66edb3720f49        "./bin/start.sh"    9 minutes ago       Up 9 minutes        0.0.0.0:5354->5354/tcp, 0.0.0.0:8004->8004/tcp, 0.0.0.0:8384->8384/tcp, 8003/tcp   cp-frontend

I can't seem to proceed in following the instructions laid out. Specifically, I don't see the image named zehnergroup/zg-site:latest - however, I was able to easily bash into both containers in the next step.

The problem for me seems to be that I do not know how to access the deployed applications.

For example, my hosts has the following lines:

127.0.0.1 boot2docker
192.168.100.200 docker.local

Although when I run a command like:
docker inspect --format '{{ .NetworkSettings.IPAddress }}' cd17b87042d9

I get a different IP than either of those listed in my hosts file. Is there something I can do to access the deployed application via http?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.