All services are on a vultr vps server. I use one docker container for each service. And about reference code(python code and frontend code), I use git submodule to connect them.
- mongodb
- uwsgi + flask
- nginx
All data is uploaded to Dropbox and I use dropbox_uploader.sh and crontab to upload every night.