This app exposes your systemd logs to web via web interface.
There are two prebuild binaries available for ARM and AMD64 under release tab.
Once you unzip downloaded application you can set port on which the server is running at'
$ ./journalctl-proxy -help
Usage of ./journalctl-proxy:
-p int
Server port number (default 8000)
$ ./journalctl-proxy -p 8000