[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: OB_RESOURCES global variable added

git at vocs.unideb.hu git at vocs.unideb.hu
Mon Apr 8 15:30:33 CEST 2019


    The project "OpenBioMaps GIT repository":

    The branch, master has been updated
       via  0d50c0466d797c478d5bb2bfe9b7660ad9a57232 (commit)
       via  030e784e798b021676eae25f78f3bfa08d559b71 (commit)
       via  95a25776fa03e6f722713507996c1ce60218980c (commit)
       via  ca24f67be24213baa6705930fc5cd3896f561173 (commit)
       via  22cc32d7e33edf9cf4c4010c8d340a1ea45d51f0 (commit)
       via  57b419c0a2bd8cb67df1e480ac0087ba45032736 (commit)
      from  d5ffb8d8d06ed328db98d82e6400d3d2f0a7cb12 (commit)


- Log -----------------------------------------------------------------
commit 0d50c0466d797c478d5bb2bfe9b7660ad9a57232
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Mon Apr 8 15:23:24 2019 +0200

OB_RESOURCES global variable added

This variable added according to the need: separating development
environment from the production environment. This update SHOULD BE
APPLIED on all servers!

The recomended way is the following in production environment:

Clone gitlab/openbiomaps into your home directory
Add OB_RESOURCES global variable into /etc/openbiomaps/system_vars.php.inc:
e.g. define("OB_RESOURCES","/home/banm/web-app/resources/");

And, in the development environment:
define("OB_RESOURCES","/var/www/html/biomaps/resources/");

...as resources folder can be used as a standalone project!

commit 030e784e798b021676eae25f78f3bfa08d559b71
Merge: d5ffb8d 95a2577
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Mon Apr 8 13:55:47 2019 +0200

Merge branch 'master' of gitlab.com:openbiomaps/web-app

commit 95a25776fa03e6f722713507996c1ce60218980c
Merge: b8d970c ca24f67
Author: Bóné Gábor <gabor.bone at milvus.ro>
Date:   Sun Apr 7 06:07:55 2019 +0300

Merge branch 'master' of gitlab.com:openbiomaps/web-app

commit ca24f67be24213baa6705930fc5cd3896f561173
Author: Gáspár Ákos <gaspar.akos at gmail.com>
Date:   Fri Apr 5 14:31:48 2019 +0000

Update Dockerfile

commit 22cc32d7e33edf9cf4c4010c8d340a1ea45d51f0
Author: Gáspár Ákos <gaspar.akos at gmail.com>
Date:   Fri Apr 5 16:04:02 2019 +0200

server_vars.php.inc

commit 57b419c0a2bd8cb67df1e480ac0087ba45032736
Author: Gáspár Ákos <gaspar.akos at gmail.com>
Date:   Fri Apr 5 16:00:03 2019 +0200

add projects directory

-----------------------------------------------------------------------

Summary of changes:
 Dockerfile                            |  2 ++
 resources/libs/common_pg_funcs.php    | 42 ++++++++++++++++----------------
 resources/libs/create_new_project.php | 46 +++++++++++++++++------------------
 resources/libs/modules_class.php      |  2 +-
 4 files changed, 47 insertions(+), 45 deletions(-)

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list