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

Dev environment with Docker+Fig #277

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

simonjohansson
Copy link

From a fresh repo

$ npm install
$ fig up
Attaching to uptime_mongo_1, uptime_uptime_1s
....
mongo_1  | 2014-11-07T18:18:27.689+0000 [initandlisten] waiting for connections on port 27017
....
uptime_1 | Express server listening on host localhost, port 8082 in development mode

And you have a nice dev environment with Uptime running trough nodemon in a container linked to a mongodb container.

@ryanwalls
Copy link

Like this change.

@np
Copy link

np commented Aug 24, 2015

👍

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.

3 participants