Articles Projects Search About
RSS 日本語

A YAML-Driven Next.js Admin Console — Multiple Sites, Multiple Actions

This article is co-authored with a generative AI. Facts have been cross-checked against official documentation where possible, but errors may remain. Please verify against primary sources before making any important decisions. In an earlier post I described an admin console for non-engineers, built on GitHub App + Cloudflare Access. This is a follow-up about making the console add-a-site-without-touching-code ready, and about supporting multiple actions per site (deploy, re-index, backup, …) cleanly. ...

Building an Org-Wide Admin Console with GitHub App + Cloudflare Access

This article is co-authored with a generative AI. Facts have been cross-checked against official documentation where possible, but errors may remain. Please verify against primary sources before making any important decisions. For an organization that runs several database websites, I built an admin console where the people responsible for data updates—mostly researchers and staff, not engineers—can trigger rebuilds and re-indexes themselves. They don’t have GitHub accounts and don’t have access to Vercel. ...