2025-11-30 09:43:24 -08:00
2025-11-30 06:39:03 -08:00
2025-11-30 00:21:38 +00:00
2025-11-29 18:00:19 -08:00

FARPNaaS

a draft repo for making a containerized farpn node

don't take this too seriously, this is just me messing around

TODOs:

  • implement build/run rigctld in a container
  • implement build/run direwolf in a container
  • implement build/run bpq in a container

SOMEDAY:

  • implement other packet terminal in a container?
  • implement build/run pat in a container
  • pick a better license

Process:

  • attempt to do this with a compose file to make reproducable

Assumptions:

  • runs rootless
  • access to audio device might be a problem?

Purpose:

  • Learn something about these new fangled containers
  • implement a method to get a FARPN node easily stood up, but not necessarily targeted at new users.
  • have a easy to spin up FARPN stack to run tests and configurations with
Description
a draft repo for making a containerized farpn node don't take this too seriously, this is just me messing around
Readme MIT 37 KiB
Languages
Dockerfile 100%