diff options
| author | Arseney300 <Arseney300@gmail.com> | 2026-03-02 09:34:04 +0700 |
|---|---|---|
| committer | Arseney300 <Arseney300@gmail.com> | 2026-03-02 09:34:04 +0700 |
| commit | 8d612262e7ffe7b4d34c0ba9d56448b92bcbf97f (patch) | |
| tree | cb28890c3b6950d3aab3a074e26889a7a250a8ad /.gitignore | |
| parent | a71d4eff42c5582c95c599cdc98e19290d55d3d7 (diff) | |
Add Nexus Repository Manager with Docker registry and Authelia auth
Nexus provides artifact storage (Maven, raw, etc.) and a private Docker
registry at registry.swave.lol. Authelia forward-auth protects Gerrit,
Jenkins, and Nexus behind SSO. Includes setup guide, nginx config,
certbot domains, and a Jenkins pipeline example for artifact uploads.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ .env doc/servers.drawio doc/Servers.drawio +authelia/config/users_database.yml |
