This repository contains deployment templates for The Things Join Server.
- Deploy cloud resources: Amazon Web Services (AWS)
- Deploy Helm chart
Get started with ttjs CLI to manage The Things Join Server. When you run ttjs init, use the following settings:
- Server URL: The public URL (
https://<domain>) - Provisioner username:
root(default) - Provisioner password: See deployment instructions
You can also work directly with the API. Go to Swagger UI, enter https://<domain>/api/v2/openapi.json in the URL bar and click Explore. Click Authorize to authorize with the Provisioner username and password.
Copyright © 2023 The Things Industries B.V.