Tuesday, April 6, 2021

Re: Deploy Django website internally within company network

Our IT dept. will typically set up a virtual machine, with you as admin, into which you can install your own software. Provided it will not be visible outside the company's firewall, this is usually not an issue for them.

On Thursday, 1 April 2021 at 15:14:13 UTC+2 Ryan Nowakowski wrote:
I typically develop the website and also handle deployment. I've done this in a couple of ways. I get the IT department to give me a virtual machine or an AWS account so I can spin up my own EC2 instance. Then I get them to assign a DNS name to the server.


On March 31, 2021 6:11:11 PM CDT, tristant <tran.tr...@gmail.com> wrote:
So I am trying to propose building an internal website site at work with Django. But I have no idea what is needed from an IT perspective. I know how to deploy one on the internet through Heroku or such. But what are the steps/resource requirements if I was to deploy within an intranet? The IT department has not done this with Django before ( although they have done so with other framework such as Angular, etc).

If someone could give me some pointers on this process.

Thanks,

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6e1b7d06-392a-4c55-ab72-8a5d3a693bb3n%40googlegroups.com.

No comments:

Post a Comment