Skip to content

v0.4: UI rework, spectrumcomputing channel

Compare
Choose a tag to compare
@desertkun desertkun released this 17 Sep 17:13
· 11 commits to master since this release
  • The Hub is available as docker image: docker run -d --tmpfs /channels/hub/bin/cache -p 9493:9493 -p 16384:16384/udp -it desertkun/channels-hub:0.4
  • The Hub doubles up as a TNFS server so you can simply spin up the hub and configure the TNFS client
  • channels.tap is a Fuse tape file. Take care to enable and configure spectranet first. Or, you can just enable it and open the snapshot below, then open this file.
  • spectranet-snapshot.szx for convinience, this snapshot has spectranet for single host network already configured.
  • With those two above, just open the spectranet snapshot with Fuse, then open the channels.tap with fuse and then write LOAD "" and hit enter.
  • boot.zx and channels are part of TNFS distribution. Spin up tnfsd with these two in the folder and it should be able to serve to clients with auto-boot configured. Having that done, all you'd need is to boot the machine, and the machine will load the client automatically.