Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-10-01 | Update for new ansible version | Sacha Chua | 1 | -8/+12 | |
2023-10-20 | protect root | Sacha Chua | 1 | -1/+1 | |
2023-10-17 | add nginx site config for media | Sacha Chua | 1 | -0/+5 | |
2023-10-17 | media server updates | Sacha Chua | 2 | -12/+29 | |
2023-10-10 | copy scripts | Sacha Chua | 2 | -22/+41 | |
2023-09-13 | add some more scripts, change 2022 to emacsconf_year | Sacha Chua | 3 | -7/+9 | |
2022-11-26 | remove extra /emacsconf/ from mounts | Sacha Chua | 1 | -0/+3 | |
2022-11-23 | pad stuff | Sacha Chua | 2 | -7/+14 | |
2022-11-21 | restreaming | Sacha Chua | 1 | -1/+3 | |
2022-10-29 | media, wiki-publish, caption updates | Sacha Chua | 3 | -0/+55 | |
* common-playbook.yml: Start moving publishing setup to res * group_vars/all.yml: New common variables. * inventory.yml (prod): Number of threads, new hosts * roles/caption/templates/process-captions.py: Add mp4, try to figure out why script was failing, simplify * roles/media/tasks/main.yml: New role for setting up media.emacsconf.org for this year * roles/prerec/templates/reencode.sh: Keep a copy of zaeph's script * roles/stream/defaults/main.yml: Add more variables * roles/stream: Restreaming lowres * roles/wiki-publish/tasks/emacs.yml: Build Emacs from source |