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

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


===Problem Details===
===Problem Details===
If a new service release is available, all innovaphone-devices will contact the innovaphone AppStore to download a new image. This might cause high network / internet uplink load.<br>
If you schedule a new update job in the [[Reference13r1:Concept_App_Service_Devices#Update_jobs|devices app]] every devices will contact the innovaphone AppStore itself to download the new image. This might cause high network load. If you have problems with that you can store all necessary software on premise in your own [[Reference13r1:Concept_App_Service_AppStore|local app store]] and just download the software once.
It is therefore a good idea to have all neccessary software on premise and just download the software once.<br>


===System Requirements===
===System Requirements===
Line 13: Line 12:


===Installation===
===Installation===
- Download the App App Store via AP-Manager<br>
* download the App ''App Store'' via AP-Manager
- Create a new instance<br>
* create a new instance
- Create pbx object with type App<br>
* create a ''APP'' Object in your PBX
-- paste name + password + url from instance to the new created object<br>
** fill name, password and url from your instance to the new created Object


===Configuration===
===Configuration===
- assign the new created app to an admin user<br>
* assign the new created App to your admin user
- login as admin user and open new AppStore<br>
* login as admin user and open new AppStore
- change path at 'innovaphone Webbuild' to https://store.innovaphone.com/release/download<br>
* change path at ''innovaphone Webbuild'' to <code>https://store.innovaphone.com/release/download</code>
- select major version and click Upload<br>
* select major version and click upload
- repeat the step for all tabs (Apps, Firmware, Software, AppPlatform)<br>
* repeat the step for all tabs (Apps, Firmware, Software, AppPlatform)
<br>
* open Devices App and paste your ''offline-store-url'' to the update job
- Open Devices App and paste offline-store-url to the update job
* the ''offline-store-url'' can also be used to download software / images directly via browser
<br>
- the offline-store-url can also be used to download software / images directly via browser


<!-- == Related Articles == -->
<!-- == Related Articles == -->


[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Revision as of 10:42, 7 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 devices will contact the innovaphone AppStore itself to download the new image. This might cause 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
    • 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
  • change path at innovaphone Webbuild to https://store.innovaphone.com/release/download
  • select major version and click upload
  • repeat the step for all tabs (Apps, Firmware, Software, AppPlatform)
  • open Devices App and paste your offline-store-url to the update job
  • the offline-store-url can also be used to download software / images directly via browser