oovn / okd311

Script to install OpenShift with Let's Encrypt (wildcards included)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift & Let's Encrypt Install

Script to install OpenShift with Let's Encrypt (wildcards included).

You need to run all scripts as root

First:

git clone https://github.com/kmarilleau/openshift_letsencrypt_install.git
cd openshift_letsencrypt_install/
sh first_script.sh

Then:

cd openshift_letsencrypt_install/
sh final_script.sh

Enjoy.

About

Script to install OpenShift with Let's Encrypt (wildcards included)

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%