Skip to content

Instantly share code, notes, and snippets.

@herpiko
Created June 20, 2017 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save herpiko/47be4e90f116689d865c326cf28f6b11 to your computer and use it in GitHub Desktop.
Save herpiko/47be4e90f116689d865c326cf28f6b11 to your computer and use it in GitHub Desktop.
Orcinus' repository deployment
# testing :
#
# curl -H Host:omura.orcinus.id http://127.0.0.1
stack: "orcinus-dashboard"
services:
orcinus-repository:
image: "orcinus/omura"
constraint: "node.role==manager"
ports:
- "5009:8080"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment