Skip to content

kanarip/kolab-atomicapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kolab as an Atomic Application

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 in Vagrant

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

Limitations

  • Nulecule does yet provide containers with persistent volumes.

  • Option value (i.e. use MySQL, MariaDB or PostgreSQL) cannot simply be orchestrated.