Skip to content

dicklieber/fdcluster

Repository files navigation

FDCluster - Field Day Logging

Distributed, serverless, shared-nothing. Field Day Logging system.

Goals:

  • All nodes are equal peers.
  • Nodes can enter or leave and will resync automatically
  • Each node can have native (or provide Web access to clients, sometime)
  • Free open-source
  • Runs on Mac, Microsoft Windows and Linux

#Technologies

#Building

Zip file without the JVM.

You can run this anywhere but you must install th JVM yourself. sbt universal:packageBin

Creates target/universal/fdcluster-1.0.zip

macOS

sbt universal:packageOsxDmg

Microsoft Windows

This will bundle the JVM. Must run on Windows.

sbt windows:packageBin

Artifacts published to: https://wa9nnn.jfrog.io/

Source code at: https://github.com/dicklieber/fdcluster

Discuission at: https://groups.io/g/FDCluster

#Installation

Raspberry Pi

Install Java

https://bell-sw.com/pages/downloads/#mn Dowload the 32bit ARM Full verfsion deb file