Install Gitlab in a LXD Container
Run a gitlab instance in a lxc container and use a shared folder to sync the backups with a remote host. lxc launch ubuntu:16.04 gitlab lxc config device
Run a gitlab instance in a lxc container and use a shared folder to sync the backups with a remote host. lxc launch ubuntu:16.04 gitlab lxc config device
Images List available Ubuntu Images lxc image list ubuntu: List available CentOS Images lxc image list images | grep centos ContainerCreate CentOS based container lxc launch images:centos/7/amd64 conainer-name