This repository contains the development of Kolab Groupware as an Atomic Application for deployment on Kubernetes-based environments, such as OpenShift / Atomic, using Nulecule.
Run the Kolab Atomic Application in the Atomic Developer Bundle Vagrant image.
$ vagrant up
$ vagrant ssh
$ atomic install kolab/atomicapp
Edit ./answers.conf.sample
and save off as ./answers.conf
.
$ atomic run kolab/atomicapp
-
Nulecule does yet provide containers with persistent volumes.
-
Option value (i.e. use MySQL, MariaDB or PostgreSQL) cannot simply be orchestrated.