docs: update project/infrastructure/git

This commit is contained in:
lukas 2025-04-27 22:32:34 +00:00
parent 36d103b9c1
commit cc62bfb1ec

View File

@ -2,7 +2,7 @@
title: Git title: Git
description: description:
published: true published: true
date: 2025-04-27T22:29:08.400Z date: 2025-04-27T22:32:32.772Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2025-04-27T22:29:08.400Z dateCreated: 2025-04-27T22:29:08.400Z
@ -10,13 +10,17 @@ dateCreated: 2025-04-27T22:29:08.400Z
# Git # Git
- Two organizations:
- Roots, for internally-developed projects
- External, for external projects mirrored to the instance
- SSO for all Cloudron users - SSO for all Cloudron users
- Local root account - Local root account
- New password saved to lukas' password manager - New password saved to lukas' password manager
- TOTP 2FA enabled - 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 root@container:/app/data# cat app.ini
; Add customizations here - https://docs.gitea.io/en-us/config-cheat-sheet/ ; Add customizations here - https://docs.gitea.io/en-us/config-cheat-sheet/