Wiki.JS installation on Windows 2022 server. #7790
Answered
by
benwildridge
maluna01
asked this question in
Help / Questions
-
|
What am I missing here ? I am running Windows 2022 server + PostgreSQL 17. Do I need to install Node.js ? What about web server? How does it work without a web server since nowhere in the document mention the need of a web server. Any help is much appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
benwildridge
Sep 23, 2025
Replies: 1 comment
-
|
It says it in the requirements section. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NGPixel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It says it in the requirements section.
You need node installed.
We run ours through IIS with reverse proxy but pretty sure there are ways to do it without it