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
.