No internet connection

[ Edit this to tell people what they can do here. ]

Topics, recently active firstCategoryUsersRepliesActivity
Welcome to this community
[ Edit this to clarify what this community is about. This first paragraph is shown to everyone, on the forum homepage. ]
    GeneralS02026-07-04 21:25:58.218Z
    [HZ flip] inventory order test
    Flipped declaration order (want visual order: Front, App/data, Egress, Idle): flowchart TB subgraph idleG["Idle / on-demand"] direction LR rendr["`**rendr** debian-slim _placeholder — no traffic today_`"] backup["`**backup** pg_dumpall ...
      GeneralI02026-07-06 04:02:59.723Z
      [HZ bands] inventory test
      Tiers as horizontal bands (4 tier rows, containers laid out left-to-right within each): flowchart TB subgraph frontG["Front tier"] direction LR web["`**web** OpenResty (nginx + Lua) _reverse proxy · rate/conn + bandwidth limits_ _serves /-/...
        GeneralI02026-07-06 03:53:47.328Z
        [HZ 2col] inventory test
        Flat 2-column grid (invisible links; left = front+app, right = data/egress/idle): flowchart TB web["`**web** OpenResty (nginx + Lua) _reverse proxy · rate/conn + bandwidth limits_ _serves /-/u/* uploads · publishes :80 :443_`"]:::front cache["`**...
          GeneralI02026-07-06 03:52:29.889Z
          [HZ 2x2] inventory test
          2x2 tier-grouped inventory (front + app/data on top, egress + idle below): flowchart TB subgraph r1[" "] direction LR subgraph frontG["Front tier"] direction TB web["`**web** OpenResty (nginx + Lua) _reverse proxy · rate/conn + ...
            GeneralI02026-07-06 03:50:10.089Z
            [LEGEND + HORIZONTAL] container inventory test
            Testing a legend + a horizontal, tier-grouped container inventory. Legend — color = container tier; shape = kind (rectangle = container · cylinder = data volume · document = admin config/secret): flowchart LR lf["Front tier"]:::front la["App / da...
              GeneralI02026-07-06 03:47:22.932Z
              Arch Test (delete me)I62026-07-06 01:28:38.210Z
              [RESTYLE] This deployment: reverse-proxy edge, hardening overrides & backups
              This is a staff-only companion to the public Architecture & Internals topics. Those topics describe stock Talkyard as of v1.2026.003 and are deliberately deployment-agnostic. This page records the specifics of our install that were stripped from the ...
                GeneralI02026-07-06 00:50:18.925Z
                [RESTYLE] Request lifecycle: how a page renders
                This walks through what happens when a browser asks Talkyard for a topic page — from the HTTP request, through the three-level render cache, out to the assets and uploads the page references, and finally the WebSocket that streams live updates. It al...
                  GeneralI02026-07-06 00:50:18.925Z
                  [RESTYLE] State: volumes, secrets & the backup pipeline
                  All of a Talkyard site's durable state lives in a handful of Docker named volumes, while its configuration and secrets come in as bind mounts and Docker secrets. This topic maps which container mounts what (and read-only vs read-write), then walks th...
                    GeneralI02026-07-06 00:50:18.925Z
                    Explain icons...
                    [RESTYLE] Deployment topology: containers, networks & traffic
                    This is a reference for how a stock Talkyard deployment is laid out at the container level, as of v1.2026.003: what each container runs, the private networks that segment them, and which services can talk to which over which network. Everything below...
                      GeneralI02026-07-06 00:50:18.925Z
                      Arch Test (delete me)I22026-07-06 00:39:10.480Z
                      Arch Test (delete me)I22026-07-06 00:38:05.293Z
                      Arch Test (delete me)I22026-07-06 00:37:35.626Z
                      PCFix v2 beta — second topic (delete me)
                      Second topic body, distinct from alpha.
                        Arch Test (delete me)I12026-07-06 00:34:44.121Z
                        PCFix v2 alpha — page/reply mapping test (delete me)
                        First topic. Has bold, a link, and inline code to check that markdown round-trips and matching still works.
                          Arch Test (delete me)I22026-07-06 00:34:44.121Z
                          Arch Test (delete me)I12026-07-06 00:30:25.215Z
                          Arch Test (delete me)I12026-07-06 00:30:25.215Z
                          post_cluster.py fix — response-shape capture topic
                          Ground-truth capture of the upsert-simple response shape. Safe to delete.
                            Arch Test (delete me)I12026-07-06 00:27:42.251Z
                            [STYLE TEST 2] text encoding, shapes, container-vs-data-vs-config
                            Round 2 style exploration. 1. Text-type encoding — bold name · plain software/detail · italic role, with a slightly larger font: flowchart LR a["`**web** · OpenResty (nginx + Lua) _reverse proxy · serves /-/u/* uploads_`"] b["`**app** · Play / Sc...
                              GeneralI02026-07-05 16:39:36.387Z
                              [STYLE TEST] lighter colors + bold labels
                              Style tests for the architecture diagrams. A. Bold / italic emphasis via Mermaid markdown-strings (the <b> workaround for strict mode): flowchart LR a["`**bold** label`"] --> b["`_italic_ label`"] --> c["`normal with a **bold** word`"] B. Lighter ...
                                GeneralI02026-07-05 16:22:22.353Z
                                [MOCKUP] Deployment topology — diagrams as separate replies
                                This is a reference for how a stock Talkyard deployment is laid out at the container level, as of v1.2026.003: what each container runs, the private networks that segment them, and which services can talk to which over which network. Everything below...
                                  GeneralI32026-07-05 15:59:21.912Z
                                  This deployment: reverse-proxy edge, hardening overrides & backups
                                  This is a staff-only companion to the public Architecture & Internals topics. Those topics describe stock Talkyard as of v1.2026.003 and are deliberately deployment-agnostic. This page records the specifics of our install that were stripped from the ...
                                    GeneralI02026-07-05 15:30:57.891Z
                                    Request lifecycle: how a page renders
                                    This walks through what happens when a browser asks Talkyard for a topic page — from the HTTP request, through the three-level render cache, out to the assets and uploads the page references, and finally the WebSocket that streams live updates. It al...
                                      GeneralI02026-07-05 15:30:57.891Z
                                      State: volumes, secrets & the backup pipeline
                                      All of a Talkyard site's durable state lives in a handful of Docker named volumes, while its configuration and secrets come in as bind mounts and Docker secrets. This topic maps which container mounts what (and read-only vs read-write), then walks th...
                                        GeneralI02026-07-05 15:30:57.891Z
                                        Deployment topology: containers, networks & traffic
                                        This is a reference for how a stock Talkyard deployment is laid out at the container level, as of v1.2026.003: what each container runs, the private networks that segment them, and which services can talk to which over which network. Everything below...
                                          GeneralI02026-07-05 15:30:57.891Z
                                          Talkyard architecture & internals — a visual reference
                                          This is the landing page for a short series of reference topics that map out how a stock Talkyard install fits together: the containers it runs, the networks they sit on, the state they persist, and the path a single page request travels from the bro...
                                            GeneralI02026-07-05 15:30:57.891Z
                                            Mermaid Tier-1 prototype (rendering test)
                                            Automated Tier-1 Mermaid prototype test. A. Fenced mermaid code block: graph TD A[Browser] -->|HTTPS| C[caddy] C --> W[web] W --> App[app] App --> DB[(Postgres)] App --> R[(Redis)] B. Raw <pre class="mermaid"> block: sequenceDiagram Brow...
                                              GeneralIS22026-07-05 15:10:48.991Z
                                              Sample question
                                              This is an sample question. Click "Solution" below to accept an answer. In the topic list, everyone sees that this is a question, and if it's new (the icon), or if it's been answered ( the icon). In the topic list: To see all unanswered questions, cl...
                                                QuestionsS32026-07-04 21:25:58.467Z
                                                Sample idea
                                                This is a sample idea. Click the idea icon to the left of the title (i.e. ) to change status from New Idea, to Planned, to Started, to Done. In the topic list, everyone sees the status of the idea at a glance — the status icon is shown to the left (e...
                                                  IdeasS52026-07-04 21:25:58.419Z
                                                  Sample discussion
                                                  This is an open ended discussion. Good comments rise to the top, and people can click Disagree to show that they disagree about something.
                                                    GeneralS32026-07-04 21:25:58.335Z