Unison:Installation Instructions
This document provides steps on how to install Unison for the first time.
A video tutorial can be found here: https://vimeo.com/375022309
Minimum System Requirements
- Ubuntu 20.04
- 8GB RAM
- 500GB disk space
- 4 CPU Cores
Steps
- Unzip the Unison Tar file with the command
sudo tar –xvzf [file-name.tar.gz]
- (File is provided via download link)
- Navigate to the Unison folder:
cd unison
- Run the Install.sh file:
sudo ./install.sh
- During the install process a prompt will appear to ask you if any ports need to be configured before install. If no ports need to be configured, select Continue with install and it will use default ports.
- Next, you will be prompted to choose Backup Options.
- If
No Backups
is selected, clickContinue with Install
on the next screen.
- Once the install is complete a URL will display where the Unison dashboard can be accessed and setup.
- From the Unison Dashboard click
Get Started
to complete the setup.- Enter a License Key (This key is provided after the Unison Service is purchased.)
- Enter a support email
- Enter a new Base URL if needed.
- Next, Setup an Admin Account.
- Login with the account created.
- Setup the Time Zone.
Verification
Once Unison Service is up and running the data and services can be verified with steps below.
- Check all services are up
- Command: sudo docker service ls