Esri / Esri/ops-server-config

Jenkins build server: replace "isWebTier":true to false for Web builder apps

Open
#934 1 comment 0 reactions 0 assignees View on GitHub
0 - Backlog B - Enhancement G - Release Team
Dominant language
Python
Stars
33
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Web builder applications have a "isWebTier": property set to true (i.e. "isWebTier":true) on our development server because we have implemented integrated windows authentication (IWA). I'm assuming most implementations of Ops Server are for demo purposes and therefore not using IWA. Therefore during the Jenkins build process after we copy the web app files we should set this property to false.

Action: replace "isWebTier":true with "isWebTier":false in config.json files in the SolutionsWeb folder.

Contributor guide

Open the contributing guide

Research direction

Inspect the Jenkins build step that copies web app files and the config.json files under the SolutionsWeb folder. Confirm that the build changes the isWebTier property from true to false in those files, and verify the resulting configuration after a build.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.