RedHat Mobile Hot Code Push is a comprehensive solution that allows pushing bug fixes / new features to installed native or hybrid mobile application. It provides universal web interfaces where developers could manage / publish builds which was uploaded through rhmhcp cli tool. The solutions also contains several SDKs for different platforms.
Core components are:
- server: A node.js based backend which exposes HCP related Restful APIs
- sdk: Multi-platform sdk to enable HCP on mobile apps
- Portal: Admin portal to allow some management work
- CLI: A node.js based command line tool for easy use