I have a Django app that uses Docker and Docker Compose locally. I am trying to deploy to Digital Ocean App Platform.
When I setup the app the app spec automatically detects my Dockerfile. However, I get an error duri...
1 •
•
By
toby
Docker
Django
DigitalOcean App Platform
Hi there
I got a notification from DO that my server might be hacked. It was a Wordpress install, and I found some extremely suspect files. I have rebuilt from scratch and sanitized all theme files and uploads.
Now I'...
Hi there
I followed the initial setup for Digital Ocean droplets (Ubuntu 13.04) and configuring an Nginx/PHP server - so far so good.
However, simple PHP contact forms can't send mail. I've read about Sendmail, Postfi...