Skip to content

Latest commit

 

History

History

single

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Ansible Gluu Playbooks: Single node

This example deploy Gluu on a single node.

Vagrant Installation

$ cd example
$ vagrant plugin install vagrant-hostmanager
$ vagrant up
$ ansible-galaxy install GuillaumeSmaha.gluu-setup GuillaumeSmaha.gluu-configuration GuillaumeSmaha.gluu-customization
$ ansible-playbook -i env deploy.yml

Access to Gluu by going to:

https://gluu-single/

Exemple with implicit flow:

https://gluu-single/oxauth/authorize?....