This project aims to deploy an Airsonic demo site any OpenShift platform.
log in to your OpenShift platform using the oc login
command.
Create a new project on OpenShift called (for instance) airsonic-demo
oc new-project aisonic-demo
Simply run the init-project.sh
script.