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 -xvf ONES-GAv1.1.tar.gz
Go to GAv1.1 folder on the server machine
root@ones-aplication:~$ cd GAv1.1
Run ones-installer.sh to Install the ONES application function
root@ones-application:~/GAv1.1$ ./ones-installer.sh
Fresh install
Installing ONES application...
Do you want to install SSL certificates? [y/n]n
Using self signed certificates.
NOTE:
By default, the installer has license for 8 devices upto 60days
ONESv1.1 support SSL certificate integration
User can choose YES if the User wants to integrate own SSL certificate
Choose NO, if the user does not have their own SSL certificate and wants to use the certificate provided by AVIZ
Local backup:
Do you want to enable DB backups? [y/n]y
Where do you want to store the backups? [local/remote]: local #local keyword trigger local database on server
Enter the backup directory: ./backups #Enter the server directory in which user wants to take backup
Enter the backup interval in seconds : 86400 #Enter the time in seconds to take backup after every interval
Enter the number of backups to retain (Older backups will be deleted): 5 #Enter the number of backup user wants to create
Remote backup:
Do you want to enable DB backups? [y/n]y
Where do you want to store the backups? [local/remote]: remote #remote keyword trigger remote database on server
Enter the remote machine IP: 10.4.4.11 #Enter the Database Sever IP
Enter the remote machine username: dbserver #Enter the Database server username with write permission
Enter the remote machine password: #Enter the Database Server password
Enter the backup directory: ~/dbserver/backups #Enter the Database server directory in which user wants to take backup
Enter the backup interval in seconds : 86400 #Enter the time in seconds to take backup after every interval
Enter the number of backups to retain (Older backups will be deleted): 5 #Enter the number of backup user wants to create
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 5 backups 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 IP to access ONES-UI.
Installation begins
Fresh install
Installing ONES application...
Do you want to install SSL certificates? [y/n]n
Using self signed certificates.
Do you want to enable DB backups? [y/n]y
Where do you want to store the backups? [local/remote]: local
Enter the backup directory: ./backups
Enter the backup interval in seconds : 86400
Enter the number of backups to retain (Older backups will be deleted): 5
Loading docker images..
Loading Collector..
92a4e8a3140f: Loading layer 83.87MB/83.87MB
...
...
...
Creating default user accounts
Aviz S3 Apps tables [AccessToken,ACL,RoleMapping,S3Role,S3User,S3Acl,S3RoleAclMapping,Setting,S3ComponentAcl,S3RoleComponentAclMapping,RedundancySetting] created in postgresql
Total roles created: 1
Total s3acl created: 5
Total s3Componentacl created: 9
Total settings created: 5
User created!! username: superadmin
Installed ONES application successfully.
Open browser at https://<host-ip>
Access ONES Application Web GUI from a supported browser using https://<host-ip>

Activation:
For Trail, user can choose Start A Trial
Then user can choose Activate License if user has activated key to supporting more then 8 devices
Start A Trail

Use Default credentials as below;
Username: superadmin
Password : Admin@123
Update/Change your password on the first login
Login To ONES
After Resetting the password use new credentials to login
You will see the default Dashboard → Hardware view
