Download Instructions

1

Download AyBorg

Current version

AyBorg v0.10-beta.1 (Windows) x64, .zip
AyBorg v0.10-beta.1 (Linux) x64, .zip
AyBorg v0.10-beta.1 (Linux) AArch64, .zip
AyBorg v0.10-beta.1 (macOS) AArch64, .zip
2

Unpack the zip file into a directory of your choice

3

Start the AyBorg services

A minimal setup consists of:

  • AyBorg.Gateway
  • AyBorg.Web
  • AyBorg.Agent

(Optional) macOS only

For macOS, you will need to add execute permissions to the application files. Open a terminal and navigate to the directory where you unpacked the binaries. Run the following commands for each application:

  • chmod +x [application] (eg. chmod +x ./AyBorg.Log)
  • ./[application] (eg. ./AyBorg.Log)
  • Open System Settings -> Security & Privacy -> Security and allow [application] to be executed.
  • Start the application again: ./[application] (eg. ./AyBorg.Log)

4

Open the AyBorg web frontend

  • Open your web browser
  • Navigate to http://localhost:6010
  • Log in:
    • Username: SystemAdmin
    • Password: SystemAdmin123!
    • We recommend changing the password immediately