I hereby claim:
- I am htdvisser on github.
- I am htdvisser (https://keybase.io/htdvisser) on keybase.
- I have a public key ASB8Vh-_0rGeh9hsivLF4yGcVI0h2tsn3EJCqt6NHCOWFQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
A script to bootstrap The Things Stack, based on the getting started guide.
SSHUser: the username that will be used to SSH into the server. This user must be able to sudo.Extract NetID assignments and generate table for documentation
netids.xlsx| #!/usr/bin/env bash | |
| set -e | |
| export TTN_LW_CONFIG=~/.config/ttn-lw-cli/ttn-lw-cli.yml | |
| ttn-lw-cli login | |
| echo -e '\n\nCreating Application...' | |
| ttn-lw-cli app create \ |