|
|
1267e91976
|
changed django configuration for settings that it inserts the relative path in layout that has this fabric implementation
|
2023-07-07 15:11:40 +03:00 |
|
|
|
0956487932
|
got rid of ooutdated django settings files in conf/django
|
2023-07-07 14:49:16 +03:00 |
|
|
|
e8a739338b
|
got rid of django settings files in the templates/share/conf/gunicorn directory
|
2023-07-07 14:48:19 +03:00 |
|
|
|
6e807d07a2
|
updated the foundation readme, and the postgis readme to further explain another solution to the postgis testing error when we aren't superuser
|
2023-07-04 03:16:08 +03:00 |
|
|
|
45ba1ac426
|
added methods to use coverage in both the initialize and django modules, including in django.edit, a helper test method to see if coverage is specified in the virtual env file for the branch, and commented out code in the virtual env. also django.coverage directly checks the configuration file coverage branch which will be there if coverage is specified in the virutalenv file for the branch
|
2023-07-04 03:13:23 +03:00 |
|
|
|
4f2750ebb4
|
not sure if the change to ssl should be here, but fuck it
|
2023-07-04 03:11:09 +03:00 |
|
|
|
85c4c018e1
|
updates in the nginx files
|
2023-05-22 18:08:10 +03:00 |
|
|
|
bc57729538
|
added python-version variable
|
2023-05-22 15:44:17 +03:00 |
|
|
|
7b507e5874
|
changes to configuration files
|
2023-05-18 15:42:05 +03:00 |
|
|
|
b66c1fa18f
|
added a TIMEOUT to the docker remote up, bc it was timing out
|
2022-09-02 01:16:43 +03:00 |
|
|
|
dbc60c1cdc
|
making it possible to add volumes to the docker section of the project file
|
2022-09-01 22:24:49 +03:00 |
|
|
|
f8e3efc3da
|
had to add services as top property b/c of changes in the docker-compose configuraiton standard
|
2022-05-06 18:11:02 +03:00 |
|
|
|
f64b235eae
|
updated meta information in templates.
|
2020-08-10 23:06:41 +03:00 |
|
|
|
ca45c457f7
|
update deploy_meta and template for dev docker
|
2020-04-13 20:55:29 +03:00 |
|
|
|
12389c5d59
|
updated aws readme
|
2020-03-23 23:43:48 +02:00 |
|
|
|
f28833bb78
|
update aws readme with docker info
|
2020-03-02 22:33:44 +02:00 |
|
|
|
e51571951d
|
updated readmes
|
2020-03-02 22:20:34 +02:00 |
|
Ronny Abraham
|
0f94909568
|
add certbot readme and updated social auth readme
|
2019-07-01 20:26:34 +03:00 |
|
Ronny Abraham
|
d4df4bb7e6
|
Merge branch 'master' of bitbucket.org:ronnyabraham/fabric
|
2019-06-27 19:33:18 +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
|
0c50929581
|
update readmes, and add a few more
|
2019-06-21 14:56:08 +03:00 |
|
Ronny Abraham
|
e83adf4a15
|
update the database creation files to make everything utf8
|
2019-04-17 11:15:30 +03:00 |
|
Ronny Abraham
|
beb2156b47
|
updated readmes and added new ones
|
2019-04-11 01:51:25 +03: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
|
e270402ac9
|
updated fabric allowed hosts
|
2018-11-09 10:16:13 +02:00 |
|
Ronny Abraham
|
4eba2cbf5a
|
updating for python3
|
2018-10-18 12:45:07 +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 |
|
Ronny Abraham
|
4ccbe25f25
|
the allowedhosts value was a list, and I was putting it inside another list [ ] set to ALLOWED_HOSTS
|
2018-10-16 03:26:03 +03:00 |
|
Ronny Abraham
|
d57781436b
|
use the allowedhosts variable in place of the other two. even if allowed_hosts is not set in conf, the host extended host name will be used anyway
|
2018-10-16 03:04:13 +03:00 |
|
Ronny Abraham
|
ef95ecfebc
|
updated readme on aws to show how to pipe info into osx clipboard when using ssh-keygen
|
2018-10-10 13:35:29 +03:00 |
|
Ronny Abraham
|
9c31d26156
|
added socket variable to nginx for the development and staging templates
|
2018-09-17 23:47:52 +03:00 |
|
Ronny Abraham
|
efabadf786
|
Merge branch 'master' of bitbucket.org:ronnyabraham/fabric
|
2017-08-28 23:54:26 +03:00 |
|
Ronny Abraham
|
6691cd1af8
|
changed ALLOWED_SITES to include whatever we call the host site
Changes to be committed:
modified: share/templates/conf/django/files/local.jinja2
|
2017-08-28 23:53:42 +03:00 |
|
Ronny Abraham
|
64dea753cb
|
Merge branch 'master' of bitbucket.org:ronnyabraham/fabric
|
2017-08-08 17:27:01 +03:00 |
|
Ronny Abraham
|
6277075e18
|
added some options for nginx
Changes to be committed:
modified: modules/initialize.py
modified: modules/nginx.py
new file: share/templates/readmes/paramiko.md
|
2017-08-08 17:26:35 +03:00 |
|
Ronny Abraham
|
6c757d0343
|
add regex.md file for useful regex commands
Changes to be committed:
new file: share/templates/readmes/regex.md
|
2017-08-03 07:50:08 +03:00 |
|
Ronny Abraham
|
5faa4fd99b
|
added share/ssh to layout
Changes to be committed:
modified: share/templates/meta/layout.yml
|
2017-06-12 17:36:45 +03:00 |
|
Ronny Abraham
|
a55bbe591c
|
nginx on development now uses sudo
Changes to be committed:
modified: share/templates/meta/development.yml
|
2017-06-12 17:36:22 +03:00 |
|
Ronny Abraham
|
24ee8487d6
|
updated the amazon web server info, and added a readme for SASS use
Changes to be committed:
modified: share/templates/readmes/aws.md
new file: share/templates/readmes/sass.md
|
2017-03-21 14:33:10 +02:00 |
|
Ronny Abraham
|
10032bfa2f
|
when osx is updated, xcode needs to be updated or pip installs will fail
Changes to be committed:
new file: share/templates/readmes/psycopg2_problem.md
|
2017-02-09 05:03:45 +02:00 |
|
Ronny Abraham
|
06cc8d5174
|
updated layout
Changes to be committed:
modified: share/templates/meta/layout.yml
|
2017-01-10 05:35:59 +02:00 |
|
Ronny Abraham
|
23bf2b7c9c
|
staging and production project config files use specific gunicorn and nginx templates, changed the directory of those templates from scripts/conf to usr/etc
modified: staging.yml
|
2016-09-21 17:10:14 +03:00 |
|
Ronny Abraham
|
7653bc692a
|
added service name to top of jinja file when I saw I was getting
recraete conflicts
Changes to be committed:
modified: share/templates/conf/docker/files/database.jinja2
|
2016-09-21 01:18:02 +03:00 |
|
Ronny Abraham
|
30094184b9
|
slight changes for PEP compliance
modified: share/templates/conf/django/files/settings.jinja2
modified: share/templates/conf/gunicorn/files/settings.jinja2
|
2016-09-16 13:33:07 +03:00 |
|