diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-10-10 14:46:58 +0200 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-10-10 14:46:58 +0200 |
commit | 4d8a1c67c33bcd03e1fba6474b2d6023fcc561c8 (patch) | |
tree | 487154cbfd77f34153f94ec315d14819361c0659 | |
parent | ea34e4bad8463c60497f34127632697d63f9b836 (diff) | |
download | volse-hubzilla-4d8a1c67c33bcd03e1fba6474b2d6023fcc561c8.tar.gz volse-hubzilla-4d8a1c67c33bcd03e1fba6474b2d6023fcc561c8.tar.bz2 volse-hubzilla-4d8a1c67c33bcd03e1fba6474b2d6023fcc561c8.zip |
Updated help page for Hubzilla on OpenShift
-rw-r--r-- | doc/Hubzilla_on_OpenShift.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Hubzilla_on_OpenShift.bb b/doc/Hubzilla_on_OpenShift.bb index 788e2e668..fbdb1bcf0 100644 --- a/doc/Hubzilla_on_OpenShift.bb +++ b/doc/Hubzilla_on_OpenShift.bb @@ -8,7 +8,7 @@ Create an account on OpenShift, then use the registration e-mail and password to Make a note of the database username and password OpenShift creates for your instance, and use these at [url=https://your_app_name-your_domain.rhcloud.com/]https://your_app_name-your_domain.rhcloud.com/[/url] to complete the setup. -NOTE: PostgreSQL is NOT supported yet, see [zrl=https://zot-mor.rhcloud.com/display/3c7035f2a6febf87057d84ea0ae511223e9b38dc27913177bc0df053edecac7c@zot-mor.rhcloud.com?zid=haakon%40zot-mor.rhcloud.com]this thread[/zrl]. +NOTE: PostgreSQL is NOT supported by the deploy script yet, see [zrl=https://zot-mor.rhcloud.com/display/3c7035f2a6febf87057d84ea0ae511223e9b38dc27913177bc0df053edecac7c@zot-mor.rhcloud.com?zid=haakon%40zot-mor.rhcloud.com]this thread[/zrl]. [b]Update[/b] To update, consider your own workflow first. I have forked Hubzilla code into my GitHub account to be able to try things out, this remote repo is called origin. Here is how I fetch new code from upstream, merge into my local repo, then push the updated code both into origin and the remote repo called openshift. |