mirror of
https://gitlab.com/futile/thingy.git
synced 2026-07-21 08:10:07 +00:00
update readme
This commit is contained in:
@@ -39,9 +39,15 @@ specifics for everything
|
||||
| type | host | value | notes |
|
||||
|-------|-----------|---------------------------- |----------------------------|
|
||||
| `A` | `@` | `<ip>` | apex domain |
|
||||
| `A` | `*` | `<ip>` | wildcard for subdomains |
|
||||
| `A` | `mail` | `<ip>` | mailserver |
|
||||
| `A` | `post` | `<ip>` | webmail |
|
||||
| `A` | `git` | `<ip>` | forgejo |
|
||||
| `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs |
|
||||
|
||||
### caddy
|
||||
|
||||
todo
|
||||
|
||||
### stalwart
|
||||
|
||||
**first setup**
|
||||
@@ -85,10 +91,16 @@ specifics for everything
|
||||
|
||||
### bulwark
|
||||
|
||||
todo
|
||||
|
||||
**useful links**
|
||||
|
||||
- https://bulwarkmail.org/docs
|
||||
|
||||
### forgejo
|
||||
|
||||
todo
|
||||
|
||||
## backups
|
||||
|
||||
backups are done with [vykar](https://vykar.borgbase.com) to [borgbase](https://borgbase.com)
|
||||
@@ -122,9 +134,9 @@ the restore process is kind of fucked up but doable
|
||||
|
||||
- further secure the server (ratelimiting, hardening...)
|
||||
- more services
|
||||
- forgejo (need to change host ssh port)
|
||||
- ~~forgejo (need to change host ssh port)~~
|
||||
- vaultwarden
|
||||
- tie all services together with an sso
|
||||
- ~~tie all services together with an sso~~
|
||||
- use postgres for everything
|
||||
|
||||
## misc
|
||||
|
||||
Reference in New Issue
Block a user