Files
sso-manager-node/docs/deployment.md
T
wmantly 539819c0aa Stop duplicating DEPLOYMENT.md as docs/deployment.md
They'd already drifted apart in wording after a recent edit only landed
in one of them, and docs/deployment.md wasn't linked from anywhere
(index.md's marketing rewrite dropped the old doc-links list) --
orphaned and duplicate. Replace it with a short pointer to
DEPLOYMENT.md on GitHub as the single source of truth, matching the
index.md "full docs live in the repo" pattern.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-15 20:52:32 -04:00

655 B

layout, title
layout title
default Deployment

Deployment Guide

← Back to Home

The full deployment guide — Docker (all-in-one image), bare-metal install, the app_* env reference, backups, and the security notes (including why LDAPS shouldn't be port-forwarded to the internet) — lives in one place to avoid two copies drifting out of sync:

DEPLOYMENT.md on GitHub

See also Configuration for the config layer merge order, and LDAP for the directory layout and connecting a 3rd-party app.

← Back to Home