ANW-19 deployment: systemd unit and reverse-proxy example
This commit is contained in:
parent
44d6bb995e
commit
0c461be698
4 changed files with 196 additions and 0 deletions
|
|
@ -18,6 +18,12 @@ anwesen version
|
|||
Each flag has a matching `ANWESEN_<UPPER>` environment variable; CLI wins
|
||||
over env.
|
||||
|
||||
## Deployment
|
||||
|
||||
A systemd unit and an example reverse-proxy config live in [`deploy/`](deploy/).
|
||||
Anwesen binds `127.0.0.1` and ships no authentication -- the proxy is the
|
||||
access boundary. See [`deploy/README.md`](deploy/README.md).
|
||||
|
||||
## Development
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue