There was an error while loading. Please reload this page.
1 parent 474574c commit 08d4446Copy full SHA for 08d4446
installation_scripts/README.md
@@ -1 +1,9 @@
1
#### Bash scripts to install various software and/or environments
2
+
3
+- install_ansible.sh - Installs Ansible on CentOS 7 (`yum`)
4
+- install_flask_nginx.sh - Installs Nginx, Gunicorn, Flask and creates a Virtual Environment (*wip*)
5
+- install_jenkins.sh - Installs Jenkins from the Official Jenkins repo
6
+- install_nagios.sh - Installs Nagios, Nagios-Plugins and NRPE from Source
7
+- install_nginx.sh - Installs Nginx
8
+- install_python3.sh - Installs Python3 from source.
9
+- install_salt.sh - Installs saltstack (`yum`)
0 commit comments