HI,
Not sure if it has been asked before are that I just missed it, but I hope someone can help me out or point me in the right direction.
We have developed some asp.net api which use different containers which are all controlled using docker-compose. We looking for a way to manage deployment of new version via Octopus but I cannot seem to find a way to do this. There are steps for deploying separate docker containers but not for docker-compose files so I guess that’s not supported at the moment.
Do you have in any insight in how other customer do this so I can find a good way to setup this up, also because of the versioning of deployments etc.
Current setup: Octopus 2018.7.5.
We use gitlab + private dockerregistry and the tentacle is via SSH to a Linux server.
Cheers,
Rex de Koning