Marc Wäckerlin
Für eine libertäre Gesellschaft
Politik
Computer
Konsumentenschutz
Person
Tag Cloud
Administration
Backup
Cloud
Cluster
Configuration
Docker
Filesystem
Linux
LizardFS
OpenShift
Server
Swarm
Ubuntu
Aktuelle Beiträge
Computer: Backup Ubuntu to Docker
Setting up a server for backing up your ubuntu home, e.g. from your notebook, is a task, done in just ten minutes. All you need is a publicly available server running docker.
Computer: Evaluation of Distributed Filesystems for Docker Swarm
Evaluation of a distributed filesystem to be used for docker swarm volumes.
Computer: Docker Swarm and GlusterFS
Docker swarm is very easy to setup and maintain. It distributed containers over several nodes in a cloud, offers load balancing, redundancy, failover, smooth updates. But local volumes stay locally, so you need a cluster or network file system. That's where gluster enters the stage.