How to serve static files on heroku without any cloud storage like Amazon S3
My project is on heroku and my website templates has some CSS, JS files. Totally 5 of them.
I don't want to get off with amazon s3 for the sake of those 5 files (very small ones). However, I even need to enter my credit -card, which I don't like :P
So, as far as I know, my only option is to configure and run those static file on heroku. Can anyone tell me how to do that??
I searched a lot but couldn't find any site which clearly explains it.
PS: I am using gunicorn on heroku (I know nothing about it, went through some sites to configue).
First I had to learn Apache Httpd.. an now gunicorn (I think it takes some time)
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/CKssXd9FL_QJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home