graph TD; subgraph managment[Cloudstack Managment] ui --> api api --> ui dex --> sef api --> dex style dex fill: navy,color: white end subgraph agent[CloudStack Agent] server --> libvirtd API --> api server --> |port 7516| API libvirtd --> |port 8250| server libvirtd --> kvm style kvm fill: navy,color: white end
graph TD; subgraph managment[Cloudstack Managment] A[Start] --> B[Process 1] --> C[Decision] C -->|Yes| D[Process 2] --> E[Subprocess 1] C -->|No| F[Process 3] --> G[Subprocess 2] C -->|sometimes| L[Process 6] --> M[Subprocess 2] E --> H[End] F --> I[End] H -->|Condition| J[Process 4] I -->|Condition| K[Process 5] style L fille: navy style A fill:#86FFB5,color:#000,stroke:#fff,stroke-width:2px style B fill:#FFD86E,stroke:#333,stroke-width:2px,color:#000 style C fill:#D7FFA2,stroke:#333,stroke-width:2px,color:#000 style D fill:#FFD86E,stroke:#333,stroke-width:2px,color:#000 style E fill:#FFA7A7,stroke:#333,stroke-width:2px,color:#000 style F fill:#FFA7A7,stroke:#333,stroke-width:2px,color:#000 style G fill:#FFA7A7,stroke:#333,stroke-width:2px,color:#000 style H fill:#86FFB5,stroke:#333,stroke-width:2px,color:#000 style I fill:#86FFB5,stroke:#333,stroke-width:2px,color:#000 style J fill:#FFD86E,stroke:#333,stroke-width:2px,color:#000 style K fill:#FFD86E,stroke:#333,stroke-width:2px,color:#000 end
mindmap root((my mindmap)) Origins Long history ::icon(fa fa-book) Popularisation British popular psychology author Tony Buzan Research On effectivness
and features On Automatic creation Uses Creative techniques Strategic planning Argument mapping Tools Pen and paper Mermaid Sefi Java editor compiler
graph TB sq[Square shape] --> ci((Circle shape)) subgraph A od>Odd shape]-- Two line
edge comment --> ro di{Diamond with
line break} -.-> ro(Rounded
square
shape) di==>ro2(Rounded square shape) end %% Notice that no text in shape are added here instead that is appended further down e --> od3>Really long text with linebreak
in an Odd shape] %% Comments after double percent signs e((Inner / circle
and some odd
special characters)) --> f(,.?!+-*ز) cyr[Cyrillic]-->cyr2((Circle shape Начало)); classDef green fill:#9f6,stroke:#333,stroke-width:2px; classDef orange fill:#f96,stroke:#333,stroke-width:4px; class sq,e green class di orange
Sharon dl