2020-09-18 13:15:15 +02:00
|
|
|
vm_index: 2
|
|
|
|
|
2024-02-06 22:21:57 +01:00
|
|
|
gitea_version: "1.21.2"
|
2020-09-18 13:15:15 +02:00
|
|
|
gitea_app_name: "dev.ccchb.de"
|
2020-09-18 14:52:16 +02:00
|
|
|
|
|
|
|
# technical:
|
2020-09-18 13:15:15 +02:00
|
|
|
gitea_root_url: "https://dev.ccchb.de"
|
|
|
|
|
2020-09-18 14:52:16 +02:00
|
|
|
gitea_http_domain: "dev.ccchb.de"
|
2020-12-14 23:53:27 +01:00
|
|
|
gitea_http_listen: "0.0.0.0"
|
2020-09-18 13:15:15 +02:00
|
|
|
gitea_http_port: 443
|
|
|
|
gitea_protocol: "https"
|
2020-09-18 14:52:16 +02:00
|
|
|
gitea_systemd_cap_net_bind_service: true
|
2020-09-18 13:15:15 +02:00
|
|
|
gitea_http_letsencrypt_mail: "webmaster@ccchb.de"
|
|
|
|
|
2020-09-18 14:52:16 +02:00
|
|
|
gitea_ssh_domain: "dev.ccchb.de"
|
2022-08-21 13:02:50 +02:00
|
|
|
gitea_ssh_listen: "::"
|
2020-09-18 13:15:15 +02:00
|
|
|
gitea_ssh_port: 2222
|
|
|
|
gitea_start_ssh: true
|
|
|
|
|
2020-09-18 14:52:16 +02:00
|
|
|
gitea_mailer_enabled: true
|
|
|
|
gitea_mailer_type: sendmail
|
|
|
|
gitea_enable_notify_mail: true
|
2020-09-18 17:48:04 +02:00
|
|
|
gitea_mailer_from: '`"[CCCHB] dev.ccchb.de" <gitea@dev.ccchb.de>`'
|
|
|
|
gitea_subject_prefix: "[GIT]"
|
2020-09-18 14:52:16 +02:00
|
|
|
|
|
|
|
# permission:
|
|
|
|
gitea_require_signin: false
|
2020-09-18 17:48:04 +02:00
|
|
|
gitea_register_email_confirm: true
|
2020-09-18 14:52:16 +02:00
|
|
|
gitea_enable_captcha: true
|
|
|
|
|
2024-02-06 22:21:57 +01:00
|
|
|
gitea_disable_registration: false
|
|
|
|
gitea_only_allow_external_registration: true
|
|
|
|
|
2020-09-18 14:52:16 +02:00
|
|
|
# privacy:
|
2020-09-18 13:15:15 +02:00
|
|
|
gitea_offline_mode: true
|
|
|
|
gitea_disable_gravatar: true
|
2020-09-18 14:52:16 +02:00
|
|
|
gitea_log_systemd: true
|
|
|
|
gitea_log_only_warning: true
|
2020-09-18 13:15:15 +02:00
|
|
|
|
|
|
|
user_mgmt:
|
2020-09-18 14:52:16 +02:00
|
|
|
crest:
|
|
|
|
state: present
|
|
|
|
groups: sudo
|
2020-09-18 13:15:15 +02:00
|
|
|
genofire:
|
|
|
|
state: present
|
|
|
|
groups: sudo
|
2022-07-05 23:30:03 +02:00
|
|
|
humm:
|
|
|
|
state: present
|
|
|
|
groups: sudo
|
2024-02-06 22:21:57 +01:00
|
|
|
fritz:
|
|
|
|
state: present
|
|
|
|
groups: sudo
|