How to install NetBox on windows 10 server ? #6090
Answered
by
ziggekatten
DennisHura
asked this question in
Q&A
-
I need to install this program on Windows 10 Server, but i don't know how to do it. I found some guides about how to install Django on windows but some steps i can't repeat. Maybe someone have a guide how to install NetBox on windows |
Beta Was this translation helpful? Give feedback.
Answered by
ziggekatten
Apr 6, 2021
Replies: 1 comment
-
You also need Redis, and as there is no suported redis version for windows, going this route is really not an option. I suggest you run a Linux virtual machine on your Windows server instead. Doing this will make things work out of the box. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ryanmerolle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You also need Redis, and as there is no suported redis version for windows, going this route is really not an option.
I suggest you run a Linux virtual machine on your Windows server instead. Doing this will make things work out of the box.