Skip to content
 
 

Repository files navigation

About

This project is an adaption and extension of LiSa by danieluhricek

Installation

Use a virtual Linux Ubuntu Server 20.04 machine

Before first start:

  1. set-up port-forwarding from port 4242 to 4242

During OS-install:

  1. install OpenSHH (option available during installer)

Installing LiSa:

  1. Choose HLV or SLV version
$ git clone -b HLV --single-branch https://github.com/leonbThesis/lisa
$ git clone -b SLV --single-branch https://github.com/leonbThesis/lisa
  1. Set permissions
$ cd lisa
$ chmod 777 data/storage
$ chmod +x install.sh
  1. Install docker
$ ./install.sh
  1. Build LiSa (may take many minutes)
$ sudo docker compose build

Running LiSa

Start LiSa by first running

/lisa$ sudo docker compose up --scale worker=18

inside the virtual machine

The LiSa interface can now be accessed via a webbrowser on the host machine under localhost:4242

About

Hardened version of LiSa in HLV branch, softened version in SLV

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages