$ 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'sdataintodatadirectory.- The directory is usually a symlink to
lok/datasubfolder ofhJOPserverConfigrepository. The repository is either somewhere else in your filesystem or you can clone it tohvsrepodirectory in this repository (this folder is gitignored). This is suitable for deployment.
- The directory is usually a symlink to
$ make all- Serve webserver in
builddirectory. - Remake when database changes.
- Add deploy token to
build/deploy-token.php.