|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History
check whether container is running: docker ps
check that ldap is working: ldapsearch -D cn=admin,dc=external,dc=WHYDAH,dc=no -w secret -p 10389 -h localhost -b "dc=external,dc=WHYDAH,dc=no" -s sub "(objectclass=*)"
check that ldap is working: ldapsearch -D cn=admin,dc=external,dc=WHYDAH,dc=no -w secret -p 10389 -h localhost -b "dc=external,dc=WHYDAH,dc=no" -s sub "(objectclass=*)"
h2. How to set up Whydah from scratch on AWS
* Create Security groups
* Provision up a set of AWS AMI instances to install whydah on
* Set up the DB storage
* Git clone https://github.com/Cantara/Whydah-Provisioning
* Create internal project for storing sensitive environment specific configuration for Ansible provisioning
* Provision