Report this

What is the reason for this report?

On staging and production dropplets ...

Posted on May 1, 2025

I have a set of simple (yet absolu.necessary) questions:

  1. If I want to work on 3 settings local for dev and then 2 on the server, staging and production, does that mean that I need two droplets, one for staging and another for production?

  2. If it works fine in staging, as far as I sort of intuit it, in Django, it is just a matter of changing one link to send it to staging. So, the way to go is then to send it from the local station to the production server? or can it go from the staging server to the production server? That is, how do I go about?

Development server–> staging and if ok devl --> Production or Develp server --> staging --> production?

  1. I plan to be sending stuff as I develop (never did it before sorry), first to GithubActions and from there, I think to pull it from digitalocean? will it only import the changes?, I suppose, it does not overwrite what already exists.

There will be a way to roll things back to a stable version if for whatever the reason it has crashed?

The developer cloud

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

Start building today

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