Commit Graph

13 Commits (e4a57f4a6a210f3f1ea89c6992bf79c8bb35c4b1)

Author SHA1 Message Date
Muhammad Atif Ali e4a57f4a6a Update KasmVNC with custom image config steps
Add instructions for extending kasmtech custom images and modify the
run script to attempt system-wide config creation, ensuring flexibility
for environments without sudo access.
8 months ago
Muhammad Atif Ali 66b0bf6d27 Fix user group command in KasmVNC installation script 8 months ago
Muhammad Atif Ali f6ebe73aea Simplify VNC server installation and config setup
- Streamlined the installation script's messaging for clarity.
- Added default SSL certificate path in the config.
8 months ago
Muhammad Atif Ali 2e0f3eddc0 Simplify config file creation in kasmvnc script 8 months ago
Muhammad Atif Ali f63b460971 Enhance kasmvnc to simplify user permissions management 8 months ago
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) 8 months ago
Muhammad Atif Ali 48c81c9ff4
kasm VNC (#250)
Co-authored-by: Michael Smith <throwawayclover@gmail.com>
8 months ago
Muhammad Atif Ali 34aedce094
fix: fix misc. issues (#45) 2 years ago
Muhammad Atif Ali d3d9a9f135
fix: update tags and fix module bugs, rewrite vscode-server (#42) 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
Kyle Carberry 8eae3295d5
Add additional modules (#19)
* Add modules

* Rename AWS region

* Fix AWS region mod

* Add AWS logo

* Fix AWS logo color

* Add comment

* Add icons

* Delete undocumented

* Fix maintainer

* Fix icons
2 years ago