Skip to content

Commit 08d4446

Browse files
committed
edited install_scripts README
1 parent 474574c commit 08d4446

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

installation_scripts/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
#### 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

Comments
 (0)