builds a docker image with UrbanCode Deploy with Patterns HEAT engine (and plugin extensions)
To run:
git clone stackinabox/docker-supervisord and build it follwing the README.md in the repo
git clone stackinabox/docker-uc-pattern-engine.git
Download UCD with Patterns HEAT engine installer zip and extract it into 'artifacts' folder You are on your own for finding this since it's a licensed product
Build the image:
docker build -t stackinabox/urbancode-patterns-engine:%version% .
docker run -d --name urbancode_patterns_engine -e PUBLIC_HOSTNAME=docker -e ALLOWED_AUTH_URIS=http://192.168.27.100:5000/v2.0 -p 8000:8000 -p 8003:8003 -p 8004:8004 stackinabox/urbancode-patterns-engine:%version%
Content type
Image
Digest
Size
357.2 MB
Last updated
over 9 years ago
docker pull stackinabox/urbancode-patterns-engine:6.2.3.0.867486