Ben Parees
2003ae657a
Merge pull request #24 from bparees/master
remove bad default route hostname
10 years ago
Ben Parees
71a132bebd
remove bad default route hostname
10 years ago
Michal Fojtik
2a7e09f47e
Merge pull request #23 from bparees/param
parameterize the db image name
10 years ago
Ben Parees
b5f15113d7
parameterize the db image name
10 years ago
Ben Parees
a51feaedf6
Merge pull request #22 from bparees/length
shorten service name to less than 24 chars
10 years ago
Ben Parees
d3a54ad5fd
shorten service name to less than 24 chars
10 years ago
Ben Parees
c84b9f85de
Merge pull request #21 from gabemontero/issue3358
get names consistent; associated doc updates based on test walkthrough
10 years ago
gabemontero
9cf2c50ce8
get names consistent; associated doc updates based on test walkthrough; incorporate Ben's comments; more name corrections
10 years ago
Ben Parees
d89bae6957
Merge pull request #20 from bparees/s2i
sti to s2i
10 years ago
Ben Parees
609b1dd5c0
sti to s2i
10 years ago
Ben Parees
82a9957aab
Merge pull request #19 from bparees/master
minor cleanup
10 years ago
Ben Parees
203f24f6f3
minor cleanup
10 years ago
Michal Fojtik
301be465eb
Merge pull request #18 from rhcarvalho/welcome-page-updates
Change welcome page to match other example apps
10 years ago
Rodolfo Carvalho
fe8d049e2b
Change welcome page to match other example apps
10 years ago
Ben Parees
e3ea512dec
Merge pull request #17 from rhcarvalho/update-run-in-container
Make default pod name match the one from template
10 years ago
Rodolfo Carvalho
6525c94458
Make default pod name match the one from template
10 years ago
Ben Parees
f4f8364a4a
Merge pull request #16 from ewolinetz/update_routes
Updating front end route variables and the default front end route value
10 years ago
ewolinetz
17c53b5da7
Updating front end route variables and the default front end route value
10 years ago
Ben Parees
ad80f212e8
Merge pull request #14 from rhcarvalho/output-to-ist
Output to ImageStreamTag
10 years ago
Michal Fojtik
a0ff4b5052
Merge pull request #15 from rhcarvalho/git-ref
Add SOURCE_REPOSITORY_REF parameter
10 years ago
Rodolfo Carvalho
31d7511adf
Add SOURCE_REPOSITORY_REF parameter
10 years ago
Rodolfo Carvalho
9a1f379b21
Set build output to latest ImageStreamTag
10 years ago
Ben Parees
bd607127bc
Merge pull request #12 from rhcarvalho/std-tmpl
Standardize templates across examples
10 years ago
Rodolfo Carvalho
67470cb254
Standardize templates across examples
10 years ago
Ben Parees
505ff52a05
Merge pull request #11 from rhcarvalho/api-v1
Update templates to API v1
10 years ago
Rodolfo Carvalho
cfe92fa340
Update templates to API v1
10 years ago
Ben Parees
dc87dd2f53
Merge pull request #10 from rhcarvalho/remove-custom-sti-scripts
Remove custom sti scripts
10 years ago
Ben Parees
dbc2e6b57b
Merge pull request #9 from rhcarvalho/simplify-run-in-container
Simplify run-in-container script
10 years ago
Rodolfo Carvalho
73f43e3e01
Remove custom sti scripts
Not needed once Django supports lands in sti-python.
10 years ago
Rodolfo Carvalho
e92d6e9bd0
Simplify run-in-container script
After changes in k8s and sti-base/sti-python some hacks can be removed.
10 years ago
Ben Parees
6e1ecb37b8
Merge pull request #7 from sspeiche/routes
Added routes to templates
10 years ago
sspeiche
aa79a05018
Added routes to templates
10 years ago
Ben Parees
8a5a2cb4d8
Merge pull request #6 from rhcarvalho/osc-oc
Rename osc -> oc
10 years ago
Rodolfo Carvalho
a13a023c63
Rename osc -> oc
10 years ago
Ben Parees
aa6c823256
Merge pull request #4 from rhcarvalho/std-1
Improvements
10 years ago
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
10 years ago
Rodolfo Carvalho
97a7a56175
New assemble and run scripts with Django support
10 years ago
Ben Parees
5488484238
Merge pull request #3 from rhcarvalho/issue-1
Fix type error
10 years ago
Rodolfo Carvalho
3d6b60abd9
Fix type error
Fixes #1 .
10 years ago
Rodolfo Carvalho
2dde1e072d
Fix comment
10 years ago
Rodolfo Carvalho
3ed7c144cf
Convert templates to v1beta3
10 years ago
Michal Fojtik
3657c889b3
Send access log to stdout
10 years ago
Rodolfo Carvalho
432bd9b344
Make service_name uppercase
We need it uppercase to read env vars with that prefix.
10 years ago
Rodolfo Carvalho
3c3f724fc5
Fix template missing DATABASE_ENGINE
10 years ago
Rodolfo Carvalho
63683b7469
Change database service name to be more specific
10 years ago
Rodolfo Carvalho
b98dd0b761
Fix templates
10 years ago
Rodolfo Carvalho
dd6e9e1b7e
Fix template json
10 years ago
Rodolfo Carvalho
a1a26ac9ad
Update README info about application templates
10 years ago
Rodolfo Carvalho
3ae50da49f
Fix spacing
10 years ago
Rodolfo Carvalho
3fefaffcf9
Add application template without database
10 years ago