frmscoe / docs

This is the main directory for all project documentation files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update documentation for channel removal

Sandy-at-Tazama opened this issue · comments

User Story Statement

As a Tazama system operator
I want to remove the channel feature
so that the system is as simple as possible to maintain and configure for an inexperienced user; and
so that the system performs as fast as possible at the lowest possible cost

Acceptance Criteria

  1. Updated product and repository information (including diagrams)
  2. Updated marketing materials
  3. Updated presentations

Abbreviation for Event Director should be "ED" to replace "CRSP"-

# Authentication
GH_TOKEN=${GH_TOKEN}
# Branches
TMS_BRANCH=main
CRSP_BRANCH=main
TP_BRANCH=main
TADP_BRANCH=main
RULE_901_BRANCH=main
# Ports
TMS_PORT=5000
# TLS
NODE_TLS_REJECT_UNAUTHORIZED='0'

Rule executer readme.md
image