Problem / Use Case
I am currently running Home Assistant on Kubernetes and do not have the ability to install Add-ons. I run VSCode as a sidecar with access to my /config directory and other Add Ons I am able to run in their own pods. I do not see a way to run this add-on without building my own image.
Proposed Solution
I'd like to have an official image that can be used for people without access to Add-Ons. It could be pushed to the ghco of this project using a github workflow.
Alternatives Considered
I am open to other approaches as well if people and curious if any else is using this without running Home Assistant as an operating system.
Additional Context
No response
Problem / Use Case
I am currently running Home Assistant on Kubernetes and do not have the ability to install Add-ons. I run VSCode as a sidecar with access to my /config directory and other Add Ons I am able to run in their own pods. I do not see a way to run this add-on without building my own image.
Proposed Solution
I'd like to have an official image that can be used for people without access to Add-Ons. It could be pushed to the ghco of this project using a github workflow.
Alternatives Considered
I am open to other approaches as well if people and curious if any else is using this without running Home Assistant as an operating system.
Additional Context
No response