Skip to content
ProductHow it worksStacksSecurityTunnelsPricingDocumentationSign in
Nolay
PricingDocumentation
Sign inGet started
Documentation sections

Search runs over page titles and text, the index is built at build time.

Getting started

What Nolay isWhat you need before you startConnecting a server

Search runs over page titles and text, the index is built at build time.

Getting started

What Nolay isWhat you need before you startConnecting a server
  1. Documentation
  2. Getting started
  3. Connecting a server

Connecting a server

Installing the agent with one command and checking that the server appeared in the panel.

After this page you will have a server connected to the panel and ready to take projects.

What you need before you start

WhatHow to check
The server fitsUbuntu LTS or Debian 12 and newer, x86_64, systemd, root
The server is added in the panelIt is created in the Servers section and the panel printed the install command
The agent token and idThe panel prints them in the same command

Steps

  1. Open the Servers section in the panel and create a server. The panel prints a ready install command with the token and the id.

  2. Run the command on the server as root. It downloads the script and the binary from get.nolay.ru and verifies the checksum.

curl -fsSL https://get.nolay.ru/install.sh | sudo sh -s -- --hub-url wss://api.nolay.ru/agent/v1 --token <token> --agent-id <uuid>
  1. Wait for the installation to finish. At the end the script prints the agent version and the state of the service.
systemctl is-active nolay-agent
  1. Go back to the panel. The server switches to Online within a few seconds after the service starts.

Manual check

Make sure the agent opened no inbound port:

ss -tulpn

Look at the service journal:

journalctl -u nolay-agent -n 50

Updating and running again

Running the same script again updates the binary and the unit. The config /etc/nolay/agent.toml, the data in /var/lib/nolay and project containers are not touched.

If it did not work

SymptomCauseWhat to do
The installation stops on the checksumThe checksum file did not download or the binary is damagedRun the installation again and pass --sha256 explicitly
The server stays OfflineThe agent cannot open an outbound connection to api.nolay.ruCheck the server network and the firewall rules for outbound connections
The service does not startThe config or the token are written incorrectlyLook at journalctl -u nolay-agent and run the installation again

What next

Read What Nolay is and create the first project in the panel.

On this page

What you need before you startStepsManual checkUpdating and running againIf it did not workWhat next
Edit on GitHubUpdated 2026-09-22
Nolay

The panel is ours, the applications run on your server. You pay your hosting provider for the server separately.

Product

How it worksSupported stacksPricingQuestions and answers

Get started

First projectRegular deploysClient projectsOpen the panel

Documentation

What Nolay isWhat you need before you startConnecting a servernolay-docs

More

Service statusContactsPublic offerPersonal data policy
2026, Nolay. Company details are on the contacts page.