Gluu One-Click Installer
Central authentication & authorization for web and mobile applications.
For more information please visit: Gluu Website
- Via
wget
sh -c "$(wget https://raw.githubusercontent.com/socheatsok78/gluu-installer/master/setup.sh -O -)"
- Via
curl
curl -fsSL https://raw.githubusercontent.com/socheatsok78/gluu-installer/master/setup.sh | bash