دنبال کننده ها

۱۳۹۶ آذر ۹, پنجشنبه

Django Settings, Git and Amazon AWS

[ad_1]



I'm using Django, Git and Amazon's Elastic Beanstalk.



With my Django, I don't want to store my settings files on my git. The problem is now I can't use eb deploy since it copies my git code to my AWS without the settings file and then fails.



How do I tell it keep the previous settings module? Or should I be storing my settings on git? That seems pretty insecure.. Any thoughts about how this should be handled?



Thanks.




[ad_2]

لینک منبع