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

WIP: Distributed RADAR-Docker stack #200

Open
wants to merge 225 commits into
base: dev
Choose a base branch
from
Open

Conversation

yatharthranjan
Copy link
Member

@yatharthranjan yatharthranjan commented Sep 16, 2019

This breaks up the RADAR-base stack into different sets of components which can be deployed individually on separate hosts.

Some other changes from the single host RADAR-Docker:

  • Updated to Confluent version 5.2.0
  • Added Multi-host monitoring using Netdata.

Please see the README for more info.

TODO:

  • configure Portainer for using multiple docker remotes.
  • add a health check to commons for alerting.
  • Abstract out the duplicate code shared in some components to /commons
  • Add authentication to netdata.
  • properly configure all the components to relay through the SMTP server provided.
  • Add monitoring for HDFS and Data components.
  • Add README file to each component for docs on component level usage and configuration.
  • Investigate adding a separate instance of Nginx webserver to frontend and admin components so can still access if proxies component is down.
  • Investigate adding a load balancer config to Nginx for stateless services like gateway, rest-proxy and schema-registry.

mpgxvii and others added 30 commits May 13, 2021 23:07
Sync distributed stack branch with dev
Add dashboard components to distributed stack
- Adds basic auth for mlflow endpoint
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.

5 participants