devfund-website/playbooks/tasks
Anna Sirota ce08b404dd Playbooks: switch to Python 3.10
Upgrading to Python 3.10 lead to the following changes:

    * Python's builtin `venv` is used instead of `virtualenv`:
        `python3-virtualenv` is packaged incorrectly making it impossible to
        use with Python binaries from ppa:deadsnakes,
        see https://github.com/pre-commit/pre-commit/issues/2211#issuecomment-1013954780

    * uWSGI is installed in the venv, the OS-wide uWSGI is no longer used
2024-01-09 10:26:29 +01:00
..
check_django_configuration.yaml Add ansible playbooks for deploys and cronjobs, remove docker 2022-06-22 17:36:55 +02:00
configure_nginx.yaml Add ansible playbooks for deploys and cronjobs, remove docker 2022-06-22 17:36:55 +02:00
configure_uwsgi.yaml Add ansible playbooks for deploys and cronjobs, remove docker 2022-06-22 17:36:55 +02:00
deploy.yaml Playbooks: switch to Python 3.10 2024-01-09 10:26:29 +01:00
managepy.yaml Add ansible playbooks for deploys and cronjobs, remove docker 2022-06-22 17:36:55 +02:00
setup_other_services.yaml Playbooks: crontab replaced by timers; clock tick now jitters within 1-6 minutes around every hour 2023-12-21 19:15:34 +01:00