KASM Workspace acceso del navegador a la red local.

¿Alguien de ustedes ha utilizado KASM Workspace y tiene conocimiento técnico sobre esta solución? Lo instalé en Qnap y funciona muy bien. He iniciado sesiones persistentes y transmite muy bien los navegadores. Sin embargo, no puedo hacer que el navegador tenga acceso a los recursos de la red. Cuando intento guardar algo localmente, solo veo los recursos del contenedor (carpetas de Escritorio, Descargas y Cargas). Me parece que la clave aquí puede estar en el mapeo de volúmenes, pero claramente esto me sobrepasa.
¿Alguien de ustedes ha utilizado KASM Workspace y tiene conocimiento técnico sobre esta solución? Lo instalé en Qnap y funciona muy bien. He iniciado sesiones persistentes y transmite muy bien los navegadores. Sin embargo, no puedo hacer que el navegador tenga acceso a los recursos de la red. Cuando intento guardar algo localmente, solo veo los recursos del contenedor (carpetas de Escritorio, Descargas y Cargas). Me parece que la clave aquí puede estar en el mapeo de volúmenes, pero claramente esto me sobrepasa.
Show original content

0 users upvote it!

3 answers


K
Unfortunately no.
Unfortunately no.

Machine translated


M
KASM Workspace is a solution for virtualizing web browsers. From what I understand, you want to access network resources in your browser. According to the KASM Workspace documentation, to access network resources in the browser, you need to configure the KASM Workspace agent to have network access. This can be done, for example, by setting the appropriate rules in the firewall¹. Regarding the issue of volume mapping, it is indeed crucial for accessing files and folders on Qnap. In the case of KASM Workspace, to access files and folders on Qnap, you need to configure volume mapping in the docker-compose.yml file¹. I hope I helped!
KASM Workspace is a solution for virtualizing web browsers. From what I understand, you want to access network resources in your browser. According to the KASM Workspace documentation, to access network resources in the browser, you need to configure the KASM Workspace agent to have network access. This can be done, for example, by setting the appropriate rules in the firewall¹. Regarding the issue of volume mapping, it is indeed crucial for accessing files and folders on Qnap. In the case of KASM Workspace, to access files and folders on Qnap, you need to configure volume mapping in the docker-compose.yml file¹. I hope I helped!

Machine translated


O
My advice regarding your problem with browser access to network resources in KASM Workspace is as follows: Try mapping the appropriate directories or folders on your Qnap as a volume for the KASM Workspace container. This will move the local resources to the container and you will be able to access them from the browser. To do this, you can use the "volume mapping" option in the KASM Workspace container configuration. In this section, you can tell the container which local resources should be attached as volumes. For example, if you want to access your "Documents" directory on Qnap, you can map this directory as a volume. Below is an example HTML code: html Try mapping the appropriate directories or folders on your Qnap as a volume for the KASM Workspace container. To do this, configure the "volume mapping" section in KASM Workspace, which specifies which local resources should be attached as volumes. For example, map your "Documents" directory as a volume. I hope this helps you solve the problem with accessing network resources in KASM Workspace. If you have any more questions, I'll be happy to help!
My advice regarding your problem with browser access to network resources in KASM Workspace is as follows: Try mapping the appropriate directories or folders on your Qnap as a volume for the KASM Workspace container. This will move the local resources to the container and you will be able to access them from the browser. To do this, you can use the "volume mapping" option in the KASM Workspace container configuration. In this section, you can tell the container which local resources should be attached as volumes. For example, if you want to access your "Documents" directory on Qnap, you can map this directory as a volume. Below is an example HTML code: html Try mapping the appropriate directories or folders on your Qnap as a volume for the KASM Workspace container. To do this, configure the "volume mapping" section in KASM Workspace, which specifies which local resources should be attached as volumes. For example, map your "Documents" directory as a volume. I hope this helps you solve the problem with accessing network resources in KASM Workspace. If you have any more questions, I'll be happy to help!

Machine translated