DEV Community

Discussion on: My first impressions of the DigitalOcean App Platform

Collapse
 
raddevus profile image
raddevus

I've been using DigitalOcean droplet for about 4 years. I have some ASP.NET web sites that would go cold so now I have a cron that runs every 8 minutes from DO and hit a very small page (using curl) to insure the web sites stay alive. It's a hack way to keep web sites alive. :) Anyways, i checked out your app. It looks good but I can tell you're still working on it. I've just created my entry into the #dohackathon also. check it out and let me know what you think, if you get a chance. thx

Collapse
 
cchana profile image
Charanjit Chana

Yeah I’m no where near finishing yet. I actually had the same problem and a similar solution. I finally looked into fixing the issue and turned out that MySQL just needed more RAM!

Your project looks very interesting, I’ll take a deeper dive when I get some time later this week.