{"user":"aerogearcatalog","name":"unifiedpush-apb","namespace":"aerogearcatalog","repository_type":"image","status":1,"status_description":"active","description":"APB for the UnifiedPush Server","is_private":false,"is_automated":true,"star_count":3,"pull_count":840959,"last_updated":"2019-06-21T10:28:05.06065Z","last_modified":"2024-10-16T13:48:34.145251Z","date_registered":"2017-12-15T15:45:38.096779Z","collaborator_count":0,"affiliation":null,"hub_user":"aerogearcatalog","has_starred":false,"full_description":"# AeroGear UnifiedPush Server APB\n\n[![](https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg)](https://hub.docker.com/r/aerogearcatalog/unifiedpush-apb/)\n[![Docker Stars](https://img.shields.io/docker/stars/aerogearcatalog/unifiedpush-apb.svg)](https://registry.hub.docker.com/v2/repositories/aerogearcatalog/unifiedpush-apb/stars/count/)\n[![Docker pulls](https://img.shields.io/docker/pulls/aerogearcatalog/unifiedpush-apb.svg)](https://registry.hub.docker.com/v2/repositories/aerogearcatalog/unifiedpush-apb/)\n[![License](https://img.shields.io/:license-Apache2-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n\nThis APB integrates the Aerogear UnifiedOush server into Openshift and the mobile platform. It allows you to manage your variants via the Openshift UI and generates\nresources for the mobile CLI to export the configuration to your mobile apps.\n\n# Usage\n\n## Deployment\n\nDeploy the APB from the Service Catalog. You can create a binding at deploy time or later. No further information or credentials are required.\n\n## Creating variants\n\nVariants are created via bindings. Once deployed you should see a button named `Create Binding` on your UPS service instance. This should open a dialog giving you the option to create\neither an Android or iOS variant. Depending on the type you select here only one section of fields (either the Android or the iOS section) needs to be filled. There is one caveat with\nthe iOS certificate: it needs to be encoded with base64 before pasting it to the text area. If you're on MacOS run:\n\n```\ncat \u003cpath/to/your/.p12\u003e | base64\n```\n\nIf you're on Linux chances are that you're using a version of the base64 tool that does line wrapping. You need to disable this:\n\n```\ncat \u003cpath/to/your/.p12\u003e | base64 --wrap=0\n```\n\nAfter clicking `Bind` your variant will be created in UPS and you should see a new binding on your mobile client.\n\n## Local Development\n\n### Requirements\n\n- OpenShift Origin [development environment](https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/blob/master/docs/getting_started.md#development-environment) for APB development.\n- Install [apb tool](https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/blob/master/docs/apb_cli.md)\n\n### Process\n\nUpload the APB to the local openshift registry (Runs prepare,build,push and relist) [more info](https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/blob/master/docs/apb_cli.md#push)\n```bash\napb push\n```\n\nFor more information on APB development and apb command line options, check [ansible-playbook-bundle documentation](https://github.com/ansibleplaybookbundle/ansible-playbook-bundle/blob/master/docs).\n\n## Submitting Changes\n\nTo submit a change, please follow these instructions:\n\n- Fork this repo.\n- Make changes in your own repo, and use your own docker org while developing.\n- Submit a pull request to this master on this repo.\n","permissions":{"read":true,"write":false,"admin":false},"media_types":["application/vnd.docker.container.image.v1+json"],"content_types":["image"],"categories":[],"immutable_tags_settings":{"enabled":false,"rules":[".*"]},"storage_size":1807428225,"source":null}