OsgiliathEnterprise / platform

Platform to deploy an entire IS with all its Mail servers, CRMs, engineering suite, ...
https://osgiliathenterprise.github.io/platform/reference/toc.html
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Set Docker on xfs thinpool #2

Closed Tcharl closed 4 years ago

Tcharl commented 4 years ago

When a Change Needs a Design Proposal

Docker on xfs is the recommended production configuration

Why We Use This Process

Overlay2 over xfs is the recommended data backend for docker

Motivation

As a Container operator,
I want to persist some data on backupable and elastic storage,
so that I have a production data persistence for my containers.

Specification