Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a GCP VM Instance #2

Open
kcuric opened this issue Dec 19, 2019 · 2 comments
Open

Create a GCP VM Instance #2

kcuric opened this issue Dec 19, 2019 · 2 comments
Assignees

Comments

@kcuric
Copy link
Owner

kcuric commented Dec 19, 2019

Create a GCP VM Instance that will be running the Flask app. Configure the VM Instance.

@kcuric kcuric self-assigned this Dec 19, 2019
@kcuric
Copy link
Owner Author

kcuric commented Dec 19, 2019

GCP VM Instance is created. Flask is installed and configured.
Flask app running on: http://35.204.200.71:5000/ (be sure to use http instead https).
To run the app, ssh to the GCP VM Instance and run the following command:
python3 -m flask run --host=0.0.0.0

@kcuric
Copy link
Owner Author

kcuric commented Dec 29, 2019

Flask app is now running on: http://35.204.145.0:5000 (be sure to use http instead https).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant