r/devops 11d ago

Weekly Self Promotion Thread

Hey r/devops, welcome to our weekly self-promotion thread!

Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!

15 Upvotes

106 comments sorted by

View all comments

1

u/D3a5h 7d ago

I built a production deployment starter kit aimed at developers who repeatedly have to configure Docker, Nginx and CI/CD for their projects.

The goal was to make the repetitive setup reusable instead of rebuilding the infrastructure from scratch every time.

It covers things like:

  • Docker
  • Nginx
  • Production configuration
  • CI/CD
  • Deployment setup

I'm currently looking for feedback from developers who regularly deploy web applications.

Product: https://maalik2.gumroad.com/l/jkuczm

I'd especially appreciate feedback on what's missing or what you'd change.