Skip to content

Releases: virtual-labs-archive/lik

LDK 1.0

23 Aug 04:27
Compare
Choose a tag to compare

The kit contains documentation and software to make a lab auto deployable and UI-1.0 Compliant.

  • Auto Deployment

The new enhancements contained in the OVPL 1.0 allow the following:

  1. Deploy a lab from the sources on AWS cloud. This means an adapter to create
    a virtual machine on the Amazon Cloud and run the installation scripts to
    deploy the lab on this newly created virtual machine is provided.
  2. Deploy a lab from the sources on the cloud on a bridged cloud in IIIT
    infrastructure. This means an adapter to create a virtual machine on the
    bridged cloud and run the installation scripts to deploy the lab on this
    newly created virtual machine is provided.
  • UI 1.0 Compliance

The new enhancements contained in the UI 1.0 compliance kit allow the
following:

  1. Build the software with the new ORG version 8.2
  • Persistence 1.0

    The documentation on writing the scripts to provide the ability to backup the
    data store generated by the lab and restore the backed up data store when the
    same lab is deployed on a new virtual machined is included.

First release of LIK

18 Aug 06:37
Compare
Choose a tag to compare

The kit contains documentation and software to make a lab auto deployable and UI-1.0 Compliant.

  • Auto Deployment
    With the help of software and documentation available in the lik, an
    integration engineer can
    1. Run auto-deployment service on an integration engineer's workstation
      and deploy a lab on a virtual machine created on the workstation. This
      step allows an engineer to test the lab for auto deployability.
    2. Request to deploy a lab in the hosting ifrastructure of IIIT-H. The auto
      deployment service running in the IIIT infrastructure deploys the lab in an
      independent VM.
  • UI 1.0 Compliant
    The software and documentation in the LIK allows an integration enginner to:
    1. Provide a Unified look and feel :: The UI 1.0 Toolkit offers a uniform
      user interface for authoring and interacting with the virtual labs. It
      also provides labs a simple and uniform web interface and a homogeneous
      hosting framework.
    2. Adhere to coding standards :: The Toolkit ensures that lab developers
      follow good programming practices to make the code of the labs efficient
      and readable.
    3. Upgrade widgets and components :: The UI 1.0 template makes it easy for
      lab developers to modify and update widgets and/or components.
    4. Provide for better versions of template :: In future, if advanced versions
      of the UI template are created, the lab developers can transfer the lab
      content automatically as per the new versions.