bookcorner.ge ============= DNS --- **Domain**: `bookcorner.ge` | Record | Type | Points to | |---------|---------|-----------------------------| | `@` | `CAA` | `0 issue "letsencrypt.org"` | | `@` | `CAA` | `0 issuewild ";"` | | `@` | `A` | `159.65.207.26` | | `git` | `CNAME` | `bookcorner.ge.` | | `www` | `CNAME` | `bookcorner.ge.` | Gitolite -------- ``` $ doas adduser ... Name: git Password: **** Fullname: git Uid: 1001 Gid: 1001 (git) Groups: git Login Class: default HOME: /home/git Shell: /usr/local/libexec/gitolite/gitolite-shell ... $ doas -u git /bin/sh $ gitolite setup -pk bookcorner.pub ```