webssh-service-unit/README.md

19 lines
686 B
Markdown

# WebSSH service unit
This is just a Systemd service unit for [WebSSH](https://github.com/huashengdun/webssh) web app.
Following the release of version 1.6.2, we now install it in an applicative container
[directly from PIP](https://github.com/huashengdun/webssh#quickstart).
### Files
* `webssh.service` is a Systemd units template for WebSSH.
#### Installation
* `install.sh` script copies the Systemd template to its destination, with the correct path (set in `variables.conf`).
### Note
For this service to be correctly accessed through reverse proxy, you need specific parameters. See
[official documentation](https://github.com/huashengdun/webssh#deployment).
### TODO
* RAS