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
Passed $7k 💵 in a month with my boring directory of job boards 31 comments Reaching $100k MRR Organically in 12 months 29 comments 87.7% of entrepreneurs struggle with at least one mental health issue 14 comments How to Secure #1 on Product Hunt: DO’s and DON'Ts / Experience from PitchBob – AI Pitch Deck Generator & Founders Co-Pilot 11 comments Competing with a substitute? 📌 Here are 4 ad examples you can use [from TOP to BOTTOM of funnel] 10 comments Are you wondering how to gain subscribers to a founder's X account from scratch? 9 comments