Question
A droplet that runs NGINX and hosts/serves all my site's statics
Is having a droplet (out of 3, 1 for PHP/nginx, 1 for mongodb, 1 for nginx/statics) dedicated to receiving photo uploads and resizing them, then serving them back an acceptable use case? I noticed in the terms of use that running a CDN is one of the things you don't allow.
I'm working on a classifieds system where I have to accept and process photos of ads then be able to serve them back. I want to have a dedicated VM to handle these photos and have it serve them back under a subdomain.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×