12-14-2023, 02:12 PM
Hey guys, i work as devops and i dont know how you setup this forum, but i`d use a docker container to host the forum and then the nginx proxy manager tool to forward traffic to it specifically, in the nginx proxy manager you have ssl auto option with lets encrypt free ssl certs, so basically you just put the option of ssl true, and it automatically sets an ssl to your forum . If using a dedicated server i strongly suggest to install portainer, for container orchistration, and the spin up your forum as a docker container with dedicated persistance volume, and the nginx proxy manager , all those work out of the box with no complicated setups. If you need help i`d be happy to assist you Joel.