I have a CentOS 8 VPS. On the server, I use it to execute a Python script every 15 seconds using timeloop. It usually runs for about 6-8 months before erroring out and having to manually restart. The script itself cleans live location data from an API and pushes it to a leaflet map whilst simultaneously loading the data to a postgres 12/postgis 3 db. So far i have 110m rows over 535 days with no real problems.
I like it.
I have a CentOS 8 VPS. On the server, I use it to execute a Python script every 15 seconds using timeloop. It usually runs for about 6-8 months before erroring out and having to manually restart. The script itself cleans live location data from an API and pushes it to a leaflet map whilst simultaneously loading the data to a postgres 12/postgis 3 db. So far i have 110m rows over 535 days with no real problems.
(post is archived)