Installing ONES Application
ONES Application system - Installation Steps
Enable super-user mode
user@ones-application:~$ sudo su
Extract the contents of the downloaded ONES Installer tar.gz file to this folder
root@ones-application:~$ tar -xvzf ONES-GA.tar.gz
Go to GA folder on the ONES application server
root@ones-application:~$ cd GA
Run ones-installer.sh to Install the ONES Application function
root@ones-application:~/GA$ ./ones-installer.sh
NOTE:
By default, the installer has license for 8 devices
Hitting ENTER without entering a license will activate the ONES application to support a maximum of 8 devices
User can provide license key provided by Aviz to activate more device
Enter ONES application (Host Server) IP for Web GUI Access
NOTE: The system might have multiple IP addresses, so a user needs to enter one of the IP that he wants to use to access the ONES Application dashboard
Installation begins
Access ONES Application Web GUI from a supported browser using http://<host-ip-address:3002
Use Default credentials as below;
Username: superadmin
Password : Admin@123
Update/Change your password on the first login
Password should contain:-
Minimum Password Length - 8 characters
Maximum Password Length - 24 characters
Character Support - Alpha Numeric
Special Characters - (# @ $ ! & % only)
Character Rule - At least one Upper Case and one special character
You will see the default Dashboard → Hardware view now
Last updated