Welcome to Felicity LIMS

Open-source Laboratory Information Management System

View on GitHub

Key Features

Sample Management

Efficiently track and manage laboratory samples throughout their lifecycle.

Workflow Automation

Streamline laboratory processes with customizable workflow automation.

Reporting & Analytics

Generate comprehensive reports and gain insights from your laboratory data.

About Felicity LIMS

Felicity LIMS is an open-source Laboratory Information Management System designed to streamline laboratory operations, improve efficiency, and enhance data management in various scientific disciplines.

Prod deployment

Prerequisites

  • Docker

Installation

  1. Download the production docker compose:
    $ curl -O https://raw.githubusercontent.com/beak-insights/felicity-lims/main/docker-compose.yml
  2. Download example env and modify as needed:
    $ curl -O https://raw.githubusercontent.com/beak-insights/felicity-lims/main/env.example
    $ mv env.example .env
  3. Run the production docker compose:
    $ docker compose up -d
  4. Set up the database:
    $ sudo docker compose exec felicity-api sh -c 'felicity-lims upgrade'

For more detailed instructions and configuration options, please refer to our full documentation.

Get in Touch

We'd love to hear from you! Feel free to reach out through any of the following channels: