Skip to content

This repo contains a GUI installer that can set up the iNethi Docker environment.

License

Notifications You must be signed in to change notification settings

iNethi/gui-installer

Repository files navigation

iNethi GUI Installer

A GUI installer app built with Electron to simplify the process of installing the iNethi network system. Find more details on the iNethi website.

Usage

This app can be built from source or run from a pre-packaged application for Ubuntu Desktop 22. A Windows pre-packaged app is in the works while Mac users will need to build it from source using NPM.

Build from Source

  1. Clone the repo.
  2. Install dependencies using npm from the root directory.
npm install
  1. Start the application.
npm start
  1. Follow the on-screen instructions to build your server.

Run from Pre-packaged Application

Find a release in our GitHub releases.

Contributors

Pieter Hoppenbrouwers

Keegan White