Commit Graph

11 Commits (f6ebe73aea5de99f994585b975d18a6cd1a36a8d)

Author SHA1 Message Date
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>
9 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