benchkram / bobc

Remote cache for https://bob.build
https://bob.build/docs/remote-cache
GNU Affero General Public License v3.0
9 stars 1 forks source link

Automate caddy and mkcert so full https locally #7

Open gedw99 opened 1 year ago

gedw99 commented 1 year ago

This will make any https environment needed locally

It can be outside docker too by just wrapping calls to it if your want to automate this in .

Equanox commented 1 year ago

Feel free to create a PR with an example to setup bobc with caddy and mkcert. Bobc will not natively integrate with any reverse proxy but it would be very beneficial to have examples how to set it up with specific proxies in mind.