Skip to content

Instantly share code, notes, and snippets.

@nak3
Created July 16, 2015 07:11
Show Gist options
  • Save nak3/b907abb9053a5389e609 to your computer and use it in GitHub Desktop.
Save nak3/b907abb9053a5389e609 to your computer and use it in GitHub Desktop.
OSEv3 all template view
# pwd
/usr/share/openshift/examples
# find db-templates xpaas-templates quickstart-templates -type f | gawk -F'[/.]' '{print $1 " \t " $2}'
db-templates mongodb-ephemeral-template
db-templates mongodb-persistent-template
db-templates mysql-ephemeral-template
db-templates mysql-persistent-template
db-templates postgresql-ephemeral-template
db-templates postgresql-persistent-template
xpaas-templates amq6-persistent
xpaas-templates amq6
xpaas-templates eap-app-secret
xpaas-templates eap6-amq-persistent-sti
xpaas-templates eap6-amq-sti
xpaas-templates eap6-basic-sti
xpaas-templates eap6-mongodb-persistent-sti
xpaas-templates eap6-mongodb-sti
xpaas-templates eap6-mysql-persistent-sti
xpaas-templates eap6-mysql-sti
xpaas-templates eap6-postgresql-persistent-sti
xpaas-templates eap6-postgresql-sti
xpaas-templates jws-app-secret
xpaas-templates jws-tomcat7-basic-sti
xpaas-templates jws-tomcat7-mongodb-persistent-sti
xpaas-templates jws-tomcat7-mongodb-sti
xpaas-templates jws-tomcat7-mysql-persistent-sti
xpaas-templates jws-tomcat7-mysql-sti
xpaas-templates jws-tomcat7-postgresql-persistent-sti
xpaas-templates jws-tomcat7-postgresql-sti
xpaas-templates jws-tomcat8-basic-sti
xpaas-templates jws-tomcat8-mongodb-persistent-sti
xpaas-templates jws-tomcat8-mongodb-sti
xpaas-templates jws-tomcat8-mysql-persistent-sti
xpaas-templates jws-tomcat8-mysql-sti
xpaas-templates jws-tomcat8-postgresql-persistent-sti
xpaas-templates jws-tomcat8-postgresql-sti
quickstart-templates cakephp-mysql
quickstart-templates cakephp
quickstart-templates dancer-mysql
quickstart-templates dancer
quickstart-templates django-postgresql
quickstart-templates django
quickstart-templates nodejs-mongodb
quickstart-templates nodejs
quickstart-templates rails-postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment