Lodestone-Team / lodestone_core

The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
https://www.lodestone.cc/
GNU Affero General Public License v3.0
60 stars 7 forks source link

Support for https and wss #94

Closed Ynng closed 1 year ago

Ynng commented 1 year ago

Intention

We should support https and wss so that those who want to set it up can.

Ideally we should also have wiki pages on this topic, and guide on how to set it up with certbot or something. This would also serve as the basis for automating this process in the future.

Edit: Also ideally, we can have both https and http at the same time, since tauri currently defaults to http