Commit Graph

13 Commits

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.
2024-10-24 12:58:20 +05:00
Muhammad Atif Ali
66b0bf6d27 Fix user group command in KasmVNC installation script 2024-10-24 12:00:48 +05:00
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.
2024-10-24 10:20:07 +05:00
Muhammad Atif Ali
2e0f3eddc0 Simplify config file creation in kasmvnc script 2024-10-23 21:18:56 +05:00
Muhammad Atif Ali
f63b460971 Enhance kasmvnc to simplify user permissions management 2024-10-23 21:07:33 +05:00
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.
2024-10-23 20:12:08 +05:00
djarbz
7992d9d265 fix(kasmVNC): fix debian installation and improve logging (#326) 2024-10-21 08:04:59 +05:00
Muhammad Atif Ali
9752bf89a6 chore(kasmvnc): refactor download logic to support multiple tools (#323) 2024-10-17 19:17:38 +05:00
Muhammad Atif Ali
48c81c9ff4 kasm VNC (#250)
Co-authored-by: Michael Smith <throwawayclover@gmail.com>
2024-10-17 02:03:00 +00:00
Muhammad Atif Ali
34aedce094 fix: fix misc. issues (#45) 2023-09-26 14:27:12 +03:00
Muhammad Atif Ali
d3d9a9f135 fix: update tags and fix module bugs, rewrite vscode-server (#42) 2023-09-26 02:16:14 +03:00
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
2023-09-24 14:11:26 +03:00
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
2023-09-20 14:01:11 -05:00