Skip to content

Quick Setup

You have a server. We think you may want to know how to get it cooking.

We assume you didn’t get into this industry to configure gear, so this guide is intentionally brief. After this, if you have more questions, navigate to the other pages that have deeper dives into each feature.

This guide presumes that you’ve already done the hardware setup and powered on.

We’ll find the IP address of the server and open the UI in the browser.

  1. Plug it in
    Hook up Port 8 (server) or Port 2 (smol) either into your network or directly to a computer.
  2. Find it on the network
    There are two options: Link-local or DHCP.
    Link Local
    If you don’t have DHCP or are plugged in directly, this port has a link-local address assigned of 169.254.1.1. If your computer doesn’t have a link-local address, set one like 169.254.1.99.
    DHCP
    If you’re plugging into the network with DHCP, this port is defaulted to have DHCP enabled and it will (hopefully) an IP address. Use an IP scanner to find the server or look in your DHCP server to see the address.
  1. Open the web app
    Use the IP address from Step 2 (either the DHCP address or 169.254.1.1) and type that into a browser.
  2. Celebrate?
    You should see the homepage of the server website. If not, well heck. We’d recommend confirming your computer network settings, cabling, and the address in the browser. If you’re still having trouble reach out on Discord or our Contact page.

This is close to what you should see. Your url will be different (http://169.254.1.1 for example)

Homepage

Now, let’s get the server setup to talk to your network.

We recommend that if you’re using DHCP you reserve the IP Address in your DHCP server otherwise just set a static ip address.

  1. Navigate to the settings page
  2. Select the Server panel
  3. Select the interface you’d like to configure
  4. Add the network options that make sense: DHCP, VLANs etc.

Network configuration page showing the interfaces and other parameters

The devices feature is the core of the software. This is how the server knows what it can communicate with.

There’s two ways to add devices.

  1. Add manually. We recommend this path if you only want to add one or two devices now.
  2. Add from the network scanner. We recommend this path if you have lots of devices.
  1. Navigate to the devices page
  2. Click + New
  3. Fill out the bits
  4. Hit Enter or click Save

New Device Page New device page showing device creation in progress

You did it! The server was setup. Hopefully, that was quick. Now you can take the devices you added and do stuff with them like add them to macros or the router.