Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
/ docker-image-garb Public archive

Galera Arbitrator for Percona XtraDB Cluster

Notifications You must be signed in to change notification settings

easypath/docker-image-garb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galera Arbitrator (Percona)

Galera Arbitrator for Percona XtraDB Cluster 5.7, running in a Docker container; based on CentOS 7 base image; runs as non-root user.

Available on Docker Hub: easypath/garb

Building

Push to Docker Hub using Ansible:

ansible-playbook build.yaml -i localhost,

Running container:

docker run -d -p 4567:4567 easypath/garb:1.0

Access console:

docker run -it easypath/garb:1.0 bash

Releases

No releases published

Packages

No packages published

Languages