diff --git a/docs/cloud-gce.md b/docs/cloud-gce.md index 3dd15013..9c42608e 100644 --- a/docs/cloud-gce.md +++ b/docs/cloud-gce.md @@ -36,3 +36,6 @@ gcloud services enable compute.googleapis.com ``` **Attention:** take care of the `configs/gce.json` file, which contains the credentials to manage your Google Cloud account, including create and delete servers on this project. + + +There are more advanced arguments available for deploynment [using ansible](../deploy-from-ansible.md)