Skip to content

docs: add network requirements section to admin guide#160

Merged
coopernetes merged 1 commit intomainfrom
docs/network-requirements
Apr 15, 2026
Merged

docs: add network requirements section to admin guide#160
coopernetes merged 1 commit intomainfrom
docs/network-requirements

Conversation

@coopernetes
Copy link
Copy Markdown
Owner

Summary

  • Adds a new Network requirements section to ADMIN_GUIDE.md covering outbound proxy configuration, connectivity diagnostics, and DLP appliance behaviour
  • Fixes docker compose config for LDAP/OIDC profiles (permissions/role-mappings cleanup that should have shipped with the mongodb session store work)

Changes

  • docs/ADMIN_GUIDE.md — new section: outbound connections table, HTTP_PROXY/HTTPS_PROXY env var setup, connectivity diagnostics panel (TCP/TLS/HTTP/git-probe), DLP non-GET blocking and MITM SSL inspection notes
  • docker/git-proxy-ldap.yml — replace pre-seeded users block with permissions entries; add USER role mapping for contributors group
  • docker/git-proxy-oidc.yml — remove stale pre-seeded users block (no longer needed)

Closes #83

Covers outbound proxy configuration (HTTP_PROXY/HTTPS_PROXY env vars),
connectivity diagnostics panel (TCP/TLS/HTTP/git-probe checks), and DLP
appliance behaviour (non-GET blocking, MITM SSL inspection).

Also includes docker compose config updates for LDAP/OIDC profiles that
should have shipped with the mongodb session store work.

closes #83
@coopernetes coopernetes enabled auto-merge (squash) April 15, 2026 16:54
@coopernetes coopernetes merged commit 12c70ca into main Apr 15, 2026
9 checks passed
@coopernetes coopernetes deleted the docs/network-requirements branch April 15, 2026 16:57
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.

Outbound proxy support for air-gapped / corporate network environments

1 participant