Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
Setting up Django Web App in a corporate environment
Post Body

So im trying to work out how to best tackle this. I currently have a Django web app working successfully on a dedicated server running Linux as the OS. I am looking at migrating the Django web app to a Windows Server 2022 under a VM as Linux is not officially supported at my place of employment when it comes to support ect. My issue is I have never tried building Django on a windows OS and from the forums I have read on stack overflow it is apparently not straight forward and has a lot challenges during deployment. What is the best option ?

  1. Set up the Django web app on the windows OS 2022 host and hope it works.
  2. Install Docker in windows and create the Django container ( I have little to no experience with Docker but happy to learn keeping configurations simple)

Also , the Windows Server 2022 although will be patched automatically it will not have external internet access which is fine as the web app is for use internally however my concern is how straight forward is it to install my packages offline via pip ? I know packages can be downloaded offline but my concern is dependencies requirements during offline package installs. The current Django on the Linux server is using virtualenv with all packages in there so is it simple/easy transferring everything across from the virtualenv ?

Author
Account Strength
50%
Account Age
2 years
Verified Email
Yes
Verified Flair
No
Total Karma
148
Link Karma
54
Comment Karma
79
Profile updated: 6 days ago
Posts updated: 2 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
11 months ago