Setting up the staging environment

I have been working on a project for several years for my friend, and he slowly turned into a large website.

In the early stages, I just did development on my local machine with a local database, and then deployed any changes to the site and database on a real site.

This worked well, but lately we have had deployment problems. We want to set up an intermediate environment for testing before we begin deployment in a production environment.

I use DiscountASP.Net for hosting, does anyone know if they offer a service for an intermediate environment? Or is there another way I have to configure it?

+3
source share
1 answer

( , , ), , , .

, , .

+2

Source: https://habr.com/ru/post/1777261/


All Articles