Deployment of the self-hosted version of Guardant Station should be performed with elevated user privileges using "sudo" command.

The installation must be launched from the terminal as GUI package manager does not meet the requirements.

Using DEB or RPM packages of the required bitness is the most convenient for installation.

There is also *.tar.gz archive with all executable files and installation scripts for those cases where package manages are not available.

The following steps should be performed for installation:

If DBMS and Guardant Station are located on different computers →  it is necessary to install postgresql-client package along with licensing system. In most cases to achieve this it is possible to use built-in package manager of Linux distribution (i.e. "apt", "yum", etc.).

  1. In Linux terminal run grdstation-X.X_ installer
  2. Plug-in Guardant master key
  3. Enter IP-address for PostgreSQL server connection and press Enter
  4. Enter the network port number for PostgreSQL server connection and press Enter
  5. Enter database username. Important: the user must have permissions for database creation
  6. Enter the database user password 




  • No labels