By: Raj Kumar user 01 Dec 2016 at 11:56 p.m. CST

3 Responses
Raj Kumar gravatar
I have problem in install gluuserver-2.4.4 in docker, gluusupport staff told [reference](https://support.gluu.org/installation/3534/gluserver-244-is-not-start-in-ubuntu-1604-docker/) Gluu CE ( Community Edition ) is not planned for Docker deployment. Gluu DE ( Gluu Docker Edition ) is different. [Here](https://www.gluu.org/docs-docker-edition/) is the doc. After follow Docker Documentation. install gluuengine and gluuwebui and mongodb after refresh Gluuwebui show this page: Gluu DE Webui : https://www.gluu.org/docs-docker-edition/admin-guide/webui/ Gluu CE Webui : https://www.gluu.org/ Gluu CE and DE WEbui are totally different, Gluu DE Webui Options: 1. Clusters 2. Providers 3. Nodes 4. Containers 5. License Keys Gluu CE Options: 1. Configuration 2. smal 3. OpenId Connect 4. UMA 5. Users 6. Persionals so, How can i achieve Gluu CE features on Gluu DE?. Suggest me, if any way do this. or if doesn't do this Suggest me How can i install gluuserver in docker or any best suggestion.

By Mohib Zico staff 02 Dec 2016 at 12:05 a.m. CST

Mohib Zico gravatar
Hi Raj, In DE, what you see now...1.Clusters, 2.Providers... License Keys.. these are about 'managing cluster setup'.. how you can manage nodes, license keys etc. more like System Administration tool; not OpenID Connect/SAML feature. To grab that OpenID Feature or IDP features; you need to run [gluuwebui](https://www.gluu.org/docs-docker-edition/admin-guide/installation/#running-gluuengine) and log into Gluu Server and you will get all features of CE.

By Raj Kumar user 02 Dec 2016 at 1:02 a.m. CST

Raj Kumar gravatar
Hello mohib zico, Thanks, for your replay. as per your suggestion, i follow this install documentation https://www.gluu.org/docs-docker-edition/admin-guide/installation/ to install and run docker machines. 1. gluuengine 2. gluuwebui 3. mongodb After i load gluuwebui usiging 127.0.0.1:8800 now I have Confusion, As per you suggest, I run dockerwebui after that i try to start gluuserver within the gluuwebui docker machine. follow that command to start the gluserver and login #/etc/init.d/gluu-server-2.4.4 start # /etc/init.d/gluu-server-2.4.4 login but it throw bash: /etc/init.d/gluu-server-2.4.4: No such file or directory Suggest me How can i login gluuserver and which machine to use login like gluuengine, gluuwebui.

By William Lowe user 04 Dec 2016 at 9:56 a.m. CST

William Lowe gravatar
Raj, Docker Edition is still under development. We don't expect to have a stable version until sometime in 2017. In addition, it will most likely be a licensed solution. Please [schedule a call](http://gluu.org/booking) with us if you think there's a business opportunity. Otherwise, it's in your best interest to stick to Community Edition (CE), since that is a stable, free open source release. Thank you! Will