audit(gremlin): termix PASS 2026-04-13
This commit is contained in:
parent
bb1adba21a
commit
316f33ae19
1 changed files with 46 additions and 0 deletions
46
Netgrimoire/Audits/termix-2026-04-13.md
Normal file
46
Netgrimoire/Audits/termix-2026-04-13.md
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
title: Audit - termix.yaml
|
||||
description: Gremlin audit report 2026-04-13
|
||||
published: true
|
||||
date: 2026-04-13T11:36:37.630Z
|
||||
tags: gremlin,audit
|
||||
editor: markdown
|
||||
dateCreated: 2026-04-13T11:36:37.630Z
|
||||
---
|
||||
|
||||
# Audit Report — termix.yaml
|
||||
|
||||
**Date:** 2026-04-13
|
||||
**File:** swarm/termix.yaml
|
||||
**Type:** Docker Swarm
|
||||
**Verdict:** PASS
|
||||
|
||||
---
|
||||
|
||||
### Audit Results:
|
||||
|
||||
1. **Homepage Labels**:
|
||||
- `homepage.group`: "Remote Access" — **PASS**
|
||||
- `homepage.name`: "Termix" — **PASS**
|
||||
- `homepage.icon`: "terminal" — **PASS**
|
||||
- `homepage.href`: "https://termix.netgrimoire.com" — **PASS**
|
||||
- `homepage.description`: "Web-based terminal interface" — **PASS**
|
||||
|
||||
2. **Uptime Kuma Labels**:
|
||||
- `kuma.termix.http.name`: "Termix" — **PASS**
|
||||
- `kuma.termix.http.url`: "https://termix.netgrimoire.com" — **PASS**
|
||||
|
||||
3. **Caddy Labels on Exposed Services**:
|
||||
- `caddy: "termix.netgrimoire.com"` — **PASS**
|
||||
- `caddy.reverse_proxy: "termix:8080"` — **PASS**
|
||||
|
||||
4. **Placement Constraints**:
|
||||
- `node.hostname == docker4` — **PASS**
|
||||
|
||||
5. **Volumes Use `/DockerVol/<service>` Path Convention**:
|
||||
- `/DockerVol/termix:/app/data` — **PASS**
|
||||
|
||||
6. **Network References External `netgrimoire` Overlay**:
|
||||
- `networks: netgrimoire` with `external: true` — **PASS**
|
||||
|
||||
### VERDICT: PASS
|
||||
Loading…
Add table
Add a link
Reference in a new issue