Skip to content

UnifiedViews/Packages

Repository files navigation

Packages

Please see UnifiedViews installation guide

Note: This repository is deprecated. Debian packages are maintained as part of UnifiedViews/Core+Plugins repository

Provides source for creating UnifiedViews packages for various Linux distributions.

To install unifiedview using postgresql

apt-get install unifiedviews-pgsql

To install unifiedview using mysql

apt-get install unifiedviews-mysql

How to create .deb packages for Debian:

go to where pom.xml is placed and run

mvn package

that creates files .deb in target/ Debian dependency graph

The known issues:

  • be aware of the possible problem - UnifiedViews/Core#258
  • to add backup configuration before an update installation of packages
  • to clean database schema during a purge phase
  • to change location from /etc/unifiedviews to /etc/default/unifiedviews