Files
remnawave-infra/README.md

15 lines
398 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# remnawave-infra
Инфраструктура remnawave: ansible роли, конфиги окружений, staging/prod.
## Структура
- `ansible/` — роли и плейбуки
- `envs/` — docker-compose файлы для staging и prod
## Node setup
ansible-playbook ansible/playbooks/setup_node.yml \
-i "IP_НОВОЙ_НОДЫ," \
-e "target=all" \
--ask-vault-pass