1
0
Fork 0

Some hints on how to deploy new images

This commit is contained in:
Andreas Streichardt 2016-07-29 10:57:10 +02:00
parent 34141de36f
commit 563a958d99
1 changed files with 11 additions and 0 deletions

View File

@ -758,6 +758,17 @@ Then click on `arangodb`.
On the following screen click on the first port next to the IP Address of your cluster.
Deploying a locally changed version
-----------------------------------
Create local docker images using the following repositories:
https://github.com/arangodb/arangodb-docker
https://github.com/arangodb/arangodb-mesos-docker
https://github.com/arangodb/arangodb-mesos-framework
Then adjust the docker images in the config and redeploy.
--------------------------------------------------------------------------------
Front-End (WebUI)
=========