docs: update deployment templates to just pull the docker image (#445)

docs: update deployment templates to just pull the docker image and boot that instead of building
This commit is contained in:
Timothy Carambat
2023-12-13 19:55:23 -08:00
committed by GitHub
parent cc3343ba79
commit d094cc3c10
6 changed files with 19 additions and 109 deletions

View File

@@ -51,7 +51,7 @@ gcloud deployment-manager deployments delete anything-llm-deployment
## Please read this notice before submitting issues about your deployment
**Note:**
Your instance will not be available instantly. Depending on the instance size you launched with it can take anywhere from 10-20 minutes to fully boot up.
Your instance will not be available instantly. Depending on the instance size you launched with it can take anywhere from 5-10 minutes to fully boot up.
If you want to check the instances progress, navigate to [your deployed instances](https://console.cloud.google.com/compute/instances) and connect to your instance via SSH in browser.