Compile all components to native windows binary, like 1-click-run, possible? #4993
Replies: 2 comments
-
|
Found a working solution! It is even better than the Docker Desktop / Windows binary. Portable QEMU (set minimum hardware, without using hyper-v etc. and take host ports 3000 and 4000) It runs on all Windows versions. No matter what BIOS or VT. I can't be happier! |
Beta Was this translation helpful? Give feedback.
-
|
I made one for Windows x64. Teslamate & everything in 1 portable folder, double click to run. No need docker or hyper-v etc. etc. Take it anywhere, run it anywhere. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The Windows docker desk problem:
1, Home PC the docker (VM) conflicts with modern anti-cheat and many things, 24*7 running is hard.
2, A cheap cloud win server....Docker desktop doesn't run on server OS at all.
3, Majority of tesla owners are non-linux people.
I see this:
1, Postgres (have windows version)
2, Elixir (burrito compile it for windows)
3, Mosquitto (have windows binary)
4, node.js (windows portable)
5, Grafana (I have no idea, seems it is a mixed golong and many things.)
With some startup scripts, do we have the chance to make the teslamate into a portable / 1-click-run program package for all the windows-only users all over the world?
Beta Was this translation helpful? Give feedback.
All reactions