mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 05:02:10 +00:00
forgejo require signin (#27)
* require sign-in for all forgejo access Adds REQUIRE_SIGNIN_VIEW to prevent unauthenticated cloning and browsing. * update readme
This commit is contained in:
parent
54e766b728
commit
72b9ee6507
1 changed files with 2 additions and 2 deletions
|
|
@ -31,5 +31,5 @@ The VPS has a declarative service bundle:
|
|||
- netty exposes 3 tcp ports (22:ssh, 80:http, 443:https)
|
||||
- services only listen on 127.0.0.1 (runs behind nginx with ACME)
|
||||
- Self hosts Forgejo mirroring to GitHub (git.harivan.sh)
|
||||
- Self hosts VaultWarden (vault.harivan.sh)
|
||||
- Runs sandbox agent behind a CORS proxy (netty.harivan.sh)
|
||||
- Self hosts VaultWarden
|
||||
- Runs sandbox agent behind a CORS proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue