Can the DBA Dash repository be shared across multiple installations of DBA Dash on different devices? #854
drupalgrupal
started this conversation in
General
Replies: 1 comment 3 replies
-
Yes. You can have multiple services pointing to the same repository database. Each service can collect data from one or more monitored instances. It's even possible to have a service write to a s3 bucket rather than directly to the repository database. The S3 bucket is then a source connection for the service that can write to the repository database. This is useful in situations where there isn't direct connectivity between the monitored instance and the repository DB. Hope this helps |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can the DBA Dash repository be shared across multiple installations of DBA Dash on different devices?
Beta Was this translation helpful? Give feedback.
All reactions