Thursday, January 30, 2014

Re: Django with Ubuntu Cloud

Hi Vibhu,

Everything I know about Ubuntu Cloud I learned from their homepage in the last couple of minutes --  but that website seems to suggest that Ubuntu Cloud is based on OpenStack. OpenStack is a generic API for cloud computing that is shared by a number of providers (most notably Rackspace, but there are others), so if Ubuntu Cloud uses OpenStack, then you just need to look for libraries that support OpenStack, and you should be able to use those libraries on Ubuntu Cloud.

If you're looking for an alternative to S3, then you want OpenStack Swift. There are Python libraries to talk to Swift stores, and there are Django file storage backends that will use Swift as well. 

Yours,
Russ Magee %-)
 




On Fri, Jan 31, 2014 at 2:56 PM, Vibhu Rishi <vibhu.rishi@gmail.com> wrote:
Hi,

Has anyone setup Django with Ubuntu Cloud ?

My primary interest is how to setup the media server. I am primarily using Heroku for the hosting of the project, but that does not provide hosting for the static / user uploaded files. So, I am looking at what alternatives I have. There are a lot of suggestions to use AWS. I also came across ubuntu cloud - but havent gotten much details if i can use it with ubuntu.

Thanks for your insights!
V.

--
Simplicity is the ultimate sophistication. - Leonardo da Vinci
Life is really simple, but we insist on making it complicated. - Confucius

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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/CAPiONwmd9h%2Bcwb1SYseYeiijag4Aa5weeMtg_eqiDgh7txVOKg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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/CAJxq84_F2HTfNAH%2BaUN-evCOm-EZBaYvnnk6iimG2-4FrMr9Mw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment