This is a video form of the guide

This is a video form of the guide

Logging into your game panel

If you're using anything.panel.gg as the domain, then you can skip the next paragraph.

If you're using a custom domain, you need to setup the DNS records. For help doing this, follow our micro-guide on Pointing your domain at WISP (DNS). Note: after you have setup the DNS records, custom domains will take a couple more minutes before you can access them.

To login to your panel, you'll need to follow the link in the email we sent you. This will setup your administrator account on the instance, and this is what you will use to login into the instance from now on. If it isn't obvious, it's worth noting your account on your game panel is separate from the account you use to login to the dashboard on wisp.gg.

Installing the daemon on your node

<aside> ⚠️ If you're Migrating to WISP from Pterodactyl, you should follow the instructions on that page before installing the daemon on a node you want to migrate!

</aside>

Find your install command in the dashboard by scrolling down and clicking "Copy Command" on the license you want to use. You will get a command that looks like this:

bash <(wget -qO- "<https://wisp.gg/install?license_key=XXXXXXXXXXXXXXXXX&instance_url=https%3A%2F%2Ftest.panel.gg>")

Run the command on your machine terminal as root user and not as sudo.

<aside> 🚧 This command contains your license key! Make sure you don't reuse or share your license key.

</aside>

Depending on your system, the installation can take some time. The daemon will add itself to your panel automatically. Please be patient and allow up to 5 minutes for the process to complete and for the daemon to register itself on the panel. The node must meet the WISP Minimum Requirements

<aside> 💡 Please read the Troubleshooting WISP documentation if the Node does not show up as registered or active.

</aside>

You can locate the newly registered Node on the Admin Panel under Management → Nodes. Admin Panel can be reached by clicking on the settings cog at the bottom left corner or by typing /admin at the end of your Panel instance URL, such as https://your.panel.gg/admin with your-panel.gg replaced with your own domain.

You can click on the image to enlarge it

You can click on the image to enlarge it

The final step