chore: layout scripts/monitoring + tor configs; host README
This commit is contained in:
parent
5920296ae4
commit
4180ca44c6
12 changed files with 1007 additions and 0 deletions
20
configs/README.md
Normal file
20
configs/README.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Configs
|
||||
|
||||
| Path | Source on koopa |
|
||||
|------|-----------------|
|
||||
| `caddy/` | host `/etc/caddy` |
|
||||
| `tor/` | host `/etc/tor` |
|
||||
| `taler-exchange/` | container `taler-exchange-hacktivism`: overrides + coins |
|
||||
| `taler-merchant/` | container `taler-hacktivism`: overrides + conf.d + nginx vhost |
|
||||
| `taler-bank/` | container `taler-bank-hacktivism`: bank-overrides (libeufin) |
|
||||
| `systemd/` | host proxy sockets / caddy drop-in |
|
||||
| `firewalld/`, `ports.md` | host edge ports |
|
||||
|
||||
Package defaults are not mirrored; **site overrides** and relevant drop-ins only.
|
||||
|
||||
```
|
||||
configs/taler-{exchange,merchant,bank}/
|
||||
README.md
|
||||
*-overrides.conf
|
||||
…
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue