Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

Add HTTP handlers for containers and status. #15

Merged
merged 4 commits into from
Mar 16, 2015
Merged

Add HTTP handlers for containers and status. #15

merged 4 commits into from
Mar 16, 2015

Conversation

tcard
Copy link
Contributor

@tcard tcard commented Mar 11, 2015

Three new HTTP endpoints: /containers, /status and /status/{project}, that return the same JSON that is transmitted through the websocket in the main UI.

This simplifies building scripts and such stuff around a Dockership setup.

mcuadros and others added 2 commits January 26, 2015 14:27
Deploy: don't clean containers until the new image is built.
Three new HTTP endpoints: `/containers`, `/status` and `/status/{project}`, that return the same JSON that is transmitted through the websocket in the main UI.

This simplifies building scripts and such stuff around a Dockership setup.
@mcuadros
Copy link
Owner

Great! Can you add this to the documentation?

@mcuadros
Copy link
Owner

@tcard ping

@mcuadros mcuadros force-pushed the master branch 2 times, most recently from c6f98a4 to 66b5b2c Compare March 14, 2015 08:41
@tcard
Copy link
Contributor Author

tcard commented Mar 16, 2015

PTAL

mcuadros added a commit that referenced this pull request Mar 16, 2015
Add HTTP handlers for containers and status.
@mcuadros mcuadros merged commit 93e91bc into mcuadros:master Mar 16, 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.

2 participants