Setup some dev/prod flip setup #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, I am just running the website, and I stop it, delete it, upload a new copy, and then run the new copy.
I should have two copies going, and swap between the two when doing an update so service is never lost.
Would the swap be by editing and restarting Nginx, or something else?
Just using multiple folders is good enough. Closing