html-poster

html-poster forgejo

Notes

Doc 2
  • Story: Prove Pipeline from Day Zero story-html-poster-pipeline-proof

    Story

    Key: pipeline-proof

    As a DevOps practitioner, I want html-poster to go from rails new to production with DORA metrics in a single session, so that I prove the pal-e platform onboards new services fast, repeatably, and with full observability.

    Acceptance Criteria

    • Woodpecker CI builds on push (lint, test, kaniko build+push)
    • ArgoCD deploys to k8s namespace automatically
    • DORA metrics appear in Grafana dashboard (DF, LT, CFR, MTTR)
    • yabeda /metrics endpoint scraped by Prometheus
    • Tailscale funnel serves the app publicly
  • Story: Post HTML Content Publicly story-html-poster-post-content

    Story

    Key: post-content

    As Lucas, I want to paste HTML (poems, experiments, visual essays) into the app and have it served publicly via Tailscale funnel, so that I can express myself and share my work with zero friction.

    Acceptance Criteria

    • HTML can be dropped into public/ for static serving
    • HTML can be placed in app/views/pages/ for layout-wrapped serving
    • Pages are accessible via public Tailscale funnel URL without auth
    • Content loads fast because it's just HTML
Board 1