Skip to content

aiv-code/docker-aiv

Repository files navigation

Docker-AIV

This repository provides the official Docker setup for deploying AIV Hub, the Active Intelligence Visualization platform.

AIV Hub is a powerful, self-service business intelligence and analytics platform that enables you to connect to your data, create stunning visualizations, and gain actionable insights. This Docker-based deployment allows for a quick and easy setup of the AIV Hub environment for development, testing, or production use.

Key Features

Rapid Deployment: Get a full AIV Hub instance running with a few simple commands.

Consistent Environment: Ensures a consistent and reproducible environment for all users.

Scalable: Easily scale your AIV Hub deployment up or down as your needs change.

Cross-Platform: Run AIV Hub on any system that supports Docker.

Getting Started

Prerequisites

  • Docker
  • Docker Compose

Installation

  • Clone the repository:
git clone https://github.com/aiv-code/docker-aiv.git 
cd docker-aiv 
  • Start the application:
docker-compose up 

Usage

Once the containers are up and running, you can access the AIV Hub frontend by navigating to http://localhost:8080/aiv in your web browser.

Credentials

Admin/password (role: Admin)

Demo/password (role: User)