fullchain.pem
and key file as privkey.pem
<mounting-directory>/ssl/
(Note: Please change <mounting-directory>
by the mounting volume directory in the docker-compose.yml
. Default is ./stacks
)docker restart appsmith
<mounting-directory>/ssl
and use them if they exist.fullchain.pem
and privkey.pem
, it will be considered as missing custom certificate and auto-provisioning the certificate by Let's Encrypt/home/ubuntu/appsmith/stacks/configuration
folderdocker.env
file here and change the value of APPSMITH_CUSTOM_DOMAIN
variable to your custom domain. For example:docker-compose restart appsmith
. This will provision the SSL certificate automatically before starting the server.Add domain
button in the Domains
sectionNext
. Heroku will provide you with a DNS target that you can map your domain with.DNS Target