linuxserver / docker-bookstack

A Docker container for the BookStack documentation wiki
GNU General Public License v3.0
762 stars 108 forks source link

[FEAT] SSL certificate change #220

Closed kaju666 closed 1 month ago

kaju666 commented 1 month ago

Is this a new feature request?

Wanted change

Possibility to add own certificate file (.pfx) Or instruction how to do it :)

Reason for change

Increasing security.

Proposed code change

No response

github-actions[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

j0nnymoe commented 1 month ago

The recommendation is to put the container behind a reverse proxy. Though you are free to configure the container as you wish as it's just nginx hosting bookstack in the container.