Install & upgrade#

VOSS Core Platform Setup Workflow

@startuml
'Automate Installation Process Flowchart
!include style.iuml
start
:[[../src/user/install/concepts-install-introduction.html#overview Review install types]];
:[[../src/user/best-practices/best-prac-architecture.html Review deployment topologies]];
if (Cloud deployment?) then (Yes)

if (Cloud deployment type?) then (Azure)
      :[[../src/user/install/automate-azure-deployment.html Azure cloud install]];
else (AWS)

      :[[../src/user/install/automate-aws-deployment.html AWS cloud install]];
endif

else (No)

:On-prem install;
note left

*  [[../src/user/install/index-enterprise.html#hardware-specifications Review hardware specifications]]
*  [[../src/user/install/install-details.html Platform-install OVA on new VM]]
*  [[../src/user/install/index-enterprise.html#install-voss-automate Install VOSS Platform]]

end note
endif
fork
if (Netflow Management install?) then (Yes)
      :[[../src/user/install/index-enterprise.html#netflow-management-collection-server-installation Netflow Collection Server install]];
else (No)
endif
fork again
if (UC Monitoring install?) then (Yes)
      :[[../src/user/uc-monitoring/index-arbitrator-install.html Collector (Arbitrator) install]];
else (No)
endif
end fork
:Template install steps;
note right
    * [[../src/user/install/index-enterprise.html#unified-node-topology-installation Install unified node topology]]
    * [[../src/user/install/index-enterprise.html#modular-cluster-topology-installation Install modular cluster topology]]
end note
:[[../src/user/concepts-global-settings.html#enabled-solutions Product setup]];
note right
Products are setup as
enabled solutions or services in Global Settings.
*  UC Automation
*  UC Analytics
*  UC Monitoring
*  Contact Center Management
*  Netflow Management
end note
end
@enduml

Install VOSS

Fresh install: Cloud (Azure, AWS) or On-premises (VM).

install/index-enterprise.html
Compatibility matrix

View compatible versions of apps, browsers, and VMs.

index-compatibility-matrix.html
Architecture & hardware specifications

Best practices for deploying VOSS - single node or cluster of multiple nodes with High Availability and Disaster Recovery.

index-arch-hardware-spec.html
Health checks for cluster install

Checklist for VOSS install and deployment.

health-checks/index.html

Find supported upgrade paths, safety checks, and details on changes in this version in the latest Release Notes.

Upgrade with ISO & template

Major version upgrade.

install/index-upgrade-ISO.html
Compatibility matrix

View compatible versions of apps, browsers, and VMs.

index-compatibility-matrix.html
Architecture & hardware specifications

Best practices for deploying VOSS - single node or cluster of multiple nodes with High Availability and Disaster Recovery.

index-arch-hardware-spec.html
Health checks for cluster install

Checklist for VOSS install and deployment.

health-checks/index.html