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

Update deployment docs #526

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

richard-to
Copy link
Collaborator

Reorganizes the docs to include Cloud Run, App Engine, and Docker configurations.

@richard-to richard-to force-pushed the deployment-docs-update branch from 97b7b14 to 2fc3d10 Compare June 24, 2024 23:43
Copy link
Collaborator

@wwwillchen wwwillchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! This will be super helpful as I've seen tons of questions about this on social media.

One thing that might be nice to mention is deploying onto Hugging face spaces since it's very popular with the ML community. If you have time, it would be great to try the steps in https://huggingface.co/docs/hub/spaces-sdks-docker - in theory, it should be straightforward since you have the docker steps here

docs/guides/deployment.md Outdated Show resolved Hide resolved
- [Google App Engine](https://cloud.google.com/appengine)
- [Docker](https://www.docker.com/)

It's possible to deploy your Mesop application to other Cloud Platforms as well.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be explicit and tell people to follow the Docker steps - a lot of people are pretty confused about deployment and they might not realize this.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see you have a note on this below, but also mention it here too :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Updated.

docs/guides/deployment.md Outdated Show resolved Hide resolved
docs/guides/deployment.md Outdated Show resolved Hide resolved
docs/guides/deployment.md Outdated Show resolved Hide resolved
docs/guides/deployment.md Outdated Show resolved Hide resolved
docs/guides/deployment.md Outdated Show resolved Hide resolved
docs/guides/deployment.md Show resolved Hide resolved
@richard-to richard-to force-pushed the deployment-docs-update branch 2 times, most recently from 2fc3d10 to 034be3c Compare June 25, 2024 17:18
Reorganizes the docs to include Cloud Run, App Engine, and Docker
configurations.
@richard-to richard-to force-pushed the deployment-docs-update branch from 034be3c to 961efa8 Compare June 25, 2024 17:27
@richard-to richard-to merged commit 5c819b5 into google:main Jun 25, 2024
3 checks passed
@richard-to
Copy link
Collaborator Author

I've made a note for deploying to Hugging Face.

@richard-to richard-to deleted the deployment-docs-update branch July 2, 2024 23:48
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

Successfully merging this pull request may close these issues.

2 participants