SODA API is an open source, platform-agnostic framework providing unified data and storage management APIs to seamlessly connect applications with diverse storage backends.
SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
This tool is primarily used by developers and system integrators who need to manage data storage across heterogeneous environments such as Kubernetes, OpenStack, and VMware. It enables provisioning, migration, and file sharing by offering standardized APIs that abstract underlying storage complexities, facilitating seamless data operations on-premises or in hybrid cloud setups.
SODA API is designed to be storage and platform agnostic, making it suitable for hybrid and multi-cloud environments. Users should refer to the official documentation for environment-specific configuration and integration details. Active community support is available via Slack and GitHub issues for troubleshooting and contribution.
Visit https://docs.sodafoundation.io for detailed installation and setup guides
Clone the repository using git clone https://github.com/sodafoundation/api.git
Follow the development quick start instructions at https://docs.sodafoundation.io
Build and run the API server and services as per the documentation
Use the provided CI workflows and release binaries from https://github.com/sodafoundation/api/releases