This is a plugin for django, enabling you to orchestrate twined-based octue services services from your own django server.
Documentation is here.
This is great for advanced use cases where:
- you have specific security/firewalling requirements, or
- you want to manage your own auth, or
- you have specific/unusual data integration needs, or
- already have a web based data service, and want to expose it in the twined ecosystem.
Health warning: to use this plugin to deploy your services, you'll need to handle all your own data storage/orchestration, devops, server management, security and auth. So for most users we'd recommend getting in touch at octue.com so we can help!