By: Steven Arnott user 09 Sep 2016 at 3:49 p.m. CDT

3 Responses
Steven Arnott gravatar
The product pages for the CE edition talk about an all in one container for running Gluu ``` Community Edition (CE) The Gluu Server CE deploys all services in one chroot container and can be deployed in production, with an unlimited number of users, for free. If you need to cluster CE, we have a manual guide in our documentation. Community support is available on our public forum, or you can purchase one of our support plans to open private tickets, get an SLA on support responses, and enlist security and support consultations with Gluu’s st ``` However the installation document only refers to a VM installation process not a docker installation process. We really like to evaluate this product but without having to spin up a VM for it.

By Michael Schwartz Account Admin 09 Sep 2016 at 4:04 p.m. CDT

Michael Schwartz gravatar
The package creates a container: `/opt/gluu-server-2.x.x` When you type `service gluu-server login` you are entering the `chroot` container.

By Adrian Alves staff 09 Sep 2016 at 5:09 p.m. CDT

Adrian Alves gravatar
Hello Steven, you can install our package fro gluu CE not only on a VM also in a real server or you can use our docker version: https://www.gluu.org/docs-docker-edition/admin-guide/installation/ https://gluu.org/docs/deployment/ubuntu/ https://gluu.org/docs/deployment/centos/ or if you want in a cluster way: https://gluu.org/docs/cluster/ Adrian.-

By Steven Arnott user 12 Sep 2016 at 8:57 a.m. CDT

Steven Arnott gravatar
The docker build commands have an error for gluuwebui. See my PR for the docs. https://github.com/GluuFederation/docs-cluster/pull/5