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 docs for cloud deployment using helm. #255

Merged
merged 5 commits into from
Jun 5, 2024

Conversation

MUzairS15
Copy link

Notes for Reviewers

This PR fixes #

Signed commits

  • Yes, I signed my commits.

MUzairS15 added 4 commits May 24, 2024 23:50
Copy link

netlify bot commented May 24, 2024

Deploy Preview for bejewelled-pegasus-b0ce81 ready!

Name Link
🔨 Latest commit 1b5e6b1
🔍 Latest deploy log https://app.netlify.com/sites/bejewelled-pegasus-b0ce81/deploys/6660b113c8a0be0008ec23d2
😎 Deploy Preview https://deploy-preview-255--bejewelled-pegasus-b0ce81.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@MUzairS15 MUzairS15 changed the title Update docs for Cloud Self Hosted Deployment using helm. Update docs for cloud deployment using helm. May 24, 2024
@vishalvivekm
Copy link
Contributor

Thank you for your contribution @MUzairS15,
Let's discuss this on Websites's call on Monday. Adding this as an agenda item into the meeting minutes.


##### 1. Install Postgres database

```bash
helm install -f ./install/postgresql/values.yaml postgres ./install/postgresql -n <namespace>
helm repo add bitnami https://charts.bitnami.com/bitnami
Copy link
Member

Choose a reason for hiding this comment

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

@MUzairS15, point of clarification - this change has nothing to do with pgcron, right? We just have the wrong instructions posted currently, right?

@sangramrath, FYI

Copy link
Member

Choose a reason for hiding this comment

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

@sangramrath, should we be looking at using CloudNativePG here?

Copy link
Member

Choose a reason for hiding this comment

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

@MUzairS15 can this be included as a sub-chart? Or would doing so hinder upgrades?

@leecalcote leecalcote merged commit 5beb30d into layer5io:master Jun 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants