Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/socheatsok78/gluu-installer
One-Click installer for Gluu (Server Central Authentication & Authorization)
https://github.com/socheatsok78/gluu-installer
cas central-authentication-service gluu-server one-click-deploy one-click-installer opendj
Last synced: 2 days ago
JSON representation
One-Click installer for Gluu (Server Central Authentication & Authorization)
- Host: GitHub
- URL: https://github.com/socheatsok78/gluu-installer
- Owner: socheatsok78
- License: mit
- Created: 2019-10-16T09:50:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-24T07:38:44.000Z (about 5 years ago)
- Last Synced: 2025-01-09T21:42:44.274Z (8 days ago)
- Topics: cas, central-authentication-service, gluu-server, one-click-deploy, one-click-installer, opendj
- Language: Shell
- Homepage: https://www.gluu.org/
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Gluu](https://www.gluu.org/) One-Click Installer
Central authentication & authorization
for web and mobile applications.[![Travis CI](https://travis-ci.com/socheatsok78/gluu-installer.svg?branch=master)][travis-ci-build] [![GitHub License](https://img.shields.io/github/license/socheatsok78/gluu-installer)][github-license]
For more information please visit: [Gluu Website](https://www.gluu.org/)
### Install **Gluu** using one-click-installer
- Via `wget`
```sh
sh -c "$(wget https://raw.githubusercontent.com/socheatsok78/gluu-installer/master/setup.sh -O -)"
```- Via `curl`
```sh
curl -fsSL https://raw.githubusercontent.com/socheatsok78/gluu-installer/master/setup.sh | bash
```[travis-ci-build]: https://travis-ci.com/socheatsok78/gluu-installer
[github-license]: https://github.com/socheatsok78/gluu-installer/blob/master/LICENSE### Additional guide
- [Preparing VM for Gluu Server Installation](https://gluu.org/docs/ce/installation-guide/)
- [Post-Install Service Setup](https://gluu.org/docs/ce/installation-guide/setup_py/)