diff --git a/project/infrastructure/git.md b/project/infrastructure/git.md index 3b71422..350d012 100644 --- a/project/infrastructure/git.md +++ b/project/infrastructure/git.md @@ -2,7 +2,7 @@ title: Git description: published: true -date: 2025-04-27T22:29:08.400Z +date: 2025-04-27T22:32:32.772Z tags: editor: markdown dateCreated: 2025-04-27T22:29:08.400Z @@ -10,13 +10,17 @@ dateCreated: 2025-04-27T22:29:08.400Z # Git +- Two organizations: + - Roots, for internally-developed projects + - External, for external projects mirrored to the instance - SSO for all Cloudron users - Local root account - New password saved to lukas' password manager - TOTP 2FA enabled - - Email domain whitelist is enabled. See below for the configuration: - - ``` +- Application can be configured under `/app/data/app.ini` +- Email domain allow list is enabled. See below for the configuration: + +``` root@container:/app/data# cat app.ini ; Add customizations here - https://docs.gitea.io/en-us/config-cheat-sheet/