diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-10-10 14:41:01 +0200 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-10-10 14:41:01 +0200 |
commit | 258e2d197a6dd2f432a04c7fc5cddae97eded21f (patch) | |
tree | 678398eb8f19974a86bedf5c79c462ebe703802c /doc | |
parent | e75e09dae82f5c0e3cd5dc450240e3092e429228 (diff) | |
download | volse-hubzilla-258e2d197a6dd2f432a04c7fc5cddae97eded21f.tar.gz volse-hubzilla-258e2d197a6dd2f432a04c7fc5cddae97eded21f.tar.bz2 volse-hubzilla-258e2d197a6dd2f432a04c7fc5cddae97eded21f.zip |
Updated help page for Hubzilla on OpenShift
Diffstat (limited to 'doc')
-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 498e301f6..788e2e668 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 support 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 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. |