Installation

As a systemd service

  1. Download any release.

  2. Extract it and run the installation script:
    chmod +x install.sh
    sudo ./install.sh
    
  3. Run Linguard:
    sudo systemctl start linguard.service
    

Using docker

Not available yet.