Documentation

Everything you need to deploy and manage EdgeTunnel products.

Getting Started

EdgeTunnel is designed to simplify administration of Linux-based infrastructure. Deploy lightweight agents on your devices and manage them through a centralized dashboard.


Installation

Download the latest package and install it using your package manager.


sudo dpkg -i edgetunnel-agent.deb


sudo systemctl enable edgetunnel

sudo systemctl start edgetunnel


System Requirements

Operating System Linux (Debian, Ubuntu, Fedora, Rocky, AlmaLinux)
CPU 64-bit x86 / ARM64
Memory 512 MB minimum
Disk Space 150 MB
Network Standard TCP/IP connectivity

Configuration

Main configuration file:


/etc/edgetunnel/config.yml

Example configuration:

server:

  address: cloud.edgetunnel.local

device:

  hostname: edge-node-01

logging:

  level: info


Security

  • TLS encrypted communication
  • Role-based authentication
  • Certificate management
  • Audit logs
  • Automatic key rotation

Command Line Interface


edgetunnel status


edgetunnel restart


edgetunnel update


edgetunnel version


Frequently Asked Questions

Most modern Linux distributions and ARM platforms.

Yes. One dashboard can manage hundreds or thousands of registered devices.

Yes. REST API and CLI tools are available for automation.