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

[Docs] Add docs to deploy project on Astro Cloud #90

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

pankajastro
Copy link
Collaborator

@pankajastro pankajastro commented Nov 1, 2024

Add documentation for deploying the project in the /dev directory on Astro Cloud. I created a Makefile target called "deploy" for this purpose.

I set up an Astro deployment on AWS Cloud and a RayCluster on GKE for this exercise.

To deploy on Astro Cloud, run the command make deploy.

Generated Docs

Screenshot 2024-11-01 at 12 55 21 AM

closes: #88

@pankajastro pankajastro marked this pull request as ready for review November 1, 2024 03:11
@pankajastro pankajastro requested a review from a team as a code owner November 1, 2024 03:11
@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (5d2e992) to head (eca8821).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   97.69%   97.69%           
=======================================
  Files           5        5           
  Lines         564      564           
=======================================
  Hits          551      551           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

docs/getting_started/astro_setup.rst Outdated Show resolved Hide resolved
docs/getting_started/astro_setup.rst Show resolved Hide resolved
docs/getting_started/astro_setup.rst Outdated Show resolved Hide resolved
docs/getting_started/astro_setup.rst Outdated Show resolved Hide resolved
dev/Dockerfile.ray_google_cloud Outdated Show resolved Hide resolved
docs/getting_started/astro_setup.rst Outdated Show resolved Hide resolved
docs/getting_started/astro_setup.rst Show resolved Hide resolved
docs/getting_started/astro_setup.rst Show resolved Hide resolved
dev/Dockerfile.ray_google_cloud Outdated Show resolved Hide resolved
dev/Dockerfile.ray_google_cloud Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Add documentation for deploying the project in the /dev directory on Astro Cloud. I created a Makefile target called "deploy" for this purpose.

For this exercise, I set up an Astro deployment on AWS Cloud and a RayCluster on GKE.

To deploy on Astro Cloud, run the command make deploy.

closes: #88
Copy link
Collaborator

@pankajkoti pankajkoti left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for addressing all the review comments!

@pankajkoti pankajkoti merged commit 9ef6bc3 into main Nov 6, 2024
17 checks passed
@pankajkoti pankajkoti self-assigned this Nov 6, 2024
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.

Add a document to deploy and setup on Astro Cloud
3 participants