Change-Id: I5ac475b3fc2c72abf9a082b3ee406029082fee87
2.1 KiB
Welcome to Trove's developer documentation!
Introduction
Trove is Database as a Service for OpenStack. It's designed to run entirely on OpenStack, with the goal of allowing users to quickly and easily utilize the features of a relational database without the burden of handling complex administrative tasks. Cloud users and database administrators can provision and manage multiple database instances as needed.
Initially, the service will focus on providing resource isolation at high performance while automating complex administrative tasks including deployment, configuration, patching, backups, restores, and monitoring.
For an in-depth look at the project's design and structure, see the
dev/design
page.
Installation And Deployment
Trove is constantly under development. The easiest way to install Trove is using the Trove integration scripts that can be found in github in the Trove Integration Repository.
For further details on how to install Trove using the integration
scripts please refer to the dev/install
page.
For further details on how to install Trove to work with existing
OpenStack environment please refer to the dev/manual_install
page.
Developer Resources
For those wishing to develop Trove itself, or to extend Trove's functionality, the following resources are provided.
dev/design dev/install
- Source Code Repositories
- Trove Wiki on OpenStack
- Trove API Documentation on github
Search Trove Documentation
search