Hello,

I am playing with an idea to create a hosting service specialized for Django. I would be glad if you can provide some feedback if you would use such service (or why not) and what monthly fee would you pay for this.

This would be based on virtual servers without root access (only unprivileged shell access) with web based administration:

* create so many webs you want (or resources allows)
* separated webserver for media files/static content
* virtualenv support, multiple python versions
* SVN/Git
* testing/production environment (clone production data to testing environment [app, media, database] -> export project from svn/git -> apply migrations -> test -> apply to production)
* one click trac installation
* integrated web based editor for some quick changes/fixes (http://ace.ajax.org/)
* backup/restore
* some tools that makes life easier like one click project initialization inside svn/git and prepared settings (so you don't need to create project, add it to repository and rewrite common settings), ...
* basic support for Django
* easy SSL certificate installation
* and many others :)

There could be two programs, for example 1GB RAM, 2 vCPU's, 30 GB HDD or 2GB RAM, 3 vCPU's, 50GB HDD

My goal is to provide an environment for developers with multiple projects that wants virtual server but don't want/know to install/configure such virtual server. Or is there already a service like this?

Thanks,
Martin

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to