This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Multi Tenant Configuration
JoeWinter edited this page Mar 23, 2015
·
4 revisions
[Table of Contents](https://github.com/dell-oss/Doradus/wiki/Doradus Administration: Table-of-Contents) | [Previous](https://github.com/dell-oss/Doradus/wiki/Security Considerations) | [Next](https://github.com/dell-oss/Doradus/wiki/Tenant Mapping to Cassandra)
Doradus Administration: Multi-Tenant Configuration
Doradus can be configured to support multiple *tenants*, which can be thought of as independent customers sharing the same cluster. Each tenant defines its own applications, whose data is physically separated from other tenants. User applications access specific tenants with tenant-specific credentials, which are implemented as Cassandra users. Hence, tenant security is at both the Doradus and Cassandra levels.
The procedures for configuring and managing multi-tenant features are described below.
- [Tenant Mapping to Cassandra](https://github.com/dell-oss/Doradus/wiki/Tenant Mapping to Cassandra)
- [Single-Tenant Operation](https://github.com/dell-oss/Doradus/wiki/Single-Tenant Operation)
- [Multi-Tenant Operation](https://github.com/dell-oss/Doradus/wiki/Multi-Tenant Operation)
- [Managing Tenants](https://github.com/dell-oss/Doradus/wiki/Managing Tenants)
- [Application Commands in Multi-Tenant Mode](https://github.com/dell-oss/Doradus/wiki/Application Commands in Multi-Tenant Mode)
- [System Commands in Multi-Tenant Mode](https://github.com/dell-oss/Doradus/wiki/System Commands in Multi-Tenant Mode)
Technical Documentation
[Doradus OLAP Databases](https://github.com/dell-oss/Doradus/wiki/Doradus OLAP Databases)
- Architecture
- OLAP Database Overview
- OLAP Data Model
- Doradus Query Language (DQL)
- OLAP Object Queries
- OLAP Aggregate Queries
- OLAP REST Commands
- Architecture
- Spider Database Overview
- Spider Data Model
- Doradus Query Language (DQL)
- Spider Object Queries
- Spider Aggregate Queries
- Spider REST Commands
- [Installing and Running Doradus](https://github.com/dell-oss/Doradus/wiki/Installing and Running Doradus)
- [Deployment Guidelines](https://github.com/dell-oss/Doradus/wiki/Deployment Guidelines)
- [Doradus Configuration and Operation](https://github.com/dell-oss/Doradus/wiki/Doradus Configuration and Operation)
- [Cassandra Configuration and Operation](https://github.com/dell-oss/Doradus/wiki/Cassandra Configuration and Operation)