* h3. Steps
* Follow the steps in the documentation to provision APB*: https://docs.aerogear.org/aerogear/latest/data-sync.html#setup 1. Provision Data sync apb from Mobile services tab 2. Leave default values empty and fill in User password * Make sure the DB password is the same you’ve set in provision dialog (postgres-data-sync* pod -> Environment -> POSTGRES_PASSWORD)
3. Provision this APB in different namespace again and do not fill in the password * Make sure DB password gets generated 4. Make sure APB has provisioned successfully 5. Open log for each pod and make sure there is no error 6. Go to data sync UI URL * You should be redirected to oauth proxy login page * Click on Login, fill in login credentials, Login and click on Allow in next dialog * You should be redirected back to original URL and see Data Sync UI main page 7. |
|