Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 579 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 579 Bytes

http://*.preview.elixir.ruhr

Preview service for http://elixir.ruhr.

Scheme: <SHA>.preview.elixir.ruhr

Example:

Development

Build an image

$ make build

Test a cointainer on Port 1080

$ make test

You have to tweak /etc/hosts in order to test pull requests locally:

127.0.0.1 gh-pages.preview.dev
127.0.0.1 gh-pages-pr-5.preview.dev
...

Publish image

Wait build to finish on Docker Hub.

See https://hub.docker.com/r/splattael/preview-website/builds/.