An http to https redirect microservice.
snap install http-to-https
This snap has one parameter, port which defaults to 8000. Use the snap set command to update the port. Changes take effect immediately if the service is running.
snap set http-to-https port=80
snap get http-to-https port
View logs using snap logs
snap logs -f http-to-https
http-to-https is open source software developed by RosHub Inc.