Skip to content
Snippets Groups Projects
INSTALL 1.04 KiB
Newer Older
Installation process
====================

Content

 A. Overview
 B. Pre-installation step
 C. Installation step
 D. Post-installation steps

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

A. Overview
-----------

For installation of warden-client package on local machine use install.sh.
Tomáš Plesník's avatar
Tomáš Plesník committed
For more information about install.sh options run install.sh -h.

B. Pre-installation step
------------------------

1) Install necessary packages

  # aptitude install


C. Installation step
--------------------

1) Install Warden client package (example)

  $ tar xzvf warden-client-2.2.tar.gz
  $ cd warden-client-2.2

  $ ./install.sh -d /opt/warden-client -k /etc/ssl/private/client.key -c /etc/ssl/certs/client.pem -a /etc/ssl/certs/bundle.pem


D. Post-installation steps
--------------------------

1) Warden client configuration

 - configure warden-client.conf placed in <warden-client_path>/etc directory
--------------------------------------------------------------------------------
Copyright (C) 2011-2015 Cesnet z.s.p.o