Skip to content

OMNIALowCode/omnia3-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OMNIA 3 Deployment

Repository with samples for the OMNIA Platform version 3 deployment operations.

Install Omnia Platform

Script omnia-install.sh can be used to install Omnia Platform along with all its software requirements on a new infrastructure.

Usage

  1. Copy omnia-install.sh file to the Ubuntu machine where OMNIA Platform will be installed
  2. If necessary, grant access privileges to execute the bash script
    chmod +x omnia-install.sh
  1. Execute the script
    sudo ./omnia-install.sh

Update Omnia Platform version

Script omnia-update.sh can be used to update Omnia Platform to the latest version available on the Platform Feed.

Usage

  1. Copy omnia-update.sh file to the Ubuntu machine where OMNIA Platform will be installed
  2. If necessary, grant access privileges to execute the bash script
    chmod +x omnia-update.sh
  1. Execute the script
    sudo ./omnia-update.sh

License

OMNIA 3 Deployment scripts are available under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages