canonical / docs.conjure-up.io

Documentation for Conjure-up
Other
2 stars 17 forks source link

Entrypoint for talisker gevent workers #49

Closed nottrobin closed 6 years ago

nottrobin commented 6 years ago

Fixed https://github.com/ubuntudesign/base-squad/issues/105

QA

./run

Go to http://localhost:8204, check it works. Now:

docker build --tag conjure-up-docs --build-arg COMMIT_ID=`git rev-parse HEAD` .
docker run -ti -p 8099:80 conjure-up-docs

Go to http://localhost:8099, check that also works.

Also, check the X-VCS-Revision shows correctly:

$ curl -Is localhost:8099 | grep VCS
X-VCS-Revision: d5e6b777c7b29b057b2aa104e7ca0778ec197068