Skip to content

intERLab-AIT/LoRaIoT-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRaIoT Webserver

Nginx server with cryptbot. Reverse proxying ttn3 stack and lorarelay.

To start server.

docker-compose up -d loraiot-webserver

To generate Cert.

docker-compose run --rm  certbot certonly --webroot --webroot-path /var/www/certbot/  -d ttn.hazemon.in.th
docker-compose run --rm  certbot certonly --webroot --webroot-path /var/www/certbot/  -d lora.hazemon.in.th

To renew certs (every 3 months)

docker-compose run --rm certbot renew

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published