The following ports are used to establish the network tablo needs:
- 4000
- 4001
- 4003
- 4004
sudo nix-collect-garbage -d
nix build --log-format bar-with-logs
nix run .#tablo-master -- --interface INTERFACENAME
nix run .#tablo-node -- --interface INTERFACENAME
nix run .#tablo-client -- --master MASTERIPV4The following ports are used to establish the network tablo needs:
- 4003
In docker swarm mode:
./build-image-nix.sh
docker stack deploy --compose-file nix.compose.yml NAME --detach=false
tablo-client --master YOURMASTERIPThe flake in this repository allowes you to build minimal docker images that avoid as much bloat as possible.
To use this feature, you NEED to use nix. Download available at: https://nixos.org/
Tablo Transfer Protocol: TTP2
Tablo UDP Discovery: TUD