django-reference-implementation icon indicating copy to clipboard operation
django-reference-implementation copied to clipboard

Documentation update. Lots has changed

Open heysamtexas opened this issue 1 year ago • 0 comments

  • Dokku / Heroku style deployments
  • procfile work
  • Sentry
  • put contents on root home page so when people visit https://dri.demo.simplecto.com they see something meaningful

describe my use case:

  • quick production ready prototypes for testing all kinds of ideas
  • it enables me to quickly get off the ground and into simple production deployments on uncomplicated single-machine platforms like dokku

dokku strikes the right balance for me between ease of use, affordability, and platform control mention

  • digital ocean
  • fly.io
  • heroku

this is now a template repo, so you can clone directly into your own (kinda like a fork but not?)

heysamtexas avatar May 30 '24 13:05 heysamtexas