The traditional way of using Docker Compose is to create a directory, move to it, create a Compose file, and then build it.
However, the problem with Portainer is that it does too much. That's usually a good thing, but in my case, I just want ...
Works with Docker Compose over SSH or Portainer's API. If you're deploying Python projects with pyproject.toml, it picks up the config automatically. Handles multi-arch builds (arm64/amd64) based on ...
This repo is simply a compilation of different docker compose files that I have compiled over the past couple years. When I try out a new application on my server I always deploy them in the same way.