audit(gremlin): database PASS 2026-05-04
This commit is contained in:
parent
0ccb35ef75
commit
e98f597eed
1 changed files with 50 additions and 0 deletions
50
Netgrimoire/Audits/database-2026-05-04.md
Normal file
50
Netgrimoire/Audits/database-2026-05-04.md
Normal file
|
|
@ -0,0 +1,50 @@
|
||||||
|
---
|
||||||
|
title: Audit - database.yaml
|
||||||
|
description: Gremlin audit report 2026-05-04
|
||||||
|
published: true
|
||||||
|
date: 2026-05-04T11:07:55.330Z
|
||||||
|
tags: gremlin,audit
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2026-05-04T11:07:55.330Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# Audit Report — database.yaml
|
||||||
|
|
||||||
|
**Date:** 2026-05-04
|
||||||
|
**File:** swarm/database.yaml
|
||||||
|
**Type:** Docker Swarm
|
||||||
|
**Verdict:** PASS
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### SWARM AUDIT REPORT
|
||||||
|
|
||||||
|
1. **Homepage labels**:
|
||||||
|
- `homepage.group`: PASS
|
||||||
|
- `homepage.name`: PASS
|
||||||
|
- `homepage.icon`: PASS
|
||||||
|
- `homepage.href`: PASS
|
||||||
|
- `homepage.description`: PASS
|
||||||
|
|
||||||
|
2. **Uptime Kuma labels**:
|
||||||
|
- None found in the provided YAML. If this is intended, this can be considered a **PASS**.
|
||||||
|
|
||||||
|
3. **Caddy labels on exposed services**:
|
||||||
|
- `caddy=pgadmin.netgrimoire.com`: PASS
|
||||||
|
- `caddy.reverse_proxy="{{upstreams 80}}"`: PASS
|
||||||
|
|
||||||
|
4. **Placement constraints**:
|
||||||
|
- None specified, so this is considered a **PASS**.
|
||||||
|
|
||||||
|
5. **Volumes use /DockerVol/<service> path convention**:
|
||||||
|
- No volumes are defined in the provided YAML, so this is considered a **PASS**.
|
||||||
|
|
||||||
|
6. **Network references external netgrimoire overlay**:
|
||||||
|
- `networks:`
|
||||||
|
```yaml
|
||||||
|
netgrimoire:
|
||||||
|
external: true
|
||||||
|
```
|
||||||
|
- This is correctly referencing an external network, so this is considered a **PASS**.
|
||||||
|
|
||||||
|
### VERDICT: PASS
|
||||||
Loading…
Add table
Add a link
Reference in a new issue