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
Rodolfo Carvalho
6525c94458
Make default pod name match the one from template
2015-06-17 17:30:00 +02: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
Rodolfo Carvalho
e92d6e9bd0
Simplify run-in-container script
...
After changes in k8s and sti-base/sti-python some hacks can be removed.
2015-06-10 17:38:09 +02:00
sspeiche
aa79a05018
Added routes to templates
2015-06-08 15:31:12 -04:00
Rodolfo Carvalho
a13a023c63
Rename osc -> oc
2015-06-08 11:37:27 +02: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
3ed7c144cf
Convert templates to v1beta3
2015-06-03 16:34:49 +02:00
Rodolfo Carvalho
3c3f724fc5
Fix template missing DATABASE_ENGINE
2015-06-02 16:19:11 +02:00
Rodolfo Carvalho
63683b7469
Change database service name to be more specific
2015-06-02 16:17:58 +02:00
Rodolfo Carvalho
b98dd0b761
Fix templates
2015-06-02 14:10:57 +02:00
Rodolfo Carvalho
dd6e9e1b7e
Fix template json
2015-06-01 19:17:48 +02:00
Rodolfo Carvalho
3fefaffcf9
Add application template without database
2015-06-01 18:43:32 +02:00
Rodolfo Carvalho
2d9c89e6bf
Update application template
2015-06-01 18:37:01 +02:00
Rodolfo Carvalho
1064d7df1a
Rename application template JSON
2015-05-29 13:26:15 +02:00
Rodolfo Carvalho
932889ef2d
Rename app openshift -> welcome
2015-05-29 12:23:59 +02:00
Rodolfo Carvalho
97b5332be4
Include page view in the admin interface
2015-05-25 22:32:27 +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