Files
homelab/portainer/README.md

9 lines
421 B
Markdown

# Portainer
Portainer is a container orchestration tool / interface that gives a web portal to view containers
running on different machines.
The primary `compose.yml` file is the primary portainer docker compose file, and is used for the
primary portainer instance. The `agent-compose.yml` is used on other / extra machines that you would
like to integrate into the primary portainer instance known as `environments`.