Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 431 Bytes

packages.rst

File metadata and controls

23 lines (15 loc) · 431 Bytes

Packaging

Arch Linux

pb-git is available in the AUR. This package provides pb.service which starts a uwsgi server on port 8080 by default.

$ cower -d pb-git
$ cd pb-git
$ makepkg -si

Next, start pb with:

# systemctl start pb

You can play with pb's uwsgi configuration in /etc/uwsgi/pb.ini.