adding properties
All checks were successful
Build Quartz Notes / build (push) Successful in 51s

This commit is contained in:
2026-06-03 12:48:18 +01:00
parent 9be5006617
commit 0a52228e2e
55 changed files with 400 additions and 49 deletions

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# What is ESP?
ESP is a software suite built by ESS and sold to customers. It is deployed on a **per-customer basis** — similar to TMC (another internal product) but with fewer applications in the suite.

View File

@@ -1,3 +1,10 @@
---
note type:
- note
- ess
date: 2026-06-03
done: true
---
# The ESP Database
ESP uses a single SQL Server database called **EspBroker**. This is deployed and upgraded as part of the overall ESP deployment process.

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# Overview
The deployment is broken into **discrete stages** that can be run in any combination. This allows you to, for example, only run validation, or only run post-deploy checks, without triggering a full deployment.

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# Overview
Reference glossary for all technical and project-specific terms used across the ESP deployment pipeline project. Alphabetically ordered.

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# Overview
This file documents all known issues, risks, and blockers identified in the handover material. Understanding these early will help you avoid surprises.

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# What Is the Manifest?
The manifest is a **configuration file** that describes a specific customer environment. The deployment scripts read the manifest to understand **what** to deploy, **where**, and **how**.

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# Overview
These are items explicitly marked as TBC or not yet designed in the handover material. They represent real blockers or gaps that need to be resolved before the pipeline is complete. Use this file to track answers as they are determined.

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# What is Azure DevOps (AzDO)?
Azure DevOps is Microsoft's platform for DevOps workflows. It covers:

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# Overview
The deployment scripts are structured in **three tiers**, loosely analogous to a presentation/domain/data layered architecture in software. This separation exists to:

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
# Overview
The ESP Deployment Pipeline project is an effort to automate the deployment of the ESP application suite (built by ESS) into customer environments using Azure DevOps (AzDO) YAML pipelines and PowerShell scripts.

View File

@@ -1,3 +1,10 @@
---
note type:
- ess
- note
date: 2026-06-03
done: true
---
Joined team Shackleton on \<2026-04-07 Tue\>, who are now overseeing the deployment process for ESS applications.
[[ESS ESP Index]]