a1ex4 / ownfoil

Lightweight and customizable Tinfoil Shop manager, with automatic saves backup.
BSD 3-Clause "New" or "Revised" License
311 stars 32 forks source link

HTTPS / SSL native configuration #64

Open FoUStep opened 8 months ago

FoUStep commented 8 months ago

Feature request: Could you possibly make the docker(-compose) with options for HTTPS/SSL with a configuration towards a certificate and port?

I don't like reverse proxy's. I would rather prefer it to be directly into the docker image.

FoUStep commented 8 months ago

Not sure if there are parameters which can change the nginx.conf? Make 80 into 443 with a snake-oil certificate or self signed.

Does Tinfoil verify the SSL certificate? Perhaps it is my lack of understanding of running it in docker-compose to be able to change the internal configuration.