Skip to content
forked from bhavik2018/znx

Linux distribution deployer and updater.

Notifications You must be signed in to change notification settings

exiledbeing/znx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

znx

Build Status

  • Parallel deployments of Linux distributions.
  • Upgrade the systems in an atomic way.
  • Update the images with differential content (just the missing or modified blocks are downloaded).

For more information about how znx works, please refer to the documentation.

In the image below, you can see znx's boot menu.

To try it out, download the AppImage, give execution permissions to the AppImage and run as root:

./znx init /dev/sdX
./znx deploy /dev/sdX nitrux/stable http://repo.nxos.org:8000/nitrux_release_stable

Be sure to replace /dev/sdX with the name of your device. These commands will initialize the storage device and deploy the nitrux/stable image on the device.

About

Linux distribution deployer and updater.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%