Deploying a NiceGUI app on Windows #5557
serra
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
|
Glad you found a solution, but note that since it is just prroxying to the underlying NiceGUI service I don't see the point of IIS? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Last week, I spent two frustrating days on trying to deploy my NiceGUI app on Windows.
Hopefully this post will help others not to make the same mistakes I have made.
Right now, I have got a working deployment:
Long story short: it can be done, but I'd advice not to use IIS.
According to this discussion IIS can be used, but the suggested solution did not work in my case, and I am nit sure why it did not.
I will add to the discussion later to share the things I tried that did not work. For now, if you have questions or remarks, do let me know.
(Please do not make this a "Why would you want to run on Windows in the first place?" type of discussion; I don't necessarily like to either, but if it is helpful to a customer or a friend I will do it.)
Beta Was this translation helpful? Give feedback.
All reactions