Skip to content

troykelly/hassio-addon-unimus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Community Hass.io Add-ons: Unimus

Release Project Stage Project Maintenance Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

Discord Community Forum

Buy me a coffee

Unimus is a networking equipment configuration management solution.

About

IMPORTANT: Unimus is a paid service for more than 5 devices

The Hass.io Unimus add-on allows you to run a local Unimus server.

Installation

The installation of this add-on is straightforward and easy to do.

  1. Navigate in your Home Assistant frontend to Hass.io -> Add-on Store.
  2. Add a new repository by URL https://github.com/troykelly/hassio-addons
  3. Find the "unimus" add-on and click it.
  4. Click on the "INSTALL" button.

How to use

To use this add-on, you need to supply the config for Unimus to connect to your database.

  • Requires you have a mariadb server available (can I suggest another addon)
  • You will need your licence key from the Unimus Portal

You always need to provide the following entries within the configuration:

Really Important The first time you launch Unimus - you will be taken to the wizard.

If you make changes to the settings in the wizard, they will work until your addon restarts and the configuration file is overwritten.

{
  "license": {
    "key": "L-d348ee9a-3525-417b-923d-54cd0008d12b"
  },
  "encryption": {
    "key": "reallyCoMPlex-Key-HERE"
  },
  "database": {
    "host": "core-mariadb",
    "port": "3306",
    "name": "unimus",
    "user": "unimus",
    "password": "supersecret"
  },
  "ssl": false,
  "certfile": "fullchain.pem",
  "keyfile": "privkey.pem"
}

Click here for the full documentation

Unimus Screenshot

About

Run Unimus as a Hassio Addon

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages