Commit graph

143 commits

Author SHA1 Message Date
Ben Parees
6e6a53ec04 Merge pull request #51 from dinhxuanvu/template-fix
Add PIP_INDEX_URL option and fix required parameter issue
2016-07-06 12:13:49 -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
70d28615a8 Merge pull request #47 from dinhxuanvu/django-version
Fix Django version incompatible for Python 3.3
2016-06-27 10:34:32 -04:00
Ben Parees
c57ca429be Merge pull request #46 from bkmagnetron/master
docs: update python 33 to python 35
2016-06-22 05:51:16 -07:00
Balakrishnan
3cf1378da5 Fix ImportError: cannot import name find_spec
find_spec isn't available in Python 3.3; it was added in Python 3.4.
2016-06-22 03:50:58 -04:00
Vu Dinh
dc5fa090df Fix Django version incompatable for Python 3.3
The current required Django version is 1.9.5 which doesn't support
Python 3.3 which causes the Python 3.3 deployment to fail while
using django-ex git repo.

The Django version is modified to use 1.8.x only to include Python
3.3 support.

Signed-off-by: Vu Dinh <vdinh@redhat.com>
2016-06-13 12:45:42 -04:00
Ben Parees
be20c410d9 fix django typo 2016-06-09 08:59:13 -04:00
Ben Parees
c3ebdac547 Merge pull request #45 from gabemontero/fixWebhookInstructions
update webhook instructions
2016-05-22 20:10:40 -04:00
gabemontero
e321b6dce4 update webhook instructions 2016-05-22 20:00:52 -04:00
Ben Parees
4e6e4bac6f Merge pull request #44 from gabemontero/fixContainerImageField
fix container image field - get as close to no value as currently pos…
2016-05-16 12:06:37 -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
Ben Parees
77f7d4bec3 Merge pull request #43 from gabemontero/fixTemplatesVolLab
add volume labels from origin version
2016-05-12 13:19:55 -04:00
gabemontero
7d797d8b70 add volume labels from origin version 2016-05-12 12:59:41 -04:00
Ben Parees
26d90aed54 Merge pull request #42 from gabemontero/fixTemplatesAutoFalse
change BC ICT to automatic=true (more deterministic)
2016-05-12 10:28:33 -04:00
gabemontero
28d7d42b69 change BC ICT to automatic=true (more deterministic) 2016-05-12 10:27:01 -04:00
Ben Parees
f5dc6e48c6 Merge pull request #40 from PI-Victor/pi-victor/upgrade_django_vers
bump django version
2016-04-29 10:44:18 -04:00
PI-Victor
560365b54e update project dependencies 2016-04-29 16:24:47 +02:00
Ionut Palade
c0f9b0aded fix typo in README.md
s/filling/filing
2016-04-18 12:26:37 +02:00
Ben Parees
7bfcaa7e11 Merge pull request #37 from gabemontero/3563
parameterize IS namespace
2016-03-14 21:27:13 +00:00
gabemontero
f371465cc2 parameterize IS namespace 2016-03-14 17:23:01 -04:00
Ben Parees
96e934a9fc Merge pull request #36 from gabemontero/issue3571
parameterize name
2016-03-11 21:32:50 +00:00
gabemontero
85e79a7a71 parameterize name 2016-03-11 14:22:54 -05:00
Ben Parees
3375b23fc8 Merge pull request #35 from gabemontero/onlineMotivatedWordsmithing
edits consistent with UI philosophy
2016-03-07 21:16:11 +00:00
gabemontero
0b6bfc4ea7 edits consistent with UI philosophy 2016-03-07 13:58:09 -05:00
Ben Parees
3ccf971bfc Merge pull request #33 from gabemontero/moveTo512Mi
bump all template mem limits to 512 Mi
2016-03-01 14:25:14 -05:00
gabemontero
1304dedf6f bump all template mem limits to 512 Mi 2016-02-29 22:09:26 -05:00
Michal Fojtik
704ab1dba6 Merge pull request #32 from mfojtik/probe
Add liveness and readiness probe
2016-02-29 17:48:55 +01:00
Michal Fojtik
dfc399fe95 Add liveness and readiness probe 2016-02-29 17:04:13 +01:00
Ben Parees
36f7972ce9 Merge pull request #31 from gabemontero/addMemLimit
add mem limit for deployments
2016-02-24 18:37:17 -05:00
gabemontero
7191b87d43 add mem limit for deployments 2016-02-24 18:28:13 -05:00
Ben Parees
ce117909c4 Merge pull request #30 from bparees/master
switch tag to quickstart
2016-02-24 15:44:58 -05:00
Ben Parees
ba557ab6f2 switch tag to quickstart 2016-02-24 15:44:44 -05:00
Ben Parees
be9cbdadce Merge pull request #29 from rhcarvalho/build-hook
Add build post commit hook to run tests
2016-02-22 13:16:53 -05:00
Rodolfo Carvalho
283a460018 Add build post commit hook to run tests 2016-02-22 18:46:48 +01:00
Ben Parees
4706c39a70 Merge pull request #28 from PI-Victor/pi-victor/tests
basic django example tests
2016-01-12 10:02:36 -05:00
pi-victor
878b18768b basic django example tests
Signed-off-by: pi-victor <ipalade@redhat.com>
2016-01-12 10:21:44 +01:00
Ben Parees
6f307eba39 namespace typo 2015-11-20 22:42:35 -05:00
Ben Parees
42789cf5a2 Merge pull request #27 from bparees/version
use openshift namespace
2015-11-20 21:34:05 -05:00
Ben Parees
81c51848be use openshift namespace 2015-11-20 21:31:30 -05:00
Ben Parees
2b30d21957 Merge pull request #26 from bparees/version
update image version
2015-11-20 19:36:02 -05:00
Ben Parees
8e44d68d30 update image version 2015-11-20 18:26:32 -05:00
Michal Fojtik
e0a3fa6c0a Merge pull request #25 from mnagy/add_reload_config
Add configuration file for Gunicorn automatic reloading
2015-10-01 16:12:19 +02:00
Martin Nagy
816192d388 Add configuration file for Gunicorn automatic reloading 2015-10-01 15:51:36 +02:00
Ben Parees
2003ae657a Merge pull request #24 from bparees/master
remove bad default route hostname
2015-08-20 09:34:03 -04:00
Ben Parees
71a132bebd remove bad default route hostname 2015-08-18 13:19:30 -04:00
Michal Fojtik
2a7e09f47e Merge pull request #23 from bparees/param
parameterize the db image name
2015-08-03 10:37:20 +02:00
Ben Parees
b5f15113d7 parameterize the db image name 2015-07-31 14:40:19 -04:00
Ben Parees
a51feaedf6 Merge pull request #22 from bparees/length
shorten service name to less than 24 chars
2015-07-31 09:41:40 -04:00
Ben Parees
d3a54ad5fd shorten service name to less than 24 chars 2015-07-31 09:32:39 -04:00
Ben Parees
c84b9f85de Merge pull request #21 from gabemontero/issue3358
get names consistent; associated doc updates based on test walkthrough
2015-07-01 14:44:43 -04:00