2
0 Comments

Are you interested in a codebase generator for Django & docker-compose?

When I tried to build my last product, I spent a lot of time to deal with docker-compose configuration for certbot / SSL, python + Django + gunicorn, redis.

I find it quite tedious to repeat the process again and again when I need to start a new Django project. So I'm thinking an idea that I can select some options like Django project & app name, version, database type, custom user model, etc, press "Generate" and I can download a codebase with

  1. docker-compose.yml,docker-compose.override.yml, and docker-compose.prod.yml

  2. corresponding Dockerfiles

  3. Django project folder and files

When I type docker-compose up -d, the app can be up immediately. Sound good for you?

What's your thought?

Trending on Indie Hackers
I've built a 2300$ a month SaaS out of a simple problem. 19 comments 🔥 Roast My Landing Page 11 comments Is selfishness becoming less socially acceptable in the West? 10 comments Where can I buy newsletter ad promos? 8 comments Key takeaways growing MRR from $6.5k to $20k for my design studio 6 comments YouTube? How to start 5 comments