I have a web app running in a docker container. I am able to run tests and create build when code is merged into master branch in travis. I need to deploy the build to digital ocean droplet, but cannot find any documentation or sources on how this could be achieved.
I am able to find documentation on how this can be deployed to AWS Elastic Beanstalk and S3 but cannot find anything for digital ocean.