Skip to content

Conversation

@rjz
Copy link
Contributor

@rjz rjz commented Apr 7, 2015

For @Nic-Wolf, here's a dev environment (Ubuntu 14.04) built on vagrant. The built VM ships with:

  • the app folder synced from the host to the vagrant VM at /home/vagrant/castlemind
  • a locally accessible IP (192.168.32.30)
  • two app instances (bound to :3201 and :3202) and an nginx instance (:80) up and running
  • very basic upstart and nginx configurations for managing the app and proxying requests

Provides a local dev VM (Ubuntu 14.04) for castlemind using Vagrant and
ansible. The build instance includes:

  * the app folder synced from the host to the vagrant VM at
  `/home/vagrant/castlemind`

  * a locally accessible IP (`192.168.32.30`)

  * two app instances (bound to `:3201` and `:3202`) and an nginx
    instance (`:80`) up and running

  * very basic upstart and nginx configurations for managing the app and
    proxying requests
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a checked-in copy of the code in bennojoy/nginx#14. It's only copied here to get access to those changes without requiring the joys of git submodules or a forked playbook over on ansible-galaxy.

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

Successfully merging this pull request may close these issues.

1 participant