Skip to content

Commit

Permalink
docs: Google deployment and support. (#103)
Browse files Browse the repository at this point in the history
* docs: Google deployment and support.

* fix(linting): code formatting

---------

Co-authored-by: Fabiana Clemente <[email protected]>
Co-authored-by: Azory YData Bot <[email protected]>
  • Loading branch information
3 people authored Jun 20, 2024
1 parent 7440d13 commit 862c18c
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Empty file.
Empty file.
26 changes: 26 additions & 0 deletions docs/deployment_and_security/deployment/google/deploy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Deploy

## Installation process
The following information needs to be passed to YData team:

- The SA JSON file generated in the preflight-checklist.
- Project ID
- Region
- DNS Cloud Zone name
- Domain name - the domain that will be used to connect to the platform
- Login provider credentials (ex on google: Client ID, Client Secret, Domain)

## Wait for the installation to be done
YData team will take care of the deployment for you. As soon as it is finished the team will let you know.

## Post installation configuration

A DNS configuration is needed. For that, if you opt for the IP, you will need to create a record pointing to the Load Balancer IP,
as shown in the image below.
![google route53](../../../assets/deployment_security/google/google_route53_ex.png){: style="width:35%"}

## Connecting to YData Fabric

YData team will share with you the link/URL that you can now use to access YData Fabric.

🚀 Congratulations you are now ready to start exploring your data with **YData Fabric**!
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,11 @@ nav:
- 🕒 Pre-deploy checklist: 'deployment_and_security/deployment/azure/pre_deploy_checklist.md'
- 🔌 Deploy: 'deployment_and_security/deployment/azure/deploy.md'
- 💰 Billing: 'deployment_and_security/deployment/azure/billing.md'
- Google: 'deployment_and_security/deployment/google.md'
- Google:
- 🕒 Pre-deploy checklist: 'deployment_and_security/deployment/google/pre_deploy_checklist.md'
- Login, support & monitoring:
- Login providers: 'deployment_and_security/deployment/login_support/login_providers.md'
- Support: 'deployment_and_security/deployment/login_support/support.md'
- Security:
- 'deployment_and_security/security/index.md'
- Secure Build Materials (SBOM): 'deployment_and_security/security/security_building_materials.md'
Expand Down

0 comments on commit 862c18c

Please sign in to comment.