Convert user.list to markdown

This commit is contained in:
Timo Makinen 2024-03-15 15:38:00 +00:00
parent 8465cf1d8b
commit eba736f107
2 changed files with 19 additions and 18 deletions

19
users.md Normal file
View file

@ -0,0 +1,19 @@
# List of reserved UID and GID numbers
This file lists all users and groups that have reserved uid/gid and are
created using ansible rules. If a user/group pair is created, they share
the same uid/gid. If a user is member of a system group, leave the group
entry empty. If only a group is created, leave the user entry empty.
| id | user | group | notes |
|------|------------|------------|-----------------|
| 301 | influxdb | influxdb | |
| 302 | mongod | mongod | |
| 303 | gitea | gitea | |
| 305 | prometheus | prometheus | |
| 1001 | mirror | mirror | |
| 1002 | certbot | certbot | |
| 1003 | collab | collab | |
| 1004 | docker | docker | docker registry |
| 1005 | backup | backup | |
| 1007 | minecraft | minecraft | |