Run Arangodb Docker image in Google Cloud

66 views
Skip to first unread message

kmsz...@gmail.com

unread,
Sep 4, 2020, 8:27:29 AM9/4/20
to ArangoDB
Hello,

I have Arangodb running on a gcloud virtual machine. I have changed the image to be used by gcloud to the latest (3.7.2) but need to somehow add the '--server.auto-upgrade true'. Given gcloud uses the official Docker image & related ENTRYPOINT file, and there is no way to toggle the upgrade using an environment variable or edit the ENTRYPOINT file I am stuck. 

Thanks for your help.

Kieran

kmsz...@gmail.com

unread,
Sep 4, 2020, 10:49:28 AM9/4/20
to ArangoDB
Under the 'Advanced container options', 'Arguments' section just add the 'database.auto-upgrade' as an arguement. Do no use 'database.auto-upgrade true' as this doesn't work. No arguments are needed in the 'Command' section. 

The database will then start migrate (successfully) and restart, and then keep on restarting. You need to stop it and remove the argument, then restart.

Kieran

Reply all
Reply to author
Forward
0 new messages