create personae

Loïc Dachary 2022-03-19 08:37:04 +01:00
parent 50209804d6
commit 98feb228f0
Signed by: dachary
GPG Key ID: 992D23B392F9E4F2
1 changed files with 13 additions and 0 deletions

13
personae.md Normal file

@ -0,0 +1,13 @@
# Personae
## Sysadmin
Creates the hosting service, connects it to a resource provider (for instance OVH to get VM), connects it to a payment provider (for instance a stripe account linked to a bank account), answers support requests from Admin and billing, upgrades the hosting service.
## Gitea admin
Creates the instance, pays the bills, has admin rights allowing them to get backups, configure the DNS, terminate the instance, is the contact point for legal matters in case of abuse.
## Gitea user
Has an account on the gitea instance for administration purposes or is a non-privileged user.