Corey Daley
02b0ec0429
updating to use secrets
2017-01-18 12:37:38 -05:00
Ben Parees
2b44398b0b
fix invalid key names
2017-01-17 14:03:48 -05:00
jupierce
2269d05536
Moving credentials into secrets
2016-11-29 11:18:03 -05:00
Ben Parees
4170089b8e
move allowed hosts to settings.py
2016-11-02 15:29:14 -04:00
Ben Parees
080ea9203d
add allowed_hosts env var for django
2016-11-02 14:18:17 -04:00
luciddreamz
6b3770e705
Updates template display name, tags, description, message, and service grouping
2016-10-24 16:33:48 -04:00
Sally O'Malley
d0e5792db2
group services in quickstarts
2016-10-19 13:30:27 -04:00
luciddreamz
de05f62676
Adds Django/PostgreSQL template with persistent storage.
2016-09-13 09:44:51 -04:00
Ben Parees
bb07bf1b49
bump to latest imagestream versions
2016-07-13 13:26:20 -04:00
Vu Dinh
472ea2f68f
Add PIP_INDEX_URL option and fix required parameter issue
...
The new PIP_INDEX_URL parameter is added to allow custom PyPi mirror
URL to be used during the build process.
There are several paramaters that are required but didn't listed as
requested (*). Now, they are marked as required to be explicit.
Signed-off-by: Vu Dinh <vdinh@redhat.com>
2016-07-06 11:57:04 -04:00
Ben Parees
be20c410d9
fix django typo
2016-06-09 08:59:13 -04:00
gabemontero
067d9b0bad
fix container image field - get as close to no value as currently possible
2016-05-16 12:00:15 -04:00
gabemontero
7d797d8b70
add volume labels from origin version
2016-05-12 12:59:41 -04:00
gabemontero
28d7d42b69
change BC ICT to automatic=true (more deterministic)
2016-05-12 10:27:01 -04:00
gabemontero
f371465cc2
parameterize IS namespace
2016-03-14 17:23:01 -04:00
gabemontero
85e79a7a71
parameterize name
2016-03-11 14:22:54 -05:00
gabemontero
0b6bfc4ea7
edits consistent with UI philosophy
2016-03-07 13:58:09 -05:00
gabemontero
1304dedf6f
bump all template mem limits to 512 Mi
2016-02-29 22:09:26 -05:00
Michal Fojtik
dfc399fe95
Add liveness and readiness probe
2016-02-29 17:04:13 +01:00
gabemontero
7191b87d43
add mem limit for deployments
2016-02-24 18:28:13 -05:00
Ben Parees
ba557ab6f2
switch tag to quickstart
2016-02-24 15:44:44 -05:00
Rodolfo Carvalho
283a460018
Add build post commit hook to run tests
2016-02-22 18:46:48 +01:00
Ben Parees
6f307eba39
namespace typo
2015-11-20 22:42:35 -05:00
Ben Parees
81c51848be
use openshift namespace
2015-11-20 21:31:30 -05:00
Ben Parees
8e44d68d30
update image version
2015-11-20 18:26:32 -05:00
Ben Parees
71a132bebd
remove bad default route hostname
2015-08-18 13:19:30 -04:00
Ben Parees
b5f15113d7
parameterize the db image name
2015-07-31 14:40:19 -04:00
Ben Parees
d3a54ad5fd
shorten service name to less than 24 chars
2015-07-31 09:32:39 -04:00
gabemontero
9cf2c50ce8
get names consistent; associated doc updates based on test walkthrough; incorporate Ben's comments; more name corrections
2015-07-01 14:31:28 -04:00
ewolinetz
17c53b5da7
Updating front end route variables and the default front end route value
2015-06-16 11:45:38 -05:00
Ben Parees
ad80f212e8
Merge pull request #14 from rhcarvalho/output-to-ist
...
Output to ImageStreamTag
2015-06-16 10:19:06 -04:00
Rodolfo Carvalho
31d7511adf
Add SOURCE_REPOSITORY_REF parameter
2015-06-16 12:10:57 +02:00
Rodolfo Carvalho
9a1f379b21
Set build output to latest ImageStreamTag
2015-06-16 11:55:17 +02:00
Rodolfo Carvalho
67470cb254
Standardize templates across examples
2015-06-12 16:15:50 +02:00
Rodolfo Carvalho
cfe92fa340
Update templates to API v1
2015-06-11 17:21:08 +02:00
sspeiche
aa79a05018
Added routes to templates
2015-06-08 15:31:12 -04:00
Rodolfo Carvalho
29cc141f7e
Improvements
...
* Move OpenShift-specific files to openshift/
* Add note about ephemeral database
* Document how to read logs
* Document one-off cmd execution
* Remove APP_MODULE from templates: should be auto-detected for Django projects.
* Remove gunicorn config file and document APP_CONFIG
2015-06-06 01:04:23 +02:00
Rodolfo Carvalho
932889ef2d
Rename app openshift -> welcome
2015-05-29 12:23:59 +02:00
Rodolfo Carvalho
25e334bd69
Include database info in welcome page
2015-05-25 21:08:30 +02:00
Rodolfo Carvalho
00dccbbc31
Lowercase template variable
2015-05-25 20:54:23 +02:00
Rodolfo Carvalho
86f8f20776
Add page view counter
...
To showcase database connectivity.
2015-05-25 16:12:22 +02:00
Rodolfo Carvalho
018acd708d
Remove custom debug toolbar settings
2015-05-24 14:17:14 +02:00
Rodolfo Carvalho
ab4b961cb5
Show server hostname
2015-05-24 13:56:43 +02:00
Rodolfo Carvalho
0bb02a4c0f
Reformat HTML
2015-05-24 13:56:13 +02:00
Rodolfo Carvalho
fe41f577cd
Add demo app
2015-05-24 13:10:47 +02:00