Howto:Run your own App-Store: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
(No difference)

Revision as of 11:52, 12 August 2020

Applies To

This information applies to V13 and up.

More Information

Problem Details

If you schedule a new update job in the devices app every device will contact the innovaphone AppStore itself to download the new image. This might cause a high network load. If you have problems with that you can store all necessary software on-premise in your own local app store and just download the software once.

System Requirements

innovaphone V13 AppPlatform

Installation

  • download the App App Store via AP-Manager
  • create a new instance
  • create a APP Object in your PBX
    • activate Critical and Hide from LDAP
    • fill name, password and url from your instance to the new created Object

Configuration

  • assign the new created App to your admin user
  • login as admin user and open new AppStore
  • click on the refresh button on the right upper corner
  • repeat the step for all tabs (Apps, Firmware, Software, AppPlatform)
  • open Devices App and configure the URLs to access the firmware.json and apps.json from the local App Store in the update job
Firmware JSON file
https://AP-HOSTNAME/WEBPATH/download/firmware.json
Apps JSON file
https://AP-HOSTNAME/WEBPATH/download/apps.json
Browser URL
https://AP-HOSTNAME/WEBPATH/download.htm