-
Notifications
You must be signed in to change notification settings - Fork 153
Update self-hosted deployment instructions #1 #888
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
base: master
Are you sure you want to change the base?
Update self-hosted deployment instructions #1 #888
Conversation
Signed-off-by: Sangram Rath <sangram.rath@gmail.com>
✅ Deploy Preview for bejewelled-pegasus-b0ce81 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| *You may chose to use an alternative ingress controller, but the following instructions assume the use of NGINX Ingress Controller.* | ||
| Deploying a PostgreSQL cluster requires the follwing pre-requisite resources: | ||
| - A super user secret | ||
| - A Meshery user secret |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if here, we might be be referring to the meshery database schema, so a Postges user/password?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leecalcote the meshery user secret is that. In case of a self-managed db or a managed db it cannot be postgres user due to limitations, so this is more generic.
|
This is great! 😃 |
Co-authored-by: Lee Calcote <leecalcote@gmail.com> Signed-off-by: Sangram Rath <sangram.rath@gmail.com>
Co-authored-by: Lee Calcote <leecalcote@gmail.com> Signed-off-by: Sangram Rath <sangram.rath@gmail.com>
Co-authored-by: Lee Calcote <leecalcote@gmail.com> Signed-off-by: Sangram Rath <sangram.rath@gmail.com>
Co-authored-by: Lee Calcote <leecalcote@gmail.com> Signed-off-by: Sangram Rath <sangram.rath@gmail.com>
|
Thanks @leecalcote, suggestions applied. |
Notes for Reviewers
This PR fixes #
Signed commits