Everything you need to deploy and manage EdgeTunnel products.
EdgeTunnel is designed to simplify administration of Linux-based infrastructure. Deploy lightweight agents on your devices and manage them through a centralized dashboard.
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
| 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 |
Main configuration file:
/etc/edgetunnel/config.ymlExample configuration:
server: address: cloud.edgetunnel.local device: hostname: edge-node-01 logging: level: info
edgetunnel status
edgetunnel restart
edgetunnel update
edgetunnel version