https-portal
https-portal copied to clipboard
A fully automated HTTPS server powered by Nginx, Let's Encrypt and Docker.
My AWS Security Hub was failed with `ECS containers must restrict access to the root file system to read-only` so i want to add read_only to my Docker compose file...
We use mkcert to generate self signed certificates - Is there any way for us to use [pre-existing externally generated] self signed certs in STAGE:local mode ? Would be great...
I'm trying to configure scinote with https-portal, I can get it working with the "dangerous docker discovery method" but i wanted to avoid using this method if it try or...
ERB supports space trimming (https://www.puppet.com/docs/puppet/5.5/lang_template_erb.html): > You can trim whitespace surrounding a non-printing tag by adding hyphens (-) to the tag delimiters. > -%> — If the tag ends a...
I really love your docker image and sadly docker is deciding to remove those. [https://blog.alexellis.io/docker-is-deleting-open-source-images/](https://blog.alexellis.io/docker-is-deleting-open-source-images/) Was wondering if the image for this package could be also uploade soewhere else (github?)
Hello, I am having trouble configuring https-portal to work with a Streamlit web app deployed with docker. This is my attempt at a docker-compose.yaml: ``` version: '3' services: https-portal: image:...
I'd like to know if it is possible to have the Basic-Auth and the ACLS created at the container level and NOT the NGINX level? I find I have to...
Hi! Unfortunately, there are a lot of critical cves in version 1.23.0. ``` Running trivy for https-portal... Total: 11 (CRITICAL: 11) ┌──────────────────────┬────────────────┬──────────┬──────────────┬─────────────────────────┬──────────────────┬──────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Status...
Hi! My company uses Retool which, in its default, self-hosted configuration, is able to rely on the `https-portal` docker image to manage its SSL certs. I was having some trouble...
We are using your solution for example on one server with 25 different domains. There are copies of the same docker image being used acrcoss different domains for technical reasons,...