Skip to content

Can WIS and WAS run on the same machine? #141

Answered by nikito
rarroyo6 asked this question in Q&A
Discussion options

You must be logged in to vote

WAS and WIS can run on the same physical machine; since they are just containers you can have a docker server running on a machine that hosts both of them no problem. 🙂 In terms of minimum specs, WIS is generally GPU bound and isn't really affected by CPU as long as it's a decent one. Likewise WAS is it lightweight. For reference I am running WAS and WIS on an old i5 dual core hyperthreaded (so 3.4ghz with 4 total threads) and 16GB DDR4 RAM, and they run on a proxmox vm with GPU passthrough while I have another vm on the same hardware running home assistant. I set 2 cores to the docker vm and 2 cores to HA VM. 4GB RAM to HA, and 12GB to docker host. With all that the machine runs HA, WIS,…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rarroyo6
Comment options

Answer selected by rarroyo6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants