Disable SSH service by default

I think I am going to remove this in a future update.
For now I will just disable it by default and remove it from any templates.
This commit is contained in:
Josh.5
2022-10-04 09:23:39 +13:00
committed by Josh Sunnex
parent 7b620c7918
commit 4441b79b1e
4 changed files with 5 additions and 8 deletions

View File

@@ -9,7 +9,6 @@ Play your games in the browser with audio. Connect another device and use it wit
- AMD GPU support
- Full video/audio noVNC web access to a Xfce4 Desktop
- Root access
- SSH server for remote terminal access
---
@@ -58,7 +57,7 @@ For a development environment, I have created a script in the devops directory.
---
## TODO:
- Lock SSH access to user only (remove root access)
- Remove SSH
- Require user to enter password for sudo
- Document how to run this container
- Create docker-compose configuration