Planning & Prerequisites
Managed documentation for Planning & Prerequisites.
System Requirements
System Requirements
| Field | Value |
|---|---|
| Distribution | WCT English — OpenC5ISR |
| Product | OpenC5ISR |
| Release | 0.15.1 |
| Deployment | openc5isr-en.wallacecorptech.com |
| Source | /srv/wct/releases/OpenC5ISR-v0.15.0 |
| Evidence | Runtime manifests and file inventory |
| Source fingerprint | 63d2b1097707e25d666401cdc6362e395968600a40a08690210cd8c0b75fbf50 |
| Status | Generated baseline — human review required |
Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.
Observed runtime profile
| Property | Observed |
|---|---|
| Languages by source-file count | PHP: 165, JavaScript: 150, Python: 74, C: 63, Shell: 34, C++: 1 |
| Framework indicators | — |
| Containerized | False |
| Node projects | 2 |
| Python requirement sets | 0 |
Manifest evidence
| Manifest | Project | Version | Runtime/base | Dependencies |
|---|---|---|---|---|
package.json |
opensof-integrated-suite | 0.15.1 | node | 0 |
edge/openssa-sensor/package.json |
openssa-mission-spectrum-console | 0.5.0 | node | 0 |
Baseline host requirements
- A supported Linux host with accurate time synchronization and administrative access for service/proxy changes.
- The runtimes and package managers evidenced above, or an OCI container engine when container definitions are authoritative.
- Sufficient CPU, memory, disk and network for enabled modules; sensor/radio/AI workloads require separate capacity sizing.
- DNS and TLS certificates for public hostnames, plus firewall policy for public, management, backend and sensor interfaces.
- A backup destination outside the active release and tested access to required databases/artifact stores.
Maintainer Notes
Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.
Deployment Architecture
Deployment Architecture
| Field | Value |
|---|---|
| Distribution | WCT English — OpenC5ISR |
| Product | OpenC5ISR |
| Release | 0.15.1 |
| Deployment | openc5isr-en.wallacecorptech.com |
| Source | /srv/wct/releases/OpenC5ISR-v0.15.0 |
| Evidence | Release layout and container evidence |
| Source fingerprint | 63d2b1097707e25d666401cdc6362e395968600a40a08690210cd8c0b75fbf50 |
| Status | Generated baseline — human review required |
Verification boundary: This page combines platform design guidance with static evidence from the release. It does not prove that every detected interface is enabled, reachable, secure, or operational in the deployed environment.
Release layout
| Property | Observed |
|---|---|
| Release path | /srv/wct/releases/OpenC5ISR-v0.15.0 |
| Version | 0.15.1 |
| Top-level entries | third_party: 870edge: 100public: 68openrf: 36lib: 32drivers: 27tests: 24examples: 20ontology: 17data: 14.opennetworks-backup-20260827T210646Z: 13open-daa: 12modules: 9scenarios: 9integrations: 8open-lvc: 5common: 4open-rf: 4open-ssa: 4templates: 4models: 3open-aar-mr: 3open-bus: 3open-cop: 3open-cybersec: 3open-eyes: 3open-iia: 3open-knowledge: 3open-pnt: 3open-chat: 2open-task: 2open-track: 2rocketchat: 2standards: 2tools: 2API.md: 1CHANGELOG.md: 1DEPLOY-GODADDY.md: 1EXTERNAL-SERVICES.md: 1FIX-v0.15.1.md: 1 |
| Source fingerprint | 63d2b1097707e25d666401cdc6362e395968600a40a08690210cd8c0b75fbf50 |
Container/service topology candidates
No Compose service was extracted; use the systemd and Nginx pages for other deployment evidence.
Recommended release pattern
/srv/<owner>/releases/<product>-vX.Y.Z/ immutable extracted release
/srv/<owner>/instances/<edition>/current symlink to active release
/etc/<product>/<edition>/ protected configuration and secrets
/var/lib/<product>/<edition>/ persistent state
/var/log/<product>/<edition>/ logs, when not solely in journald
Keep code/release artifacts immutable, configuration outside the release, persistent data outside the release, and activation as an atomic symlink/service switch. This makes rollback possible without reconstructing the prior state.
Maintainer Notes
Add human-reviewed deployment notes, corrections, decisions, screenshots, and links here. Content outside the generated block is preserved on future runs.