Embracing containerized deployment is not only related to the technical architecture of your
product, but also the ability of your users to run the platform.
This session will provide different approaches for helping adopters run a product relying on Docker
Containers:
- Docker Extension: The one-click button approach! No previous knowledge is required (suitable for everyone)
- Docker Compose: Using a simple `docker-compose.yml` file, including all services and opinionated configuration (suitable for quick testing and evaluation)
- Docker Compose Installer: Providing a command line tool to build a customized Docker
- Compose template adding modules, persistent storage, and selected configuration (suitable for long-term testing and tech enthusiasts)
- Docker Compose SDK: Delivering an integration with Alfresco development environments
We’ll expose all these approaches from a practical point of view, including sharing public source
code from Hyland’s Alfresco product and strategies to apply these ideas to any other project.
Core message: Delivering the right experience to every user is a key factor to ensure Containerizeddeployment adoption for everyone.