Skip to content

Repository files navigation

Argeniss

RoLaGuard Community Edition

Run RoLaGuard from a virtual machine

The easiest way to run RoLaGuard is to use a VM with Minikube, with all components preinstalled, and ready to use.

  1. Download the VM file from here, it's an OVA file, you could import on any hosted hypervisor software (we recommends VirtualBox)
  2. Import the VM downloaded into your system: VBoxManage import rolaguard-minikube.ova
  3. Power on the VM imported: VBoxManage startvm "rolaguard-minikube" --type headless
  4. Access to RoLaGuard from your browser: http://localhost:30003

Notes:
  • To power off your VM, just run: VBoxManage controlvm "rolaguard-minikube" acpipowerbutton
  • If it's needed, you could access to your VM: ssh -p 11122 root@127.0.0.1 with password: root
  • And also, you could see the Kubernetes Dashboard here



Run RoLaGuard in a Minikube cluster

To install Minikube and configure RoLaGuard Community Edition on a local Kubernetes cluster follow the instructions for your OS:

Once Minikubes is running and all RoLaGuard conponents are active, to access the RoLaGuard web interface, write this address in you web browser:

http://localhost.rolaguard:30003

To access the system use these credentials:

  • user: admin
  • password: admin

Please, remember to change the password!!

About

RoLaGuard is a system to protect LoRaWAN Networks from cyber threats.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages