Skip to content

docs: add production deployment guide with systemd service and Caddy basic auth - #25

Open
jelloeater-agent wants to merge 1 commit into
agent37-platform:mainfrom
jelloeater-agent:docs/production-deployment
Open

docs: add production deployment guide with systemd service and Caddy basic auth#25
jelloeater-agent wants to merge 1 commit into
agent37-platform:mainfrom
jelloeater-agent:docs/production-deployment

Conversation

@jelloeater-agent

Copy link
Copy Markdown

Adds a "Running as a Service" section to the README covering:

  • systemd service — proper unit file with Restart=on-failure, configurable port via PORT=6970
  • Caddy reverse proxy — basic auth on the default :6969 port, proxying to the internal port
  • bcrypt gotcha — Caddy 2.6+ requires bcrypt-hashed passwords, not plaintext. Documents the env-file + systemd drop-in pattern to avoid dollar escaping issues in the Caddyfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant