metamod:install

LDAP: couldn't connect to LDAP server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
metamod:install [2012-02-03 17:43:00]
geira
metamod:install [2022-05-31 09:29:32] (current)
Line 3: Line 3:
 The latest version of the documentation is always available in [[https://svn.met.no/viewvc/metamod/trunk/docs/html/index.html?view=co|the code repository]]. The latest version of the documentation is always available in [[https://svn.met.no/viewvc/metamod/trunk/docs/html/index.html?view=co|the code repository]].
  
-===== Installing 2.10 (draft) =====+===== Installing METAMOD 2.10 or later =====
  
-For instructions, read the [[https://svn.met.no/viewvc/metamod/trunk/docs/html/installation.html?view=co|official installation guide]]. Below is a short summary for illustration, which may or may not be up to date.+The installation procedure is evolving for each new release, constantly seeking to make it more automated and painless. For instructions, read the official installation guide for the required release:
  
-1. Add http://repo.met.no/devel to /etc/apt/sources.list as described [[https://dokit.met.no/sysdok/linux/server/utviklingsspeil_reprepro|here]] (sorry, currently not available outside met.no). +  * [[https://svn.met.no/viewvc/metamod/trunk/docs/html/installation.html?view=co|bleeding edge]] 
- +  * [[https://svn.met.no/viewvc/metamod/branches/2.12/docs/html/installation.html?view=co|2.12]] 
-  $ sudo apt-get install metno-perl-webdev-ver1 +  * [[https://svn.met.no/viewvc/metamod/trunk/docs/html/installation.html?revision=2278&view=co|2.11]] 
-  $ sudo apt-get install metno-metamod-2.10 +  * [[https://svn.met.no/viewvc/metamod/branches/2.10/docs/html/installation.html?view=co|2.10]]
- +
-Copy the example config: +
- +
-  $ cp -r /opt/metno-metamod-2.10/app/example . +
- +
-Then edit example/master_config.txt as needed. For local testing, set APPLICATION_USER to your own login+
- +
-To install all services: +
- +
-  $ /opt/metno-metamod-2.10/install_jobs.sh -u example +
-  $ /opt/metno-metamod-2.10/common/prepare_runtime_env.sh example +
-   +
-Try starting Catalyst: +
- +
-  $ export PERL5LIB=/opt/metno-perl-webdev-ver1/lib/perl5 +
-  $ /opt/metno-metamod-2.10/catalyst/script/metamodweb_server.pl -d example +
- +
-MetamodWeb should now be available on http://localhost:3000/Stop with ctrl-c. +
-   +
-To start all services (substitute EXAMPLE with your APPLICATION_ID): +
-   +
-  $ sudo /etc/init.d/catalyst-EXAMPLE start +
-  $ sudo /etc/init.d/metamodServices-EXAMPLE start +
- +
- +
---------------+
  
  
  • metamod/install.1328290980.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)