Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants