Giter Club home page Giter Club logo

dockerized-wordpress-the-correct-way's People

Contributors

johanan 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dockerized-wordpress-the-correct-way's Issues

ssh permission denied

Thanks for putting this together. I'm trying to learn more about ansible and docker and I like how you've set this up. I'm having an issue though running development_build.sh.

I get a "SSH Error: Permission denied (publickey)." when it runs ansible-playbook ... ../ansible/new_wordpress_setup.yml everything appears to be working fine before that. It appears to be trying to ssh to the vagrantbox using the vagrant user and vagrant key in the .vagrant directory but that no longer works. The new user ansible set up works with my ssh key. I'm not really sure what is suppose to be happening. I'll attach my output, append -vvvv to the ansible-playbook command to get some more output.

Thanks for your help.

conflicting action statements: include, service

ERROR! conflicting action statements: include, service

The error appears to have been in '/Users/me/Desktop/dockerized/ansible/new_wordpress_setup.yml': line 17, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  tasks:
    - { include: tasks/docker-compose_rebuild.yml, service: data, tags: [] }
      ^ here

exception type: <class 'ansible.errors.AnsibleParserError'>
exception: conflicting action statements: include, service

OS X El Capitan support

Hey Joshua,

first of all thx for this repository, it feels like this could really help us :)

Anyways, can you confirm the OS X El Capitan Support?

I ran into the following when trying to set things up with ./development_build.sh my.domain.com 4.4.2:

Warning: Permanently added '[localhost]:2222' (ECDSA) to the list of known hosts.
bind: Address already in use
channel_setup_fwd_listener_tcpip: cannot listen to port: 81
Could not request local forwarding.

I have to mention though, that I already installed the "vanilla" Docker Setup for OS X - so there are probably two virtualbox instances which might conflict.

And a question in general - it seems it's intended to change the /etc/hosts file to decide where the setup goes and comes from. Is this correct? And if yes, wouldn't it make sense to add this to the script(s) too and have a --local flag or something?

Thx,
Marius

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.