One click install

Deploy Class 4 Fusion in one click

Pick your cloud or bring your own server. Each option is designed to launch the DNL Class 4 stack quickly with cookbook-backed installation paths and production-ready defaults.

Install command center

Select provider, confirm region, launch your switch.

01 Provider
02 Region
03 License
04 Launch

Ready checks

SIP services online

Routing database seeded

Billing engine initialized

Supported install targets

Choose where to launch DNL

Each button represents a one-click deployment path for the Class 4 Fusion environment.

DO

Digital Ocean

Start with simple Droplet-based hosting.

Oracle Cloud testing

Use Free Ampere for install smoke tests

Oracle Cloud Always Free Ampere A1 can be used to validate the OCI launch flow, networking, cloud-init, and first-boot logs without running production traffic.

01

Start with A1 Flex

Select VM.Standard.A1.Flex with 1-2 OCPU and 6-12 GB memory for a free-tier test.

02

Expect ARM limits

Use this path for installer testing. Full Class 4 validation may require x86 packages.

03

Retry on capacity

If OCI reports no A1 capacity, retry later or use another region before choosing paid x86.

500 ports included

The one click install is good for 500 ports

Start with the included 500-port switch license. If your traffic needs US LRN support, or you need more than 500 ports, add the license in app.denovo.me and bind it to your switch with the Switch UUID.

01

US traffic with LRN support

Buy an LRN license in app.denovo.me, paste your Switch UUID, then activate the license for US routing workflows.

Buy LRN license
02

More than 500 ports

Buy a port license in app.denovo.me when your deployment needs capacity beyond the included 500 ports.

Buy port license
DNL UI Switch UUID copied into app.denovo.me to activate LRN or port licenses
Copy the Switch UUID from the Class 4 Fusion UI, then paste it in app.denovo.me to attach LRN or port licenses.
01

Install and open the UI

Launch the switch, log in, and confirm the included 500 ports are active.

02

Copy Switch UUID

In the switch UI, open System > License and copy the Switch UUID.

03

Add switch in app.denovo.me

Open app.denovo.me, add a switch, and paste the UUID into the license portal.

04

Activate license

Apply the LRN license or port license, then refresh the license status in the UI.

Own server path

Prefer full control? Start from a GitHub-backed installer.

Run the one-line installer on a fresh Rocky Linux 8 server when you want to manage infrastructure, networking, storage, and security directly.

Rocky Linux 8 / root shell

curl -fsSL https://raw.githubusercontent.com/denovolabsoft-stack/denovolab-deploy/main/deploy/own-server/install.sh | sudo bash
View GitHub installer