- Install pip
sudo apt install python3-pip -y - install ansible with pip
pip install ansible - Install docker sdk for ansible
pip install docker - Install requirements
ansible-galaxy collection install -r requirements.yml
- Clone the repo
git clone https://github.com/kdpuvvadi/proxy.git proxy. - copy
inventory.ini.j2toinventory.ini. - Change host ip of the host.
- copy
vars.yml.j2tovars.yml. - Change the variable based on your preferences.
Run ansible-playbook main.yml
Email: admin@example.com
Password: changemeVisit Nginx Proxy Manager Official Website
To install portainer, set portainer_enable value to true.
To install proxy manager with MySQL instead of SQLite, set proxy_with_mysql to true