Technical Information Server is Ubuntu 16.04 (VPS) Programming Language/Framework: Wagtail/Django/Python3 Database Mysql - See Environment Variables for access information Payment Integration: Paystack - See email for access information Server Logs: tail /home/ubuntu/.cargospace/meshhairline.com.log Environment Variables: cat /home/ubuntu/.cargospace/meshhairline.com.sh Source Code: cd /home/ubuntu/meshhairline.com/ Systemd Nginx Domain Registrar (see email for access information) namecheap.com How to connect to the server (DigitalOcean Droplet) - See email for login details ssh ubuntu@IPordomain.com How to activate virtual environment on the server source /usr/share/cargospace/venv/meshhairline/bin/activate How to Update Source Codes git pull origin master How to update your static files in production python manage.py collectstatic How to Restart the instance sudo systemctl restart django-meshhairline.com.service