Skip to content

TheThingsIndustries/lorawan-join-server-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Things Join Server Deployment

This repository contains deployment templates for The Things Join Server.

  1. Deploy cloud resources: Amazon Web Services (AWS)
  2. Deploy Helm chart

After Deployment

Use The Things Join Server CLI

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

The Things Join Server API

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.

Legal

Copyright © 2023 The Things Industries B.V.