General Guidelines https://trello.com/c/IX6n2xmz/73-general-guidelines Steps Follow the steps in the documentation to provision Mobile Developer Console APB and Unified Push APB: https://docs.aerogear.org/aerogear/latest/mobile-developer-console.html#provision-mdc https://docs.aerogear.org/aerogear/latest/push-notifications.html#provisioning-push-notifications-service Login to OpenShift as a regular user (developer) 1. Provision UnifiedPush APB from Mobile tab 2. Make sure APB has provisioned successfully 3. Navigate to UPS Admin console You should be redirected to oauth proxy login page 4. 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 UPS admin console main page 5. In your OpenShift project, go to Postgres pod (click on the blue circle) and go to Logs You should not see any errors in the log 6. In your OpenShift project, go to UPS pod (click on the blue circle) and go to Logs 7. Make sure the "ups" container is selected You should not see any errors in the ups container log 8. Repeat the step 7 for "ups-sync-service" and "ups-oauth-proxy" container 9. In your OpenShift project, go to the bottom of the page (to Provisioned Services) and select "three dot" menu on Push Notifications service and click on Delete The service should be deprovisioned (i.e. all of the ups-related resources should be removed from the project). This will take a while (cca 1 minute). Trello link |