Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enxebre/docker-registry-marathon
This is a super simple opinionated CI tool for demo purposes Reactjs app working as a bridge between a Docker Registry and Marathon.
https://github.com/enxebre/docker-registry-marathon
Last synced: 30 days ago
JSON representation
This is a super simple opinionated CI tool for demo purposes Reactjs app working as a bridge between a Docker Registry and Marathon.
- Host: GitHub
- URL: https://github.com/enxebre/docker-registry-marathon
- Owner: enxebre
- License: mit
- Created: 2016-06-09T12:01:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T00:27:16.000Z (about 9 years ago)
- Last Synced: 2024-11-07T05:53:57.582Z (3 months ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Docker Registry Marathon CI example
===================================This is a super simple opinionated CI tool for demo purposes Reactjs app working as a bridge between a Docker Registry and Marathon.
WIP
# How to run it
## Local
``` gulp ```
You should be access via 127.0.0.1:3000
## Docker
``` docker-compose up -d ```
## Marathon
``` curl -XPOST -x '' marathon-url:8080/v2/apps [email protected] ```