Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🔫 polyGun-letsencrypt image

Simply start a secure gun server w/ LetsEncrypt SSL Certificates

Features

  • Fetch SSL certificates from LetsEncrypt
  • Automatically renew certificates
  • Forward all incoming HTTP requests to HTTPS

Parameters

  • PEM_EMAIL: registration + notification email for LetsEncrypt
  • PEM_DOMAIN: domain name for certificate
  • PRODUCTION: boolean, false for staging only (fake certificates)

Usage

Staging

PEM_EMAIL="your.name@some.domain" PEM_DOMAIN="gun.some.domain" nodejs server.js

Production

PEM_EMAIL="your.name@some.domain" PEM_DOMAIN="gun.some.domain" PRODUCTION="true" nodejs server.js

About

GunDB Polyglot Server [ https/wss + letsencrypt ]

Topics

Resources

Stars

21 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages