Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ceratop/loraserver-docker

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Images for LoRa Server and LoRa App Server

WARNING:

The repository is not maintained anymore. Please, use official Docker images from the LoRa Server project.

LoRa Server - open source LoRaWAN network-server created by Orne Brocaar.

Supported versions:

  • v1.1.0

    • LoRa Server: 0.19.1
    • LoRa App Server: 0.10.1
  • v1.0.0

    • LoRa Server: 0.16.1
    • LoRa App Server: 0.7.2

Deploy

  1. Clone the repository:

    git clone https://github.com/ceratop/loraserver-docker.git
    
    git checkout v1.1.0
    
  2. Change the default configuration and generate certificates (optional):

    Change the following envars in docker-compose.yml:

    • POSTGRES_PASSWORD
    • LORASERVER_DB_PASSWORD
    • LORAAPPSERVER_DB_PASSWORD
    • NET_ID
    • BAND
    • JWT_SECRET

    Generate the certificates and put them in lora-app-server/certs folder by replacing default.crt and default.key files.

  3. All set! Run:

    docker-compose up -d
    

    and go to https://<host>.

License

MIT License.

About

Docker Images for LoRa Server and LoRa App Server

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.