Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.07 KB

File metadata and controls

24 lines (15 loc) · 1.07 KB
id title is_entry_point
dr-wiki-hosting
Dungeon Revealer Hosting
false

Under construction!

Self-Hosting

Local Network

Local network connection is currently the default assumption of these docs.

Remote Access

In order to allow players and even other DMs to remotely access to your installation, you need to enable additional outside services. The easiest two approaches to this are either using a Virtual Private Network (VPN), or a combination of Dynamic DNS (DDNS) and local port forwarding:

  • VPN: Many modern routers feature built-in VPN configuration. See your router's docs for more details.
  • DDNS: A number of free and paid online DDNS services exist that can forward a custom hostname to your home internet network. Using port forwarding (see your router's docs) it's easy to then forward a remote port to the host port of your Dungeon Revealer installation.

Hosting on a Server