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

adds velaux sql database docs #1280

Merged
merged 3 commits into from
Sep 16, 2023
Merged

adds velaux sql database docs #1280

merged 3 commits into from
Sep 16, 2023

Conversation

NeerajGartia21
Copy link
Contributor

@NeerajGartia21 NeerajGartia21 commented Sep 7, 2023

Description of your changes

Adds documentation for mysql and postgresql databases of VelaUX.

Screenshot 2023-09-07 at 3 20 53 PM

I have:

  • Read and followed KubeVela's contribution process.
  • Update sidebar.js if adding a new page.
  • Run yarn start to ensure the changes has taken effect.

Special notes for your reviewer

docs/reference/addons/velaux.md Show resolved Hide resolved
type: deploy
```

After deployed, let's get the root password from the secret `vela-system/velaux-db-postgresql`.
Copy link
Member

Choose a reason for hiding this comment

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

how to get the password? Give a shell command?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes I think

Copy link
Member

Choose a reason for hiding this comment

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

@NeerajGartia21 How is this going?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not able to fetch the secret in my local env. Can you please give it a try?

@chivalryq chivalryq merged commit fa3ff74 into kubevela:main Sep 16, 2023
6 checks passed
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.

2 participants