User Tools

Site Tools


data_core:app_store_connect_updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
data_core:app_store_connect_updates [2019/04/02 07:05] – Formatting of lists sudata_core:app_store_connect_updates [2023/08/30 13:27] (current) su
Line 3: Line 3:
 Once installed, App Store Connect receives software updates distributed via the Intelligent Plant NuGet service - //a mechanism for pushing update packages to App Store Connections//. Once installed, App Store Connect receives software updates distributed via the Intelligent Plant NuGet service - //a mechanism for pushing update packages to App Store Connections//.
  
-By default, updates are distributed automatically from the "stable" NuGet feed. But this can be modified to update on demand, and/or from alternative NuGet feed.+By default, updates are distributed automatically from the "stable" NuGet feed. But this can be modified to update on demand, and/or from an alternative NuGet feed.
  
  
Line 19: Line 19:
 1. In Windows Services, stop **Intelligent Plant Data Core Service**. 1. In Windows Services, stop **Intelligent Plant Data Core Service**.
  
-2. Open configuration file: ''%ProgramFiles%\Intelligent Plant\Data Core\DataCore.ApplicationHost.exe.config''.+2. Open configuration file (with an editor that has administrative privileges): ''%ProgramFiles%\Intelligent Plant\Data Core\DataCore.ApplicationHost.exe.config''.
  
 3. Modify app setting "appStoreRepositoryPath": <code> 3. Modify app setting "appStoreRepositoryPath": <code>
Line 27: Line 27:
 4. If changing to a **pre-release** feed (e.g. Beta or Canary), perform steps 4.1 and 4.2: 4. If changing to a **pre-release** feed (e.g. Beta or Canary), perform steps 4.1 and 4.2:
  
-4.1. Open configuration file: ''%ProgramData%\Intelligent Plant\Data Core Application Host\Service\Data\Data Core Application Host.DataStoreApplicationManager.Applications.data''.+4.1. Open configuration file (with an editor that has administrative privileges): ''%ProgramData%\Intelligent Plant\Data Core Application Host\Service\Data\Data Core Application Host.DataStoreApplicationManager.Applications.data''.
  
 4.2. Modify ''AllowPreReleasePackages'' setting: <code> 4.2. Modify ''AllowPreReleasePackages'' setting: <code>
Line 42: Line 42:
 By default, App Store Connect automatically updates when new software packages are available. This results in short periods of downtime. By default, App Store Connect automatically updates when new software packages are available. This results in short periods of downtime.
  
-Updates are usually ((Stable packages may be released outside usual deployment schedules if urgent. Pre-release packages may be deployed at any time.)) deployed on Fridays business during UK business hours. If this is not convenient, update checks can be rescheduled as follows:+Updates are usually ((Stable packages may be released outside usual deployment schedules if urgent. Pre-release packages may be deployed at any time.)) deployed on Fridays during UK business hours. If this is not convenient, update checks can be rescheduled as follows:
  
  1. In Windows Services, stop **Intelligent Plant Data Core Service**.  1. In Windows Services, stop **Intelligent Plant Data Core Service**.
  
- 2. Open configuration file: ''%ProgramFiles%\Intelligent Plant\Data Core\DataCore.ApplicationHost.exe.config''.+ 2. Open configuration file (with an editor that has administrative privileges): ''%ProgramFiles%\Intelligent Plant\Data Core\DataCore.ApplicationHost.exe.config''.
    
  3. Modify app settings for ''checkForUpdatesSchedule'' and ''checkForUpdatesOnStartup'':  3. Modify app settings for ''checkForUpdatesSchedule'' and ''checkForUpdatesOnStartup'':
Line 61: Line 61:
  
  
-===== Disable Automatic "App Store Connect" Updates =====+===== Disable "App Store Connect" Automatic Updates =====
  
 To disable automatic updates altogether (not recommended): To disable automatic updates altogether (not recommended):
Line 67: Line 67:
  1. In Windows Services, stop **Intelligent Plant Data Core Service**.  1. In Windows Services, stop **Intelligent Plant Data Core Service**.
  
- 2. Open configuration file: ''%ProgramData%\Intelligent Plant\Data Core Application Host\Service\Data\Data Core Application Host.DataStoreApplicationManager.Applications.data''.+ 2. Open configuration file (with an editor that has administrative privileges): ''%ProgramData%\Intelligent Plant\Data Core Application Host\Service\Data\Data Core Application Host.DataStoreApplicationManager.Applications.data''.
          
  3. Modify ''AutoUpdate'' setting:  3. Modify ''AutoUpdate'' setting:
data_core/app_store_connect_updates.1554188729.txt.gz · Last modified: 2019/04/02 07:05 by su