2 Commits
Author SHA1 Message Date
valknarandClaude Sonnet 5 483a323201 remove code-server stack, add vpinball.pivoine.art web app link
Drops the code-server stack entirely and its PulseNode bookmark/env
reference. Adds vpinball.pivoine.art to the PulseNode Web Apps list.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-24 16:14:02 +02:00
valknar 1c5ee1002a feat: add pulsenode stack
Infrastructure dashboard monitoring all the stacks in this repo, built
via stacks new pulsenode and then hand-adjusted for what a generic
scaffold can't know: pulls the published image
(dev.pivoine.art/valknar/pulsenode:latest) instead of building, mounts
/var/run/docker.sock:ro plus its own config/ directory read-only, runs
read-only/non-root/cap-dropped (group_add on DOCKER_GID to get socket
access without running as root), and uses its own healthcheck.mjs
rather than curl (not present in its minimal image).

config/config.yml is real, not a placeholder: docker/database widgets
for every container across all ten stacks here, discovery enabled
against falcon_network as a safety net for anything added later.
2026-08-17 15:42:08 +02:00