Refer ansible docs here : https://docs.ansible.com/
ansible-playbook -i inventory <playbook-name>.yml
Below, you will find an Ansible script for installing various applications on an Ubuntu Server 20.04, including:
- Apache installation
- Docker installation
- Node_exporter_prometheus installation
- Portainer
- Openwhisk
- Stop apache
- Server simple setup
- Wordpress
- Node Exporter (Look Prometheus)
- Prometheus
- Grafana
- Traefik
- OpenWhisk
- NodeRed
- n8n.io
- cAdvisor (Look Prometheus - *min CPU usage 1% - 2% only)
Note: There are package installations in Docker containers and also 'without-docker' for servers that are not using Docker.