$ git clone --recurse-submodules https://github.com/kmzbrnoI/hvweb
- Optional: setup virtualenv.
- Install Python packages from
requirements.txt
. - Add directory with engines to
lok
, add link to hJOPserver'sdata
intodata
directory.- The directory is usually a symlink to
lok
/data
subfolder ofhJOPserverConfig
repository. The repository is either somewhere else in your filesystem or you can clone it tohvsrepo
directory in this repository (this folder is gitignored). This is suitable for deployment.
- The directory is usually a symlink to
$ make all
- Serve webserver in
build
directory. - Remake when database changes.
- Add deploy token to
build/deploy-token.php
.