dhet / infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infrastructure

Initial setup

ansible-playbook --ask-vault-pass -i hosts 001_setup.yml

Run reverse proxy

ansible-playbook -i hosts 002_run_proxy.yml

Run website

ansible-playbook -i hosts 003_run_website.yml

Run Nextcloud

ansible-playbook --ask-vault-pass -i hosts 004_run_nextcloud.yml

Password in Keepass "Ansible Vault PW"

About


Languages

Language:PHP 76.2%Language:Dockerfile 12.0%Language:Shell 11.8%