Go to sloppy.io
The easy way to host your docker container
Search results for:
ssl
YAML reference:
ssl
ssl
(OPTIONAL) Make your application available using a custom domain via HTTPS and a free
SSL
certificate… Make sure your domain points to our loadbalancer, then set the
ssl
flag in your sloppy.yml:
ssl
: true… services: frontend: apache: image: "sloppy/apache-php" instances: 1 mem: 128 domain: "mydomain.com"
ssl
Written by
sloppy
Updated over a week ago
JSON reference:
ssl
ssl
(OPTIONAL) Make your application available via HTTPS and a free
ssl
cert from letsencrypt.org… Make sure your domain points to our loadbalancer then set the
ssl
flag in your sloppy.json: "
ssl
"… If you have an app with a custom domain you can easy create a
ssl
cert for you app using sloppy.io
Written by
sloppy
Updated over a week ago
Do you support
SSL
or TLS (HTTPS)?
To go live, we'll generate free
SSL
certificates (using Let's Encrypt) for your custom domains
Written by
sloppy
Updated over a week ago
Domains
HTTP/HTTPS, Subdomains (*.sloppy.zone), Custom Domains, Let's Encrypt
SSL
/TLS certificate, Port Mappings… To enable the free Let's Encrypt
SSL
certificate for your custom domains, set the
ssl
key to true… Let's Encrypt
SSL
/TLS certificate
Written by
sloppy
Updated over a week ago
TCP ports
follow the same approach for encryption (see MongoDB security; configuring MongoDB docker image with
SSL
Written by
sloppy
Updated over a week ago
CI/CD
our Docker hosting platform, you can compose, deploy, and immediately test your staged build under a
ssl
-protected
Written by
sloppy
Updated over a week ago
Load Balancer
Category: Deploy Hosting Plan: Basic, Professional, Business Tags: TLS,
SSL
Written by
sloppy
Updated over a week ago