matthuisman / docker-kodi-headless

A headless install of kodi in a docker container
GNU General Public License v3.0
124 stars 11 forks source link

Add UI access via KasmVNC #34

Closed rodneyshupe closed 1 year ago

rodneyshupe commented 1 year ago

Would it be possible to add UI access for making administration easier? This may be very easy by utilizing the using a different base image "FROM ghcr.io/linuxserver/baseimage-kasmvnc:ubuntujammy" as illustrated in this docker file: https://github.com/linuxserver/docker-calibre/blob/master/Dockerfile

This would allow the user to interact with the UI via a web browser. In the Calibre example, it maps the UI access to 8080 and 8181 for http and https respectively but those could be easily adjusted as to not interfere with Kodi.

matthuisman commented 1 year ago

No sorry. You might want to look at the other headless containers that still create a gui. This container doesn't at all so vnc wouldn't be possible

On Sat, 15 Apr 2023, 11:43 am Rodney Shupe, @.***> wrote:

Would it be possible to add UI access for making administration easier? This may be very easy by utilizing the using a different base image "FROM ghcr.io/linuxserver/baseimage-kasmvnc:ubuntujammy" as illustrated in this docker file: https://github.com/linuxserver/docker-calibre/blob/master/Dockerfile

This would allow the user to interact with the UI via a web browser. In the Calibre example, it maps the UI access to 8080 and 8181 for http and https respectively but those could be easily adjusted as to not interfere with Kodi.

— Reply to this email directly, view it on GitHub https://github.com/matthuisman/docker-kodi-headless/issues/34, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPQAKOK6QJ47PRJZVRUWSLXBHOLBANCNFSM6AAAAAAW7AOWGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rodneyshupe commented 1 year ago

No worries. Would be able to share the docker file and I would try this myself.

matthuisman commented 1 year ago

It's all in this repo. Just select the branch

On Sat, 15 Apr 2023, 12:28 pm Rodney Shupe, @.***> wrote:

No worries. Would be able to share the docker file and I would try this myself.

— Reply to this email directly, view it on GitHub https://github.com/matthuisman/docker-kodi-headless/issues/34#issuecomment-1509424365, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPQAKOYZJPUDC6J7E5TKVDXBHTRXANCNFSM6AAAAAAW7AOWGA . You are receiving this because you modified the open/close state.Message ID: @.***>