Skip to main content

Creating a server

Create up your own Pocket Relay server using one of the guides below.

I want to run my server using an executable

This is the standard setup is usually the best option for most users if you haven't used docker before or don't want to use docker and just want to quickly setup a server

I want to run my server within Docker

This is intended for those who already have docker setup and would like to run Pocket Relay as a container rather than an executable

After setting up your server you can check out the Configuration Builder and Configuration documentation to configure your server to your liking

WAN Servers

If you plan to host a WAN server aka a server that you are exposing to users outside of your local network, it's crucial to review the WAN guide.

Reverse Proxy Setup

Pocket Relay works behind reverse proxies, if you intend on using one make sure you follow the Reverse Proxy guide.