Linux
Before proceeding, please make sure all the installation requirements are met (https://support.newired.com/hc/en-us/articles/360004008239-Installation-Requirements)
Read these instructions carefully from start to finish. Make sure that you understand each step before starting the upgrade.
Setup and configuration:
PostgreSQL host: 127.0.0.1
PostgreSQL port: 5432
PostgreSQL user: postgres
PostgreSQL password: __YOUR_INTERNAL_PASSWORD__
Newired license file: /opt/Newired/tomcat/conf/newired.license
HTTP port (tomcat internal service): 8090
Check that java works for sudo command
sudo java
Download Newired Portal xx.x from https://download.newired.com
And save files to /opt/ on your server:
/opt/Newired-Portal-xx_0_0-rhlinux.sh
Allow the execution of the .SH file with the following command:
sudo chmod +x /opt/Newired-Portal-xx_0_0-rhlinux.sh
Start the installation:
sudo /opt/Newired-Portal-xx_0_0-rhlinux.sh -c
The installation will start and you will be now guided trough the installer:
Read guidance and press "enter" to continue.
Accept agreements by writing "1" and pressing "enter" to confirm:
Press enter to continue with the default value in brackets, or write and confirm a different path:
Press "enter" to continue with the default value in brackets or select a different path if you did not delete Newired directory:
Choose features by writing numbers of them separated by comma or press "enter" to continue with default selection in brackets:
If you want to create symlinks press enter, otherwise write "n" and confirm with enter:
Press "enter" to continue with default value in brackets or write path and confirm with "enter":
Press "enter" to continue with default value in brackets or write a port number and confirm with "enter":
Press "enter" to continue with default value in brackets or write a port number and confirm with "enter":
Write path to license file and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write domain name and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write path and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write url and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write name and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write port number and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write password and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write file storage URL and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write file storage port and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write file storage user name and press "enter" to confirm or press "enter" to continue with default value in brackets:
Write file storage password and press "enter" to confirm or press "enter" to continue with default value in brackets:
Select your default language. This language will be used as default when creating a new journey. Write number of language and press "enter" to confirm or press "enter" to continue with default value (EN english US):
Installation will proceed:
Check that Newired service started
sudo systemctl status newired |
Output: