📖
Trilio Share Protection for OpenStack
Trilio Share Protection for OpenStack (codename Abacá) backs up and recovers Manila shared file system shares for OpenStack tenants by taking point-in-time snapshots and storing client-side-encrypted, deduplicated data in tenant-owned or operator-managed S3-compatible object storage using Kopia.
Intended Audience
Operators deploying/running the service and developers calling its API
Concept
What This Service Does
The service's role in the OpenStack ecosystem and the problem it solves
Concept
Architecture
Service components and how they fit into OpenStack
Architecture+3 sub-pages
Key Concepts
The service's resources and OpenStack terminology a reader needs
Concept
Getting Started
Install, register with Keystone, and make a first call
Tutorial+4 sub-pages
Configuration (oslo.config)
The .conf file, its option groups, and an annotated sample
Guide+3 sub-pages
Service Endpoints
The service-catalog endpoints, ports, and API versions/microversions
Guide
API Reference
REST API and Python client bindings
API reference+2 sub-pages
OpenStack CLI Plugin
The `openstack <resource> ...` commands this service adds
CLI reference
Common Workflows
End-to-end tasks combining CLI / API calls
Guide
Operations
Running the service: process management, scaling, and HA
Guide+3 sub-pages
Observability
Logging, metrics, and notifications
Guide+2 sub-pages
Troubleshooting
Common failures — auth/endpoint, config, policy, RPC/db
Runbook
Development Guide
How to set up a dev environment (DevStack), build, and test
Guide