Re: django windows user
No, i don't have a linux server or hosting provider yet. I was just curious, as when the time will come to deploy in production level, what other basic things should I know. I will try the tutorials on ssh that you gave me. And thank you for your guidance!
On Sun, Aug 11, 2013 at 4:51 AM, Aaron C. de Bruyn <aaron@heyaaron.com> wrote:
Google is your friend.The first tutorial that came up when I searched for 'ssh for windows users' was this site:Do you have an existing Linux server at your house or with a hosting provider?If managing a Linux server is too steep of a learning curve, there are several providers out there that will do that for you and provide you a simple way to deploy your application.A good resource is Django Hosting: http://djangohosting.com/Each provider has different requirements for 'automagically' deploying your site. Some use 'requirements.txt' file or a 'Procfile'.Some people find Heroku easy and cheap for deploying small test applications: https://www.heroku.com/If you have specific questions, please ask them and the community would be glad to assist.
-A--On Sat, Aug 10, 2013 at 3:27 PM, Robin Lery <robinlery@gmail.com> wrote:
--Hello,I am a windows user, and its great learning django and python as well. I am just curious that, when I happen to deploy my site for production, is it helpful to deploy in unix system. And if there is, please guide me to use ssh and other stuff that is required to deploy so. Any help will be highly appreciated.Thank you.
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.
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.
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.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home