Skip to content

Structurizer Themes for Oracle Cloud Infrastructure (OCI)

Notifications You must be signed in to change notification settings

sbalousek/OCI-Structurizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structurizr Themes for Oracle Cloud Infrastructure (OCI)

Themes for adding OCI icons to Structurizr diagrams. See the available icon names at this link.

Example

workspace "Example" {
    model "OCI" {
        User    = person         "OCI User"    "Uses Oracle Cloud Infrastructure"
        Compute = softwareSystem "OCI Compute" "Provides computational service (IaaS)" "Oracle Cloud Infrastructure - VM"
        User -> Compute "Uses"
    }
    views {
        systemlandscape "SystemLandscape" {
            include *
            autoLayout
        }
        themes "https://raw.githubusercontent.com/sbalousek/OCI-Structurizr/master/light.json"
    }
}

About

Structurizer Themes for Oracle Cloud Infrastructure (OCI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published