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

Dev environment with Docker+Fig - #277

Open
simonjohansson wants to merge 7 commits into
fzaninotto:masterfrom
simonjohansson:master
Open

Dev environment with Docker+Fig#277
simonjohansson wants to merge 7 commits into
fzaninotto:masterfrom
simonjohansson:master

Conversation

@simonjohansson

Copy link
Copy Markdown

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
Copy Markdown

Like this change.

@np

np commented Aug 24, 2015

Copy link
Copy Markdown

👍

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