|
8 vuotta sitten | |
---|---|---|
.. | ||
README.md | 8 vuotta sitten | |
amp.yml | 8 vuotta sitten | |
apicast.yml | 8 vuotta sitten | |
cakephp-mysql-persistent.json | 8 vuotta sitten | |
cakephp-mysql.json | 8 vuotta sitten | |
dancer-mysql-persistent.json | 8 vuotta sitten | |
dancer-mysql.json | 8 vuotta sitten | |
django-postgresql-persistent.json | 8 vuotta sitten | |
django-postgresql.json | 8 vuotta sitten | |
dotnet-example.json | 8 vuotta sitten | |
dotnet-pgsql-persistent.json | 8 vuotta sitten | |
httpd.json | 8 vuotta sitten | |
jenkins-ephemeral-template.json | 8 vuotta sitten | |
jenkins-persistent-template.json | 8 vuotta sitten | |
nodejs-mongodb-persistent.json | 8 vuotta sitten | |
nodejs-mongodb.json | 8 vuotta sitten | |
pvc.yml | 8 vuotta sitten | |
rails-postgresql-persistent.json | 8 vuotta sitten | |
rails-postgresql.json | 8 vuotta sitten | |
wildcard.yml | 8 vuotta sitten |
QuickStarts provide the basic skeleton of an application. Generally they reference a repository containing very simple source code that implements a trivial application using a particular framework. In addition they define any components needed for the application including a Build configuration, supporting services such as Databases, etc.
You can instantiate these templates as is, or fork the source repository they reference and supply your forked repository as the source-repository when instantiating them.
Note: This file is processed by hack/update-external-examples.sh
. New examples
must follow the exact syntax of the existing entries. Files in this directory
are automatically pulled down, do not modify/add files to this directory.