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

GCP tutorial is missing #257

Closed
intls opened this issue Jul 15, 2024 · 1 comment
Closed

GCP tutorial is missing #257

intls opened this issue Jul 15, 2024 · 1 comment

Comments

@intls
Copy link
Contributor

intls commented Jul 15, 2024

On the official website farcaster.xyz in the tutorial section there is no tutorial for GCP.

sds pushed a commit that referenced this issue Jul 15, 2024
My Warpcast username: pashu777
Fixes issue #257 

## Why is this change needed?

The addition of the GCP tutorial to the main tutorials section ensures
that users can easily find and follow the instructions for setting up a
Hubble instance on Google Cloud Platform. This improves the overall user
experience and reduces the need to navigate through multiple
repositories to find the necessary documentation.
## Summary

This Pull Request adds a tutorial for setting up a Hubble instance on
Google Cloud Platform (GCP) to the Hubble tutorials section. The
tutorial was previously available in a different location within the
project repository, but for consistency and ease of access, it has been
added to the main documentation under the tutorials section.

## Changes
Added gcp.md tutorial file to docs/hubble/tutorials/.
Updated tutorials.md to include a link to the new GCP tutorial.
![GCP tutorial
add](https://github.com/user-attachments/assets/a0855bfa-a2d2-4e89-9520-b16f421b36cb)

## Merge Checklist

*Choose all relevant options below by adding an `x` now or at any time
before submitting for review:*

- [x] PR title adheres to the [conventional
commits](https://www.conventionalcommits.org/en/v1.0.0/) standard
- [ ] PR has a [changeset](https://github.com/atlassian/changesets)
- [x] PR has been tagged with a change label(s) (i.e. documentation,
feature, bugfix, or chore)
- [x] PR includes
[documentation](https://docs.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors)
if necessary.



<!-- start pr-codex -->

---

## PR-Codex overview
The focus of this PR is to add a tutorial for setting up Hubble on
Google Cloud Platform (GCP) with detailed steps and cost information.

### Detailed summary
- Added a new tutorial `gcp.md` for setting up Hubble on GCP
- Includes step-by-step guide, requirements, costs, and configuration
instructions
- Utilizes Terraform for creating a GCP VM
- Provides images for visual guidance
- Instructs on installing Docker and verifying Hubble setup

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your
question}`

<!-- end pr-codex -->
@sds
Copy link
Member

sds commented Jul 15, 2024

Addressed by #258.

@sds sds closed this as completed Jul 15, 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

No branches or pull requests

2 participants