Skip to content

Upgrade to PRO

Self-Hosted

You can upgrade from SysReptor Community to SysReptor Professional anytime without reinstallation. All your data will be preserved.
Here's how:

  1. Add your license key to deploy/app.env (LICENSE='your_license_key')
  2. Add languagetool/docker-compose.yml to docker-compose.yml in the deploy directory:
    1
    2
    3
    4
    5
    name: sysreptor
    
    include:
      - sysreptor/docker-compose.yml
      - languagetool/docker-compose.yml
    
  3. cd to deploy and run docker compose up -d
  4. Enjoy
  • Book a demo


    Interested in SysReptor Professional?
    Book a Teams call with us and get you questions answered.

    Choose your time slot


Edit / View on GitHub