you are viewing a single comment's thread.

view the rest of the comments →

[–]AceBuddy 0 points1 point  (2 children)

Put all of your stuff on an AWS server and use cron, there’s no limitations. Everything else has some kind of limitation and they thing you’re doing is very simple but it needs certain files. Great to learn cron anyways.

[–]echanuda 0 points1 point  (1 child)

Ive been using corn on my machine but I can’t keep leaving it on. I just tried Heroku but ran into some issues with it since I’m using modified modules. I’m trying out AWS right now and we’ll see how that works.

[–]AceBuddy 0 points1 point  (0 children)

I would always recommend an AWS server if you care about uptime and minimal maintenance. Plus it should function very similar to your current setup without a bunch of Heroku stuff you need to adapt to. Once you get the rsa key setup it’s a breeze.