Platform.sh alternative for Django?

69 views
Skip to first unread message

Radek Svarz

unread,
Sep 29, 2015, 11:38:59 AM9/29/15
to Django users
Hi,

there is the https://platform.sh/ for PHP world for Continuous Deployment.

Do you know of something similar for Django apps?

Thanks, Radek

Aaron C. de Bruyn

unread,
Sep 29, 2015, 11:46:44 AM9/29/15
to django...@googlegroups.com
Heroku is another paid alternative.

For myself, I purchase a $5/mo digital ocean server and install
'dokku' (https://github.com/progrium/dokku) so I can 'git push'.

For automated builds I use Drone CI (https://github.com/drone/drone)
which can also be installed on the same (or a separate) server.

If you need more and more resources as things grow (Redis, Postgres,
MySQL, etc...) you can either spin up additional cheap servers, or
'grow' your existing servers.

-A
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users...@googlegroups.com.
> To post to this group, send email to django...@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3c25216f-66e8-4c6d-9f95-15dce6dd1975%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages