Skip to content

kwilsonmg/easy-backup-mariadb-phabricator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Custom Docker Image: easy-backup-mariadb-phabricator

This custom Docker image, easy-backup-mariadb-phabricator, is hosted on Docker Hub. It's designed to facilitate easy backup processes for MariaDB databases used in conjunction with the Phabricator platform.

Features

  • Built on top of the base image from phabricator/phabricator, ensuring compatibility with the Phabricator software stack.
  • Includes additional components and configurations to simplify the backup of MariaDB databases within a Phabricator environment. This is needed because Phabricator does not, as an image on its own, ship with the mysql commands necessary to actually make use of ./bin/storage dump --compress --output backup.sql.gz

How to Use

To use this custom Docker image, you can follow these steps:

  1. Pull the image from Docker Hub:
docker pull kwilsonmg/easy-backup-mariadb-phabricator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published