Releases: xyproto/algernon
Releases · xyproto/algernon
Debian packages for 64-bit and 32-bit x86
Experimental release. Tested on Debian 9.
The binaries are fine, but some work is required to make the included systemd .service
file work correctly with Debian.
- The included systemd
.service
file needs to be changed to runalgernon
as root. - Either that, or some manual work adding the
algernon
user andhttp
group is required, along with setting the correct capabilities withsetcap
and changing permissions for/srv/http
, the log file and the temporary database file is required. redis-server
is also required, unless the.service
file is changed. If changed to use the built in BoltDB database instead of Redis, the correct permissions must be set for the temporary database file.
Linux executable
Release of version 1.5 for 64-bit Linux.
- Compiled with Go 1.8.3
- Tested on Arch Linux
- Statically compiled with:
CGO_ENABLED=0 GOOS=linux go build -ldflags "-s" -a
Windows executable
Release of version 1.4.5 for 64-bit Windows.
- Compiled with Go 1.8.3
- Tested on Windows 8.1
macOS release
Release of version 1.4.5 for 64-bit macOS Sierra.
- Compiled with Go 1.8.3
- Tested on macOS Sierra 10.12.5
Windows executable
Release of version 1.4.1 for 64-bit Windows.
Raspberry Pi 2/3 Executable
Algernon 1.4.1 for Raspberry Pi 2 or 3
Windows Executable
Release of version 1.2.1 for 64-bit Windows.
Windows Executable
Algernon 1.0 for 64-bit Windows.
Requires no external dependencies.
Windows Executable
Algernon 0.85 for 64-bit Windows.
Requires no external dependencies.
Windows Executable
Algernon 0.84 for 64-bit Windows.
Requires no external dependencies.