install new server with 5 websites
Budget: $30 – $250 USD
We need to install a new server with ubuntu and nginx
The previous server have 3 django APP , two PHP app , two HTML
We need to reinstall with the same configuration , but on the 3 django app we must not copy the venv from the old server because they are damaged, we will recreate them in the directory /home/envs/
Also we we will not use uwsgi but gunicorn, so we need to replace uwsgi by gunicorn in the configuration in the 3 django app
we need to copy files under /home/local on the new server
The previous server have 3 django APP , two PHP app , two HTML
We need to reinstall with the same configuration , but on the 3 django app we must not copy the venv from the old server because they are damaged, we will recreate them in the directory /home/envs/
Also we we will not use uwsgi but gunicorn, so we need to replace uwsgi by gunicorn in the configuration in the 3 django app
we need to copy files under /home/local on the new server