Skip to content

Commit

Permalink
Tutum deploy config
Browse files Browse the repository at this point in the history
  • Loading branch information
modius committed Jul 22, 2015
1 parent ad40a65 commit abb8f1b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hooks/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## hooks for tutum/builder
## hooks for tutumcloud/builder

A docker image that builds, tests and pushes docker images from code repositories.
https://github.com/tutumcloud/builder#hooks

_Note, the hooks folder is totally optional and only required for builds using the `tutum/builder`; for example, if you are on the tutm private registry for builds._
_Note, the hooks folder is totally optional and only required for builds using the `tutumcloud/builder`; for example, if you are on the tutm private registry for builds._

Docker image build needs to pull the contents of the `./code` folder via `git submodule update`.
6 changes: 6 additions & 0 deletions tutum.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
workbench-simple:
image: 'tutum.co/modius/workbench:latest'
environment:
- EXCLUDE_PORTS=8080
- VIRTUAL_HOST=workbench-simple.modius.io
target_num_containers: 2

0 comments on commit abb8f1b

Please sign in to comment.