psychok7 / django-yadpt-starter

Yet Another Django Project Template skeleton for Django projects
MIT License
28 stars 1 forks source link

first version of the initial script #19

Closed psychok7 closed 7 years ago

psychok7 commented 7 years ago

This script will address issue https://github.com/psychok7/django-project-template-yadpt/issues/17 once it is ready

@pslobo please test and review this PR.

to run it just python3 minimal/start.py -e production xxx or python minimal/start.py -e production xxx

psychok7 commented 7 years ago

@pslobo when testing, uncomment the subprocess.call and ensure their are creating the project properly and the new certbot named volume

psychok7 commented 7 years ago

@pslobo please have a look now. uncomment the subprocess and it should be a working version

psychok7 commented 7 years ago

@kapz it's happening

psychok7 commented 7 years ago

@pslobo my last commits should fix the issues we were having, please do a clean test again