How to create an Ubuntu VPS for a Python script
Create a small Ubuntu server on DigitalOcean, connect from your computer with an SSH key, and know what you are paying for and how to stop the charges.
12 min read
Run scripts on a server, keep them running, and learn how to check logs and recover from failures.
Create a small Ubuntu server on DigitalOcean, connect from your computer with an SSH key, and know what you are paying for and how to stop the charges.
12 min read
Keep your Python script running after you close your laptop. Set it up once on an Ubuntu VPS, check its output, and learn how to stop and restart it.
14 min read