devfund-website/playbooks/templates
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
..
nginx Playbooks, donation box: add headers to static to simplify testing and embedding 2023-11-27 18:30:35 +01:00
other-services Playbooks: crontab replaced by timers; clock tick now jitters within 1-6 minutes around every hour 2023-12-21 19:15:34 +01:00
uwsgi Playbooks: switch to Python 3.10 2024-01-09 10:26:29 +01:00
dotenv Playbooks: prepare for staging 2023-11-20 06:58:54 +01:00