You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/gokrazy/tsapp
Brad Fitzpatrick 02581b1603 gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab
... rather than abusing the generic tsapp.

Per discussion in https://github.com/gokrazy/gokrazy/pull/275

It also means we can remove stuff we don't need, like ntp or randomd.

Updates #13038

Change-Id: Iccf579c354bd3b5025d05fa1128e32f1d5bde4e4
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
builddir gokrazy/tsapp: remove builddirs packages that aren't in config.json 2 months ago
README.md gokrazy: add prototype Tailscale appliance, build tooling, docs 5 months ago
config.json gokrazy,tstest/integration/nat: add Gokrazy appliance just for natlab 2 months ago
usr-dir.tar gokrazy: add prototype Tailscale appliance, build tooling, docs 5 months ago

README.md

Tailscale Appliance

This is the definition of the Gokrazy Tailscale Appliance (tsapp) image. See the parent directory for context.

File contents

The config.json is a Gokrazy config.

The usr-dir.tar is a single symlink named bin pointing to /user. We write it to /usr/bin => /user so the Busybox ash shell's default $PATH includes /user, where the tailscale CLI is.

The builddir is the Gokrazy build environment, defining each program's go.mod.