This commit is contained in:
parent
d669251515
commit
087a343ebc
5 changed files with 19 additions and 15 deletions
|
@ -108,6 +108,13 @@ Restart=on-failure
|
|||
WantedBy=default.target
|
||||
```
|
||||
|
||||
### Run in a container
|
||||
|
||||
*Sms-handler* is also packaged as a container for running with *docker*,
|
||||
*podman*, or *Kunernetes*.
|
||||
|
||||
See `CONTAINER.md` for the details.
|
||||
|
||||
## Run behind a reverse proxy
|
||||
|
||||
*sms-handler* can run behind a reverse proxy (Nginx, Apache, Lighttpd, HAProxy, Caddy, Traefik, etc),
|
||||
|
@ -163,4 +170,3 @@ for notification on various devices and automation.
|
|||
*sms-handler* is BSD licensed. Suggestions and contributions are welcome.
|
||||
|
||||
<a href="https://liberapay.com/Philo/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue