Electron builder from Tanatloc
-
Docker Follow the Docker installation instruction at https://docs.docker.com/get-docker/
-
postgres docker Pull the latest postgres docker
docker pull postgres
-
tanatloc/worker docker Pull the latest tanatloc/worker docker
docker pull tanatloc/worker
Get the latest app for Linux, MacOS or Windows in the release section.
Note: On Linux, you must allow execution of the AppImage file using
chmod +x ./Tanatloc-x.x.x.AppImage