Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @cleangista,
Before we continue, let me clarify something just in case, DigitalOcean can’t renew your Domain as DigitalOcean is not a registrar. YOu’ll need to renew your Domain with your current registrar. Once you’ve done that, you can change your domain’s Nameservers to point to your DigitalOcean’s account and manage your DNS from here:
https://docs.digitalocean.com/products/networking/dns/how-to/manage-records/
Next step would be to create a Droplet and host your Django application.
You can use the Django 1-click MarketPlace Droplet:
https://marketplace.digitalocean.com/apps/django
It will create a Droplet with all the required software installed and configured for Django to work, you’l just need to develop your app.