Module: DOCKER
-
FAQ
Who Can Run Docker Commands? By default, Pigsty adds both the management user running the playbook on the remote node (i.e., the SSH login user on the target node) and the admin user specified in the node_admin_username parameter to the Docker …
Who Can Run Docker Commands? By default, Pigsty adds both the management user running the playbook on the remote node (i.e., the SSH login user on the target node) and the admin user specified in the node_admin_username parameter to the Docker …
-
Metrics
This snapshot records 123 monitoring metric families for the DOCKER module. The metrics present at runtime vary with package version, enabled collectors, and target state. Metric Name Type Labels Description builder_builds_failed_total counter ip, …
This snapshot records 123 monitoring metric families for the DOCKER module. The metrics present at runtime vary with package version, enabled collectors, and target state. Metric Name Type Labels Description builder_builds_failed_total counter ip, …
-
Playbooks
The Docker module provides a default playbook docker.yml for installing Docker Daemon and Docker Compose. docker.yml Playbook source file: docker.yml Running this playbook will install docker-ce and docker-compose-plugin on target nodes with the …
The Docker module provides a default playbook docker.yml for installing Docker Daemon and Docker Compose. docker.yml Playbook source file: docker.yml Running this playbook will install docker-ce and docker-compose-plugin on target nodes with the …
-
Usage
Pigsty has built-in Docker support, which you can use to quickly deploy containerized applications. Getting Started Docker is an optional module. In Pigsty, whether Docker is installed is controlled by docker_enabled, which is disabled by default. …
Pigsty has built-in Docker support, which you can use to quickly deploy containerized applications. Getting Started Docker is an optional module. In Pigsty, whether Docker is installed is controlled by docker_enabled, which is disabled by default. …
-
Module: DOCKER
Docker is the most popular containerization platform, providing standardized software delivery capabilities. Pigsty does not rely on Docker to deploy any of its components; instead, it provides the ability to deploy and install Docker — this is an …
Docker is the most popular containerization platform, providing standardized software delivery capabilities. Pigsty does not rely on Docker to deploy any of its components; instead, it provides the ability to deploy and install Docker — this is an …