June 2025 Release (Version 0.3.0)
Update 0.3.0: This update addresses the following issues.
- Fix security list options issue where the fields were not being correctly hidden.
- Fix issue where Documentation tab was not always highlighted correctly.
Welcome to the June 2025 release of OKIT. This release extends the number of resources supported within OKIT-Desktop.
OKIT Desktop Features
- Rebrand to Edge Cloud Design Tool
- Add feature to allow the user to specify that the Identity Resource should be split from non-identity resources and create multiple directories.
- Option to Edit Lock resource, i.e. do not allow editting of fields if the lock is closed.
- Save now always guarentees a ".okit" extension
- Add Simple Theme framework.
- Create Reducer based Contexts in readiness to improve code.
- Cache
- Console Config
- Theme
- Active File
- Restructure build workflow to create Classic & Desktop releases.
Beta Overview
The public Beta native desktop installs are attached to this release.
This Beta release shows the new desktop functionality that will be available in the next iteration of OKIT providing Native Installers rather than the current Web Based solution. In addition to a native installation the designer provides a true Drag-&-Drop interface allowing the user to define the layout of there design without any of the previous restrictions.
The concept of container based layouts has been removed and as such Compartment are no longer represented on the canvas but are created as tabs across the top of the design with functionality that will allow the user to hide/show resources associated with the compartment. We have also added the concept of multiple Page/Views of the designs resources by placing page tabs at the bottom of the design. Here the user can create addition pages to show sub-sets of the designs resources, which can be selected from the "model" palette.
At present the Open Cloud Designer only supports a subset of the original OKIT (Web) resources but this covers the core resource and more will be added soon.
Available Resources
Resource | Properties | Terraform | Validation | Query | Query Only |
---|---|---|---|---|---|
VCN | ✓ | ✓ | ✓ | ||
Subnet | ✓ | ✓ | ✓ | ||
Security List | ✓ | ✓ | ✓ | ||
Route Table | ✓ | ✓ | ✓ | ||
DHCP Options | ✓ | ✓ | ✓ | ||
Internet Gateway | ✓ | ✓ | ✓ | ||
NAT Gateway | ✓ | ✓ | ✓ | ||
Instance | ✓ | ✓ | ✓ | ||
Autonomous Database | ✓ | ✓ | ✓ | ||
Load Balancer | ✓ | ✓ | ✓ | ||
Load Balancer Backend Set | ✓ | ✓ | ✓ | ||
Load Balancer Backend | ✓ | ✓ | ✓ | ||
Load Balancer Backend Listener | ✓ | ✓ | ✓ | ||
Block Volume | ✓ | ✓ | ✓ | ||
Volume Attachment | ✓ | ✓ | ✓ | ||
Boot Volumes | ✓ | ✓ | ✓ | ✓ | |
Boot Volumes Attachment | ✗ | ✓ | ✓ | ✓ | |
Customer Premises Equipment | ✓ | ✓ | ✓ | ||
Database System | ✓ | ✓ | ✓ | ||
Service Gateway | ✓ | ✓ | ✓ | ||
DRG | ✓ | ✓ | ✓ | ||
Local Peering | ✓ | ✓ | ✓ | ||
IPSec VPN | ✓ | ✓ | ✓ | ||
Dynamic Groups | ✓ | ✓ | ✓ | ||
Groups | ✓ | ✓ | |||
Users | ✓ | ✓ | |||
Bastion | ✓ | ✓ | |||
Vault | ✓ | ✓ | |||
Key | ✓ | ✓ | |||
Secret | ✓ | ✓ | |||
Data Science Project | ✓ | ✓ | |||
Data Science Notebook Session | ✓ | ✓ | |||
Integration Instance | ✓ | ✓ |
Native Installs
At present we do not have any certificates associated with these and hence you may see some security warnings during execution. If you are happy to accept that the installation files built by GitHub are okay then
you will need to acknowledge in the appropriate dialog for your system.
OCD Desktop Features
The OCD Desktop / Web interface is composed of a number of section similar to those provided in the original OKIT BUI. These provide similar functionality but with some key difference that will be document below.
Palette
Location of all resources that can be used within OCD. These are split into two tabs.
Provider
The Provider tab contains a set of provider (currently only OCI) Resources that are available within the OCD Desktop to design your architecture. These resources can be displayed in either a simple, icon only, or a verbose format, icon and name. When you want to add a resource to your architecture simply drag it from the palette onto the canvas.
Model
The Model tab contains a list of all Resource that have already been added to the design allowing the user to drag a second copy of the resource onto the canvas, either the
same Page/View or a new Page/View.
Canvas
Freeform location where your design can be created. Once a Resource has been dragged from the palette and dropped on the canvas it can subsequently be moved as required by the user. In addition container style Resource (Vcn / Subnet) will also allow resize and can contain other resources. It should be noted that Compartments are not represented on the
canvas as a Resource but rather created as Layers using the top tab bar. These compartment layers can subsequently be shown/hidden and the Resources within the Compartment layer will be shown/hidden on the canvas. In addition Compartment Layers can be coloured (Style in properties) and if the "Highlight Compartment Resources" is selected from the designer menu (above the palette)
then the borders of resource will be coloured to match the compartment.
Pages/Views
The Page/View Tabs (at base of canvas) allow the user to create multiple visual representations of the same design/model by selecting resources from the "Model" palette.
Properties
The properties panel provides access to the editable properties available for the selected Resource. In addition the User can provide Resource specific documentation that will be included in any generated Markdown.