You should backup the following data in LabKey Server:
If you are using our recommended folder configuration, the <LABKEY_ROOT>\backup subdirectory is a good place to store backups locally.Backup procedures will vary somewhat based on the type and location of your database. These guidelines can get you started.
The default LabKey installation uses a PostgreSQL database. PostgreSQL provides commands for three different levels of database backup: SQL dump, file system level backup, and on-line backup.
You can also find backup details in the PostgreSQL documentation for your version, available here:
For further information on administering Microsoft SQL Server, see the documentation that came with your Microsoft SQL Server installation.
Site-level File Root. You should backup the contents (files and sub-directories) of the site-level file root. The location of the site-level file root is set at: (Admin) > Site > Admin Console > Configuration > Files.
Other File Locations. To see a summary list of file locations: go to (Admin) > Site > Admin Console > Configuration > Files, and then click Expand All. Note the Default column: if a file location has the value false, then you should backup the contents of that location manually.
Log Files. Log files are located in <CATALINA_HOME>/logs.
Configuration Files. Configuration files, including labkey.xml, are located in <LABKEY_HOME> or <CATALINA_HOME>/conf/Catalina/localhost.
previousnext |
expand allcollapse all |