Server Installation
QuickSelf-Hosted Start
Server Setup
For the admin who know what they need, and needneeds a fast way to get it, you can use this command to setup and install knocknoc server very quickly. CurrentlyThis is currently only supported on Debian 11 or 12.
Simply
- Log
thisinto you Knocknoc Server commandasline. - Become the root user
onusingyoursudo
Debian-isystem, - Run this command it will configure apt, setup secure repository access, and install knocknoc server.
curl -sSL https://packages.knocknoc.io/setup/setup_knocknoc.sh | bash
- Once the script is completed, you should be able to obtain the knocknoc-admin password from the
logs,logscat
orand/var/log/syslogthen|grep knocknoc-adminjournalctl -u knocknoc |grep knocknoc-admin
- Then browse to https://YourKnocknoc.url/admin
on your instance addressto continue the next steps.
Note - you need a license to use knocknoc server, they are available in the Knocknoc Licensing Portal.
YouNote will- you need a license to licenseuse knocknoc server, the server,details andcan thenbe configurefound authentication, agents, backends and aclshere.