mirror of https://gitee.com/bigwinds/arangodb
Some hints on how to deploy new images
This commit is contained in:
parent
34141de36f
commit
563a958d99
|
@ -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.
|
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)
|
Front-End (WebUI)
|
||||||
=========
|
=========
|
||||||
|
|
Loading…
Reference in New Issue