Skip rebuilding document versioning, permissions, metadata, search, locking, and lifecycle management. Deploy it on your own servers with Docker and call it through REST APIs.
Object storage gives you somewhere to put bytes and get them back. Document-centric applications still need version history, permissions, metadata, search, locking, and a lifecycle. That is the layer application teams end up building themselves, over and over.
Management SDK adds that layer without replacing your storage.
Manage document state and access across your application with a consistent backend layer.
Keep a history of document changes and restore an earlier version.
Control who can access a document and what actions they can perform.
Attach application-level information to the documents you manage.
Find documents by the attributes available to your application.
Coordinate access when multiple users or processes work with the same document.
Manage document states as content moves through your application.
FOR SAAS PRODUCTS
Run multiple tenants on a single installation and manage them through a super admin portal with IP-based access restrictions.
The portal is for your team to operate the service. Your end-users interact only with your application.
Whether a document is changed by a person or an automated workflow, access, locking, versioning, and lifecycle rules still need to stay consistent.
INFRASTRUCTURE
Deploy Document Management SDK with Docker on supported Linux environments and choose AWS S3 or S3 compatible storage.
DEPLOYMENT
Docker
PLATFORM
Rocky Linux 9
STORAGE
AWS S3 · S3 Compatible
GET STARTED
Review the documentation or talk to us about deploying Document Management SDK in your environment.