Need some help with Django postgres nginx uwsgi rabbitmq pack

Hey guys! I’m trying to build pack of django + postgres + nginx + uwsgi + rabbitmq. Which approach is better to use for this package, should I make start.sh + supervisor or is it possible to use docker-compose here?

thats a great docker-compose solution