diff options
author | James Moger <james.moger@gitblit.com> | 2012-01-11 16:17:00 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-01-11 16:17:00 -0500 |
commit | 444101836567ea091c26a389ce0f20633b61558e (patch) | |
tree | cb741f1d89ec5c5d3f88046b152a894c0b67522e /docs/00_index.mkd | |
parent | c7bcdce232aa701135c1b7272b132961b846c38c (diff) | |
download | gitblit-444101836567ea091c26a389ce0f20633b61558e.tar.gz gitblit-444101836567ea091c26a389ce0f20633b61558e.zip |
Documentation.
Diffstat (limited to 'docs/00_index.mkd')
-rw-r--r-- | docs/00_index.mkd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/00_index.mkd b/docs/00_index.mkd index df3ac850..80c1148d 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -32,6 +32,10 @@ It's designed primarily as a tool for small workgroups who want to host centrali You can browse a live demo [here](http://demo-gitblit.rhcloud.com) hosted on [RedHat's OpenShift][rhcloud] cloud service.
+**NOTE:**
+The demo is a bit unstable due to a bug in JBossAS7/Tomcat when running in LOW_MEMORY mode which OpenShift mandates.
+RedHat engineers hope to have this issue resolved soon.
+
### GO: Single-Stack Solution
*Gitblit GO* is an integrated, single-stack solution based on Jetty.
|