B
B
bubo2015-09-20 19:03:49
Django
bubo, 2015-09-20 19:03:49

How to move a django website to shared hosting?

Hello!
I recently started learning the django framework and made a simple site on a local server. Now I want to transfer this site to shared hosting, but I ran into a problem. I used to make a site on WordPress and Joomla and transferring to hosting was not difficult, but with django I think it will not be so easy.
Can you please tell me how to transfer such a site to shared hosting? Do I need to buy additional services from the host for this? And how can I use the migration command on hosting (I didn’t notice the console there)?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
A
Artem, 2015-09-20
@bubo

VPS/VDS + nginx and gunicorn/uwsgi You
can also look at docker.

A
Alexander Taratin, 2015-09-20
@Taraflex

If so far only for studying, then GAE is enough - free, fast, reliable
https://cloud.google.com/appengine/articles/django...

S
sim3x, 2015-09-20
@sim3x

https://www.openshift.com/
restricted host
https://www.heroku.com/

Z
zelsky, 2015-09-20
@zelsky

what about pythonanywhere ? The best option for practice, although there is a minimum of crap (only the config for nginx to register), but it is quite enough to test the created functionality

Z
zooks, 2015-09-21
@zooks

I know that Timeweb has Python 2. Some other hosts do too.
But usually VPS is taken for such needs.
For migration see here: How to migrate a Django site?

D
Dmitry, 2021-02-18
@pyHammer

Once you figure it out, it's not that hard. For example , beget supports Django (including technical support always helps), you can test for 30 days for free.
Instructions for launching a site on Django Installing and configuring Django .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question