fabric/modules
2023-07-07 15:47:02 +03:00
..
__init__.py new file: api.py 2016-09-06 14:43:49 +03:00
conf_setup.py updated docstrings that refer to fabric path by calling the head of the path 'fabric_local' 2023-07-07 15:16:11 +03:00
configuration_setup.py got rid of placeholder for check_version def. also fixed up missing parenthesis by a print function 2023-07-07 15:25:00 +03:00
database.py fixed import statement so that maintenance is called from same dir as database 2022-05-08 12:39:08 +03:00
deploy.py fixed docker-compose so it's now 'docker compose' 2022-09-04 00:24:18 +03:00
django.py updated django and initialize so it creates the relative path using layout.fabric.root/layout.fabric.home, got rid of paths.tools.fabric.full and replaces paths.tools.fabric.relative with just paths.tools.fabric 2023-07-07 15:47:02 +03:00
docker.py got rid of some dead code 2022-09-12 14:00:05 +03:00
initialize.py updated django and initialize so it creates the relative path using layout.fabric.root/layout.fabric.home, got rid of paths.tools.fabric.full and replaces paths.tools.fabric.relative with just paths.tools.fabric 2023-07-07 15:47:02 +03:00
maintenance.py got rid of any code that references maintenance.loadconfiguration(fabric), this include the maintenance.check_version command which that load_configuration was meant to be used by 2023-07-07 15:23:22 +03:00
nginx.py blanketed out annoying debug statements, added code to allow for a custom nginx host name 2019-08-07 04:18:59 +03:00
pip.py fixed docker-compose so it's now 'docker compose' 2022-09-04 00:24:18 +03:00
supervisor.py update fixes 2020-03-02 19:30:42 +02:00
utils.py some cleaning up of code in utils 2022-05-09 14:32:42 +03:00