A new kind of computing experience that puts you in control.
This is a work in progress, with full documentation on how to use this software being added here once it is ready for release.
To install our alpha build, start with any Ubuntu VPS you have nothing important on. Then simply run:
curl -fsSL https://raw.githubusercontent.com/MagnetosphereLabs/VortexOS/main/vortex_installer.sh | sudo bash
To view live logs, simply use this command:
sudo journalctl -u vortex-node.service --lines=1000 --follow
To uninstall our alpha build of VortexOS, simply run this command:
curl -fsSL https://raw.githubusercontent.com/MagnetosphereLabs/VortexOS/main/vortex_uninstall.sh | sudo bash -s -- --yes