sync: 2026-03-16 21:00 — 22 files from Alexandria
Some checks failed
Lint & Format / detect (push) Has been cancelled
Lint & Format / js-lint (push) Has been cancelled
Lint & Format / py-lint (push) Has been cancelled
Lint & Format / sh-lint (push) Has been cancelled
Lint & Format / go-lint (push) Has been cancelled
Monorepo Lint / lint-shell (push) Has been cancelled
Monorepo Lint / lint-js (push) Has been cancelled

RoadChain-SHA2048: 53e02304cc601f0a
RoadChain-Identity: alexa@sovereign
RoadChain-Full: 53e02304cc601f0a1f8f4f417be48bf645bca001ad747ebbba1abf60b5017d9a56b0f6396ecf073034944293d3041338b5ad343c1b5bf5667d3037877483c5872433f5d32945430dd852c92370a14e3018c4318455de08077fcc8c4dc1aa4170d6c60f21921b6674fe387b00eeaba236fbe3f242b01429ca18b7272868907496b0babae84bc4e8842940ae6f19ec7d5160dfa0c7ad33499fef787512fa21657ce7279651f9605cb12fd71dc0d0d1b852eb916f61dc408d5a109e7e632ac610ac25b8cbfae4082f922fa6eac4f2d5635a99513f0f56c855e6ff2f61cf3321446011d6db51621711cf64cfc30cef0dacf4bd9abf971da607acb5b3b7fcff46cb32
This commit is contained in:
2026-03-16 21:00:01 -05:00
parent b0a7234200
commit bb7949d3d1
22 changed files with 615 additions and 153 deletions

View File

@@ -1,14 +1,14 @@
LISTEN 0 4096 127.0.0.53%lo:53 0.0.0.0:* users:(("systemd-resolve",pid=682329,fd=14))
LISTEN 0 4096 127.0.0.1:2019 0.0.0.0:* users:(("caddy",pid=26445,fd=7))
LISTEN 0 4096 127.0.0.1:2019 0.0.0.0:* users:(("caddy",pid=26445,fd=9))
LISTEN 0 5 0.0.0.0:11435 0.0.0.0:* users:(("python3",pid=147655,fd=3))
LISTEN 0 5 0.0.0.0:8787 0.0.0.0:* users:(("python3",pid=577215,fd=3))
LISTEN 0 128 0.0.0.0:22 0.0.0.0:* users:(("sshd",pid=3335327,fd=3))
LISTEN 0 4096 127.0.0.1:11434 0.0.0.0:* users:(("ollama",pid=2498181,fd=3))
LISTEN 0 4096 127.0.0.1:20241 0.0.0.0:* users:(("cloudflared",pid=156470,fd=3))
LISTEN 0 128 127.0.0.1:8011 0.0.0.0:* users:(("sshd",pid=4152649,fd=5))
LISTEN 0 4096 *:11436 *:* users:(("caddy",pid=26445,fd=10))
LISTEN 0 4096 *:443 *:* users:(("caddy",pid=26445,fd=13))
LISTEN 0 4096 *:80 *:* users:(("caddy",pid=26445,fd=14))
LISTEN 0 4096 *:11434 *:* users:(("ollama",pid=279794,fd=3))
LISTEN 0 4096 *:11436 *:* users:(("caddy",pid=26445,fd=16))
LISTEN 0 4096 *:443 *:* users:(("caddy",pid=26445,fd=11))
LISTEN 0 4096 *:80 *:* users:(("caddy",pid=26445,fd=15))
LISTEN 0 4096 *:4222 *:* users:(("nats-server",pid=1353183,fd=6))
LISTEN 0 4096 *:8222 *:* users:(("nats-server",pid=1353183,fd=3))
LISTEN 0 128 [::]:22 [::]:* users:(("sshd",pid=3335327,fd=4))

View File

@@ -28,4 +28,3 @@ systemd-udevd.service
unattended-upgrades.service
user@0.service
user@1001.service
xmrig.service

View File

@@ -1,19 +1,19 @@
{
"hostname": "gematria",
"ts": "2026-03-17T01:27:18Z",
"uptime_seconds": 5510030,
"ts": "2026-03-17T01:58:12Z",
"uptime_seconds": 5511884,
"kernel": "5.15.0-113-generic",
"temp_c": 0,
"memory_mb": {
"total": 7937,
"used": 3309,
"free": 4146
"used": 1229,
"free": 6260
},
"disk": "53G/78G (68%)",
"load": [
3.03,
3.05,
3.07
0.02,
0.36,
1.5
],
"ollama_models": [
"qwen2.5:7b",
@@ -26,5 +26,5 @@
],
"throttle": "N/A",
"voltage": "N/A",
"services_running": 31
"services_running": 30
}