Commit graph

256 commits

Author SHA1 Message Date
6bc06589ef update fixes 2020-03-02 19:30:42 +02:00
6b3d4be580 updated prompt_continue, so it now gives the option of either exiting on failure or returning a true/false value 2019-11-03 17:44:16 +02:00
39d6514eda fixed some import statements so they fucntion properly 2019-11-03 17:43:09 +02:00
a5fb86f5cc fixed the create_project command so it allows the opiton of overwriting the old backup (if exists) or stopping the process 2019-11-03 17:42:52 +02:00
0eaadc3fcf update merge 2019-10-31 20:01:10 +02:00
Ronny Abraham
0d68ef122d blanketed out annoying debug statements, added code to allow for a custom nginx host name 2019-08-07 04:18:59 +03:00
Ronny Abraham
0f94909568 add certbot readme and updated social auth readme 2019-07-01 20:26:34 +03:00
Ronny Abraham
a0ac1eefa9 add info for ssl 2019-06-30 22:42:29 +03:00
Ronny Abraham
d4df4bb7e6 Merge branch 'master' of bitbucket.org:ronnyabraham/fabric 2019-06-27 19:33:18 +03:00
Ronny Abraham
43fd9e4cd7 add backup to nginx.edit optiosn 2019-06-27 19:31:31 +03:00
Ronny Abraham
4c413005c1 updated social auth readme 2019-06-27 18:09:15 +03:00
Ronny Abraham
3a25d617ae update work on development.yml, add more info to readme 2019-06-23 19:21:58 +03:00
Ronny Abraham
f27b88a29e python3=True 2019-06-23 18:30:11 +03:00
Ronny Abraham
d25fde92ad readdme 2019-06-23 18:25:07 +03:00
Ronny Abraham
99c5d25899 update deploy_meta to work with PyQt5 2019-06-23 18:23:08 +03:00
Ronny Abraham
0c50929581 update readmes, and add a few more 2019-06-21 14:56:08 +03:00
Ronny Abraham
01c122ffcb update django manage so it has better info on debug 2019-06-21 14:53:12 +03:00
Ronny Abraham
05a8ca6b1c add edit to docker 2019-06-03 22:01:02 +03:00
Ronny Abraham
dd797c3a77 add generated to list of editable files 2019-06-02 22:52:21 +03:00
Ronny Abraham
8ae7324ea3 add debug for run_database_command to only print out the command 2019-06-02 22:52:07 +03:00
Ronny Abraham
381c8a0568 add edit for layout 2019-06-02 22:33:41 +03:00
Ronny Abraham
926a126fb8 add edit for meta configuration files 2019-06-02 22:31:41 +03:00
Ronny Abraham
0e69a5d65a add machine name to docker 2019-06-02 15:07:45 +03:00
Ronny Abraham
e83adf4a15 update the database creation files to make everything utf8 2019-04-17 11:15:30 +03:00
Ronny Abraham
35cfbcd4fd got rid of unnecessary server database name for admin 2019-04-17 11:14:13 +03:00
Ronny Abraham
880ce718e7 there was a bug where any build/* dir was being ignored, even build/* in the static apps, so I set it to /usr/etc/*/build/* 2019-04-11 17:24:50 +03:00
Ronny Abraham
9ba3f7d83a Merge branch 'py3' of bitbucket.org:ronnyabraham/fabric into py3 2019-04-11 01:51:39 +03:00
Ronny Abraham
beb2156b47 updated readmes and added new ones 2019-04-11 01:51:25 +03:00
Ronny Abraham
a380f55dba some changes to fixtures code 2019-03-28 14:35:54 +02:00
Ronny Abraham
faa2bbb0c9 update local generated so that it has a cleaer description of the database 2019-02-13 21:18:42 +02:00
Ronny Abraham
b961dad932 updated generate so it creates a generated local file that is imported by the normal local file 2019-02-12 01:21:05 +02:00
Ronny Abraham
0211723fe9 add import for custom local settings 2019-02-11 23:50:30 +02:00
Ronny Abraham
54654dbf4c update jinja settings so the entire server backend name must be loaded up 2019-02-11 23:28:18 +02:00
Ronny Abraham
16f43982a0 update django generate local settings os that it copies over internally generated values from the project files rather than directly connecting. this means ALL projects need to be updated wihenever project configuraiton settings are changed 2019-02-09 23:48:04 +02:00
Ronny Abraham
8cc2e9a101 update pip so it automatically tries to setup virtualenv with python3 2019-02-09 23:46:19 +02:00
Ronny Abraham
4a2cdf9f16 update pip for choosing which python 2019-02-06 23:22:36 +02:00
Ronny Abraham
73bdebbf1a added python3 support to pip virtualenv setup 2019-02-06 21:44:16 +02:00
Ronny Abraham
2dffeaa1b9 fixed the startapp and manage so that startapp does not create a directory (leads to an error) and instead added arg to manage to specify working directory where the manage command would be run in 2018-11-09 11:27:28 +02:00
Ronny Abraham
e270402ac9 updated fabric allowed hosts 2018-11-09 10:16:13 +02:00
Ronny Abraham
8dab351ce6 add logging 2018-11-01 01:34:30 +02:00
Ronny Abraham
257de6483d got rid of comments in supervisor, updated edit method in nginx 2018-10-25 20:45:11 +03:00
Ronny Abraham
a3fcded489 add logs to edit 2018-10-25 20:37:36 +03:00
Ronny Abraham
ebb0e6fdbe updated edit to use log files 2018-10-25 20:37:15 +03:00
Ronny Abraham
17468643b6 modify import statements 2018-10-25 20:36:53 +03:00
Ronny Abraham
b9d252a1fc modified import statements in deploy to resolve conflict that led to docker and database modules being considered a submodule of deploy 2018-10-24 02:42:27 +03:00
Ronny Abraham
4eba2cbf5a updating for python3 2018-10-18 12:45:07 +03:00
Ronny Abraham
15ffc7ac8c update deploy so packages are found 2018-10-18 06:33:23 +03:00
Ronny Abraham
a98f1635f4 update so that mkvirtualenv will install python3 2018-10-18 06:33:10 +03:00
Ronny Abraham
acc2392182 updated settings for python3/django2.0 2018-10-17 23:25:26 +03:00
Ronny Abraham
df846a1275 removing unnecessary old django settings files 2018-10-17 23:24:05 +03:00