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

Integration documentation in Cloud Docs #357

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
added the link to roles and credentials set up
Signed-off-by: Musa <bashirmusa748@gmail.com>
  • Loading branch information
MU5A committed Sep 11, 2024
commit fe1a9a83a4463c5b7bd4215e82ba4822f203e261
4 changes: 2 additions & 2 deletions content/en/cloud/spaces/integrations.md
Original file line number Diff line number Diff line change
@@ -88,8 +88,8 @@ To maximize the benefits of Meshery integrations, consider the following best pr
4. **Implement Continuous Monitoring:**
With Prometheus integrated, continuously monitor your cloud-native infrastructure. Set up alerts and dashboards within Meshery to keep track of key performance indicators (KPIs) and respond to issues proactively.

5. **Secure Access with Credentials:**
Always secure your managed connections with appropriate credentials. Use Meshery’s built-in security features to manage access tokens and secrets safely.
5. **Secure Access with Credentials:**
Always ensure that managed connections are secured using appropriate credentials. Meshery offers built-in security features to safely manage access tokens and secrets. You can read more about how to set up credentials or utilize roles for secure access by visiting the following link: Meshery Security: Roles and Credentials Setup.

---