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:~$ mkdir ONES-1.2.1
root@ones-application:~$ tar -xvzf ONES-1.2.1.tar.gz -C ONES-1.2.1
Go to ONES-1.2.1 folder on the server machine
root@ones-aplication:~$ cd ONES-1.2.1
Run ones-installer.sh to Install the ONES application function
root@ones-application:~/ONES-1.2.1$ ./ones-installer.sh
The installer file automatically detect & will process fresh installation or upgrade to the new version
By default, the installer has a license for 8 devices upto 30days
ONESv1.2.1 support SSL certificate integration
User can choose YES if the User wants to integrate their own SSL certificate
Choose NO, if the user wants to use self-signed certificate that is integrated into ONES package.
ONESv1.2.1 support certificate-based authentication between ONES Controller and devices
4. The installation allows a user to enable DB backup
Users can choose the local or remote location to backup the database
By-Default application creates a database backup in every 86400 seconds(1 day), but user can modify it as per the requirement
By-Default application creates 1 backup for local and for remote it has a range 1 to 3 and once it will add one more it will remove the first copy of the database, User can modify the number of backup files at the time of installation
NOTE: The system might have multiple IP addresses, so the user can use any one IP to access ONES-UI.
Installation begins
While doing an upgrade from ONESv1.2 to ONESv1.2.1, it removes the user database
Access ONES Application Web GUI from a supported browser using https://<host-ip>
Activation:
For Trail, user can choose Start A Trial (valid for 30days)
For Activation, user can choose Activate License if the user has an activation key of any subscription
Start A Trail
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
Login To ONES
After Resetting the password use new credentials to login
You will see the default Dashboard → Hardware view
Activate License
Get the Activation key
Share ONES installation ID to the AVIZ support team
As per PO, the AVIZ team will share the Activation key
Paste the activation key and Activate
Users can activate ONES Application first time just after installation(first-time ONES application shows the page to activate the license
After evaluating ONES application, the user will have the option to activate the license anytime from the dashboard
Last updated