Files
e-ticket/ansible/hosts.ini
Serreau Jovann 507500e20d Update deployment pipeline, Makefile and README
- Makefile: add install_dev, install_prod, migrations, clear_prod, maintenance commands
- Playbook: full deploy flow (maintenance, stop, install, start, migrate, clear, caddy, messenger)
- Supervisor config for 2 messenger instances
- Workflow: SSH key setup with server IP
- hosts.ini: use IP instead of domain, sudo without password
- README: full documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 20:52:01 +01:00

6 lines
138 B
INI

[production]
34.90.187.4 ansible_user=bot ansible_become=yes ansible_become_method=sudo
[production:vars]
deploy_path=/var/www/e-ticket/