-
Notifications
You must be signed in to change notification settings - Fork 45
Installing Scale
Mike Holt edited this page Oct 17, 2018
·
1 revision
The Scale team has been purposeful in minimizing the effort required to deploy the scheduler and supporting services. With this goal in mind, Scale and all components are Docker containerized. While deployment of Scale within a standalone installation of Apache Mesos is possible, this is strongly discouraged and unsupported. Deployment within Mesosphere DC/OS provides a push-button path to a fully functional data processing cluster. Our quick start instructions cover both the underlying DC/OS cluster deployment and installation of Scale. These can be found in the quickstart.
- Home
- What's New
-
In-depth Topics
- Enable Scale to run CUDA GPU optimized algorithms
- Enable Scale to store secrets securely
- Test Scale's scan capability on the fly
- Test Scale's workspace broker capability on the fly
- Scale Performance Metrics
- Private docker repository configuration
- Setting up Automated Snapshots for Elasticsearch
- Setting up Cluster Monitoring
- Developer Notes