Go to file
2023-12-03 17:45:08 +01:00
.gitignore Initial commit 2022-08-19 13:11:27 +02:00
install.sh Unarchive this repo and big revamp 2023-12-03 17:45:08 +01:00
README.md Unarchive this repo and big revamp 2023-12-03 17:45:08 +01:00
variables.conf.template Unarchive this repo and big revamp 2023-12-03 17:45:08 +01:00
webssh.service Unarchive this repo and big revamp 2023-12-03 17:45:08 +01:00

WebSSH service unit

This is just a Systemd service unit for WebSSH web app.

Following the release of version 1.6.2, we now install it in an applicative container directly from PIP.

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.

TODO

  • RAS