Ben Parees
be9cbdadce
Merge pull request #29 from rhcarvalho/build-hook
Add build post commit hook to run tests
9 years ago
Rodolfo Carvalho
283a460018
Add build post commit hook to run tests
9 years ago
Ben Parees
4706c39a70
Merge pull request #28 from PI-Victor/pi-victor/tests
basic django example tests
10 years ago
pi-victor
878b18768b
basic django example tests
Signed-off-by: pi-victor <ipalade@redhat.com>
10 years ago
Ben Parees
6f307eba39
namespace typo
10 years ago
Ben Parees
42789cf5a2
Merge pull request #27 from bparees/version
use openshift namespace
10 years ago
Ben Parees
81c51848be
use openshift namespace
10 years ago
Ben Parees
2b30d21957
Merge pull request #26 from bparees/version
update image version
10 years ago
Ben Parees
8e44d68d30
update image version
10 years ago
Michal Fojtik
e0a3fa6c0a
Merge pull request #25 from mnagy/add_reload_config
Add configuration file for Gunicorn automatic reloading
10 years ago
Martin Nagy
816192d388
Add configuration file for Gunicorn automatic reloading
10 years ago
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