Commit Graph

6 Commits (df507ca559302e2fed656de7e174125b8287d2c3)

Author SHA1 Message Date
Muhammad Atif Ali df507ca559 feat(kasmvnc): support images without sudo access
- Allow KasmVNC to be installed and run on systems where `sudo` is not available.
- Automatically adjust config file location and server start method based on `sudo` availability.
- Enhance portability for broader usage across various environments.
8 months ago
djarbz 7992d9d265
fix(kasmVNC): fix debian installation and improve logging (#326) 8 months ago
Muhammad Atif Ali 9752bf89a6
chore(kasmvnc): refactor download logic to support multiple tools (#323) 9 months ago
Muhammad Atif Ali 48c81c9ff4
kasm VNC (#250)
Co-authored-by: Michael Smith <throwawayclover@gmail.com>
9 months ago
Muhammad Atif Ali 34aedce094
fix: fix misc. issues (#45) 2 years ago
Muhammad Atif Ali 22184ef4d2
add KasmVNC module (#24)
* wip

* add kasmVNC

* TODO

* fixup!

* update tags

* Delete .icons/kasm.png

* Update README.md

* Update main.tf
2 years ago