-
Notifications
You must be signed in to change notification settings - Fork 3
Run Google Cloud Platform
Author: Jesse Palarus
Author: Hafidz Arifin
Date: 11.06.23
This documentation provides instructions for setting up and configuring the Google Cloud environment to run a ChatBot using the provided commands. Please follow the steps below to ensure a successful setup.
Before you begin, make sure you have the following:
-
A Google Cloud account. If you don't have one, you can sign up at
https://cloud.google.com/. -
Google Cloud Platform Setup. If not please follor our documentation at
https://github.com/amosproj/amos2023ss03-qachat/wiki/Google-Cloud-Platform-Setup. -
tokens.env with this line
GOOGLE_CLOUD_QA_BOT=http://<STATIC-IP>:80
Replace the
<STATIC-IP>
with the one that is marked in orange in step 3. Or you can download the token.env file from our secure channel.
-
Search for "Compute Engine"
-
Click on the
⋮
(3 dots) of qa-bot VM-instance -
Click on
Start/Resume
orStop
- It needs some time to run and stop the QABot-Server (1-2min).
- It costs money when it runs, so dont forget to stop.