Pārlūkot izejas kodu

Merge branch 'master' into add-hibernate

pull/1007/head
gabriel-tessier pirms 4 nedēļām
committed by GitHub
vecāks
revīzija
96fd055f7c
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: B5690EEEBB952194
75 mainītis faili ar 172 papildinājumiem un 66 dzēšanām
  1. +14
    -0
      CHANGELOG.md
  2. +1
    -1
      DEVELOPMENT.md
  3. +3
    -3
      README.md
  4. +4
    -0
      diagrams/aws/analytics.py
  5. +4
    -0
      diagrams/aws/devtools.py
  6. +24
    -0
      diagrams/aws/management.py
  7. +4
    -0
      diagrams/aws/network.py
  8. +27
    -0
      diagrams/azure/monitor.py
  9. +1
    -0
      diagrams/c4/__init__.py
  10. +4
    -4
      diagrams/oci/connectivity.py
  11. +1
    -1
      diagrams/onprem/__init__.py
  12. +9
    -0
      diagrams/programming/framework.py
  13. +2
    -2
      docs/getting-started/examples.md
  14. +1
    -1
      docs/getting-started/installation.md
  15. +2
    -2
      docs/guides/edge.md
  16. +1
    -1
      docs/nodes/alibabacloud.md
  17. +28
    -1
      docs/nodes/aws.md
  18. +16
    -1
      docs/nodes/azure.md
  19. +1
    -1
      docs/nodes/digitalocean.md
  20. +1
    -1
      docs/nodes/elastic.md
  21. +1
    -1
      docs/nodes/firebase.md
  22. +1
    -1
      docs/nodes/gcp.md
  23. +1
    -1
      docs/nodes/generic.md
  24. +1
    -1
      docs/nodes/ibm.md
  25. +1
    -1
      docs/nodes/k8s.md
  26. +5
    -5
      docs/nodes/oci.md
  27. +1
    -1
      docs/nodes/onprem.md
  28. +1
    -1
      docs/nodes/openstack.md
  29. +1
    -1
      docs/nodes/outscale.md
  30. +7
    -1
      docs/nodes/programming.md
  31. +1
    -1
      docs/nodes/saas.md
  32. +2
    -31
      poetry.lock
  33. Binārs
      resources/aws/analytics/amazon-opensearch-service.png
  34. Binārs
      resources/aws/devtools/codeartifact.png
  35. Binārs
      resources/aws/management/amazon-devops-guru.png
  36. Binārs
      resources/aws/management/amazon-managed-grafana.png
  37. Binārs
      resources/aws/management/amazon-managed-prometheus.png
  38. Binārs
      resources/aws/management/amazon-managed-workflows-apache-airflow.png
  39. Binārs
      resources/aws/management/proton.png
  40. Binārs
      resources/aws/management/systems-manager-app-config.png
  41. Binārs
      resources/aws/network/network-firewall.png
  42. Binārs
      resources/azure/monitor/change-analysis.png
  43. Binārs
      resources/azure/monitor/logs.png
  44. Binārs
      resources/azure/monitor/metrics.png
  45. Binārs
      resources/azure/monitor/monitor.png
  46. +0
    -0
      resources/oci/connectivity/customer-premises-white.png
  47. +0
    -0
      resources/oci/connectivity/customer-premises.png
  48. Binārs
      resources/programming/framework/camel.png
  49. Binārs
      resources/programming/framework/jhipster.png
  50. +1
    -1
      website/pages/en/index.js
  51. +0
    -0
      website/static/img/advanced_web_service_with_on-premises.png
  52. +0
    -0
      website/static/img/advanced_web_service_with_on-premises_colored.png
  53. Binārs
      website/static/img/resources/aws/analytics/amazon-opensearch-service.png
  54. Binārs
      website/static/img/resources/aws/analytics/opensearch.png
  55. Binārs
      website/static/img/resources/aws/devtools/codeartifact.png
  56. Binārs
      website/static/img/resources/aws/management/amazon-devops-guru.png
  57. Binārs
      website/static/img/resources/aws/management/amazon-managed-grafana.png
  58. Binārs
      website/static/img/resources/aws/management/amazon-managed-prometheus.png
  59. Binārs
      website/static/img/resources/aws/management/amazon-managed-workflows-apache-airflow.png
  60. Binārs
      website/static/img/resources/aws/management/devops-guru.png
  61. Binārs
      website/static/img/resources/aws/management/proton.png
  62. Binārs
      website/static/img/resources/aws/management/systems-manager-app-config.png
  63. Binārs
      website/static/img/resources/aws/network/network-firewall.png
  64. Binārs
      website/static/img/resources/azure/monitor/change-analysis.png
  65. Binārs
      website/static/img/resources/azure/monitor/logs.png
  66. Binārs
      website/static/img/resources/azure/monitor/metrics.png
  67. Binārs
      website/static/img/resources/azure/monitor/monitor.png
  68. Binārs
      website/static/img/resources/generic/virtualization/qemu.png
  69. Binārs
      website/static/img/resources/onprem/messaging/centrifugo.png
  70. Binārs
      website/static/img/resources/onprem/registry/jfrog.png
  71. Binārs
      website/static/img/resources/programming/framework/camel.png
  72. Binārs
      website/static/img/resources/programming/framework/jhipster.png
  73. Binārs
      website/static/img/resources/programming/framework/svelte.png
  74. Binārs
      website/static/img/resources/saas/alerting/pagerduty.png
  75. Binārs
      website/static/img/resources/saas/analytics/dataform.png

+ 14
- 0
CHANGELOG.md Parādīt failu

@@ -394,3 +394,17 @@ The following import changes:
### Added

- Support kubernetes diagrams: [3eda1cb](https://github.com/mingrammer/diagrams/commit/3eda1cb6bca8be8a55773d90b93483a8fab3e0f1)


## v0.23.5

### Breaking Changes

The following import changes:

#### OCI

| Old import path | New import path |
| -------------------------------------------------------------------| --------------------------------------------------------------|
| `from diagrams.oci.connectivity import CustomerPremiseWhite` | `from diagrams.oci.connectivity import CustomerPremisesWhite` |
| `from diagrams.oci.connectivity import CustomerPremises` | `from diagrams.oci.connectivity import CustomerPremises` |

+ 1
- 1
DEVELOPMENT.md Parādīt failu

@@ -74,4 +74,4 @@ To be able to develop and run diagrams locally on you Mac device, you should hav
./autogen.sh
```

7. If the unit tests and the bash script `autogen.sh` is working correctly, then your system is now ready for development.
7. If the unit tests and the bash script `autogen.sh` is working correctly, then your system is now ready for development.

+ 3
- 3
README.md Parādīt failu

@@ -13,7 +13,7 @@

**Diagram as Code**.

Diagrams lets you draw the cloud system architecture **in Python code**. It was born for **prototyping** a new system architecture design without any design tools. You can also describe or visualize the existing system architecture as well. Diagrams currently supports main major providers including: `AWS`, `Azure`, `GCP`, `Kubernetes`, `Alibaba Cloud`, `Oracle Cloud` etc... It also supports `On-Premise` nodes, `SaaS` and major `Programming` frameworks and languages.
Diagrams lets you draw the cloud system architecture **in Python code**. It was born for **prototyping** a new system architecture design without any design tools. You can also describe or visualize the existing system architecture as well. Diagrams currently supports main major providers including: `AWS`, `Azure`, `GCP`, `Kubernetes`, `Alibaba Cloud`, `Oracle Cloud` etc... It also supports `On-Premises` nodes, `SaaS` and major `Programming` frameworks and languages.

**Diagram as Code** also allows you to **track** the architecture diagram changes in any **version control** system.

@@ -33,7 +33,7 @@ Diagrams lets you draw the cloud system architecture **in Python code**. It was
![digital ocean provider](https://img.shields.io/badge/DigitalOcean-0080ff?logo=digitalocean&color=0080ff)
![elastic provider](https://img.shields.io/badge/Elastic-orange?logo=elastic&color=005571)
![outscale provider](https://img.shields.io/badge/OutScale-orange?color=5f87bf)
![on premise provider](https://img.shields.io/badge/OnPremise-orange?color=5f87bf)
![on premises provider](https://img.shields.io/badge/OnPremises-orange?color=5f87bf)
![generic provider](https://img.shields.io/badge/Generic-orange?color=5f87bf)
![programming provider](https://img.shields.io/badge/Programming-orange?color=5f87bf)
![saas provider](https://img.shields.io/badge/SaaS-orange?color=5f87bf)
@@ -64,7 +64,7 @@ You can start with [quick start](https://diagrams.mingrammer.com/docs/getting-st

| Event Processing | Stateful Architecture | Advanced Web Service |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| ![event processing](https://diagrams.mingrammer.com/img/event_processing_diagram.png) | ![stateful architecture](https://diagrams.mingrammer.com/img/stateful_architecture_diagram.png) | ![advanced web service with on-premise](https://diagrams.mingrammer.com/img/advanced_web_service_with_on-premise.png) |
| ![event processing](https://diagrams.mingrammer.com/img/event_processing_diagram.png) | ![stateful architecture](https://diagrams.mingrammer.com/img/stateful_architecture_diagram.png) | ![advanced web service with on-premises](https://diagrams.mingrammer.com/img/advanced_web_service_with_on-premises.png) |

You can find all the examples on the [examples](https://diagrams.mingrammer.com/docs/getting-started/examples) page.



+ 4
- 0
diagrams/aws/analytics.py Parādīt failu

@@ -8,6 +8,10 @@ class _Analytics(_AWS):
_icon_dir = "resources/aws/analytics"


class AmazonOpensearchService(_Analytics):
_icon = "amazon-opensearch-service.png"


class Analytics(_Analytics):
_icon = "analytics.png"



+ 4
- 0
diagrams/aws/devtools.py Parādīt failu

@@ -20,6 +20,10 @@ class Cloud9(_Devtools):
_icon = "cloud9.png"


class Codeartifact(_Devtools):
_icon = "codeartifact.png"


class Codebuild(_Devtools):
_icon = "codebuild.png"



+ 24
- 0
diagrams/aws/management.py Parādīt failu

@@ -8,6 +8,22 @@ class _Management(_AWS):
_icon_dir = "resources/aws/management"


class AmazonDevopsGuru(_Management):
_icon = "amazon-devops-guru.png"


class AmazonManagedGrafana(_Management):
_icon = "amazon-managed-grafana.png"


class AmazonManagedPrometheus(_Management):
_icon = "amazon-managed-prometheus.png"


class AmazonManagedWorkflowsApacheAirflow(_Management):
_icon = "amazon-managed-workflows-apache-airflow.png"


class AutoScaling(_Management):
_icon = "auto-scaling.png"

@@ -140,10 +156,18 @@ class PersonalHealthDashboard(_Management):
_icon = "personal-health-dashboard.png"


class Proton(_Management):
_icon = "proton.png"


class ServiceCatalog(_Management):
_icon = "service-catalog.png"


class SystemsManagerAppConfig(_Management):
_icon = "systems-manager-app-config.png"


class SystemsManagerAutomation(_Management):
_icon = "systems-manager-automation.png"



+ 4
- 0
diagrams/aws/network.py Parādīt failu

@@ -84,6 +84,10 @@ class NATGateway(_Network):
_icon = "nat-gateway.png"


class NetworkFirewall(_Network):
_icon = "network-firewall.png"


class NetworkingAndContentDelivery(_Network):
_icon = "networking-and-content-delivery.png"



+ 27
- 0
diagrams/azure/monitor.py Parādīt failu

@@ -0,0 +1,27 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.

from . import _Azure


class _Monitor(_Azure):
_type = "monitor"
_icon_dir = "resources/azure/monitor"


class ChangeAnalysis(_Monitor):
_icon = "change-analysis.png"


class Logs(_Monitor):
_icon = "logs.png"


class Metrics(_Monitor):
_icon = "metrics.png"


class Monitor(_Monitor):
_icon = "monitor.png"


# Aliases

+ 1
- 0
diagrams/c4/__init__.py Parādīt failu

@@ -1,6 +1,7 @@
"""
A set of nodes and edges to visualize software architecture using the C4 model.
"""

import html
import textwrap
from diagrams import Cluster, Node, Edge


+ 4
- 4
diagrams/oci/connectivity.py Parādīt failu

@@ -32,12 +32,12 @@ class CustomerDatacntrWhite(_Connectivity):
_icon = "customer-datacntr-white.png"


class CustomerPremiseWhite(_Connectivity):
_icon = "customer-premise-white.png"
class CustomerPremisesWhite(_Connectivity):
_icon = "customer-premises-white.png"


class CustomerPremise(_Connectivity):
_icon = "customer-premise.png"
class CustomerPremises(_Connectivity):
_icon = "customer-premises.png"


class DisconnectedRegionsWhite(_Connectivity):


+ 1
- 1
diagrams/onprem/__init__.py Parādīt failu

@@ -1,5 +1,5 @@
"""
OnPrem provides a set of general on-premise services.
OnPrem provides a set of general on-premises services.
"""

from diagrams import Node


+ 9
- 0
diagrams/programming/framework.py Parādīt failu

@@ -16,6 +16,10 @@ class Backbone(_Framework):
_icon = "backbone.png"


class Camel(_Framework):
_icon = "camel.png"


class Django(_Framework):
_icon = "django.png"

@@ -44,6 +48,10 @@ class Hibernate(_Framework):
_icon = "hibernate.png"


class Jhipster(_Framework):
_icon = "jhipster.png"


class Laravel(_Framework):
_icon = "laravel.png"

@@ -84,3 +92,4 @@ class Vue(_Framework):

FastAPI = Fastapi
GraphQL = Graphql
JHipster = Jhipster

+ 2
- 2
docs/getting-started/examples.md Parādīt failu

@@ -170,7 +170,7 @@ with Diagram("Stateful Architecture", show=False):

![stateful architecture diagram](/img/stateful_architecture_diagram.png)

## Advanced Web Service with On-Premise
## Advanced Web Service with On-Premises

```python
from diagrams import Cluster, Diagram
@@ -183,7 +183,7 @@ from diagrams.onprem.monitoring import Grafana, Prometheus
from diagrams.onprem.network import Nginx
from diagrams.onprem.queue import Kafka

with Diagram("Advanced Web Service with On-Premise", show=False):
with Diagram("Advanced Web Service with On-Premises", show=False):
ingress = Nginx("ingress")

metrics = Prometheus("metric")


+ 1
- 1
docs/getting-started/installation.md Parādīt failu

@@ -3,7 +3,7 @@ id: installation
title: Installation
---

**diagrams** requires **Python 3.6** or higher, check your Python version first.
**diagrams** requires **Python 3.7** or higher, check your Python version first.

**diagrams** uses [Graphviz](https://www.graphviz.org/) to render the diagram, so you need to [install Graphviz](https://graphviz.gitlab.io/download/) to use it.



+ 2
- 2
docs/guides/edge.md Parādīt failu

@@ -22,7 +22,7 @@ from diagrams.onprem.monitoring import Grafana, Prometheus
from diagrams.onprem.network import Nginx
from diagrams.onprem.queue import Kafka

with Diagram(name="Advanced Web Service with On-Premise (colored)", show=False):
with Diagram(name="Advanced Web Service with On-Premises (colored)", show=False):
ingress = Nginx("ingress")

metrics = Prometheus("metric")
@@ -66,4 +66,4 @@ with Diagram(name="Advanced Web Service with On-Premise (colored)", show=False):
>> aggregator
```

![advanced web service with on-premise diagram colored](/img/advanced_web_service_with_on-premise_colored.png)
![advanced web service with on-premises diagram colored](/img/advanced_web_service_with_on-premises_colored.png)

+ 1
- 1
docs/nodes/alibabacloud.md Parādīt failu

@@ -3,7 +3,7 @@ id: alibabacloud
title: AlibabaCloud
---

Node classes list of alibabacloud provider.
Node classes list of the alibabacloud provider.

## alibabacloud.analytics



+ 28
- 1
docs/nodes/aws.md Parādīt failu

@@ -3,11 +3,14 @@ id: aws
title: AWS
---

Node classes list of aws provider.
Node classes list of the aws provider.

## aws.analytics


<img width="30" src="/img/resources/aws/analytics/amazon-opensearch-service.png" alt="AmazonOpensearchService" style="float: left; padding-right: 5px;" >
**diagrams.aws.analytics.AmazonOpensearchService**

<img width="30" src="/img/resources/aws/analytics/analytics.png" alt="Analytics" style="float: left; padding-right: 5px;" >
**diagrams.aws.analytics.Analytics**

@@ -389,6 +392,9 @@ Node classes list of aws provider.
<img width="30" src="/img/resources/aws/devtools/cloud9.png" alt="Cloud9" style="float: left; padding-right: 5px;" >
**diagrams.aws.devtools.Cloud9**

<img width="30" src="/img/resources/aws/devtools/codeartifact.png" alt="Codeartifact" style="float: left; padding-right: 5px;" >
**diagrams.aws.devtools.Codeartifact**

<img width="30" src="/img/resources/aws/devtools/codebuild.png" alt="Codebuild" style="float: left; padding-right: 5px;" >
**diagrams.aws.devtools.Codebuild**

@@ -800,6 +806,18 @@ Node classes list of aws provider.
## aws.management


<img width="30" src="/img/resources/aws/management/amazon-devops-guru.png" alt="AmazonDevopsGuru" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.AmazonDevopsGuru**

<img width="30" src="/img/resources/aws/management/amazon-managed-grafana.png" alt="AmazonManagedGrafana" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.AmazonManagedGrafana**

<img width="30" src="/img/resources/aws/management/amazon-managed-prometheus.png" alt="AmazonManagedPrometheus" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.AmazonManagedPrometheus**

<img width="30" src="/img/resources/aws/management/amazon-managed-workflows-apache-airflow.png" alt="AmazonManagedWorkflowsApacheAirflow" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.AmazonManagedWorkflowsApacheAirflow**

<img width="30" src="/img/resources/aws/management/auto-scaling.png" alt="AutoScaling" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.AutoScaling**

@@ -899,9 +917,15 @@ Node classes list of aws provider.
<img width="30" src="/img/resources/aws/management/personal-health-dashboard.png" alt="PersonalHealthDashboard" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.PersonalHealthDashboard**

<img width="30" src="/img/resources/aws/management/proton.png" alt="Proton" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.Proton**

<img width="30" src="/img/resources/aws/management/service-catalog.png" alt="ServiceCatalog" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.ServiceCatalog**

<img width="30" src="/img/resources/aws/management/systems-manager-app-config.png" alt="SystemsManagerAppConfig" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.SystemsManagerAppConfig**

<img width="30" src="/img/resources/aws/management/systems-manager-automation.png" alt="SystemsManagerAutomation" style="float: left; padding-right: 5px;" >
**diagrams.aws.management.SystemsManagerAutomation**

@@ -1205,6 +1229,9 @@ Node classes list of aws provider.
<img width="30" src="/img/resources/aws/network/nat-gateway.png" alt="NATGateway" style="float: left; padding-right: 5px;" >
**diagrams.aws.network.NATGateway**

<img width="30" src="/img/resources/aws/network/network-firewall.png" alt="NetworkFirewall" style="float: left; padding-right: 5px;" >
**diagrams.aws.network.NetworkFirewall**

<img width="30" src="/img/resources/aws/network/networking-and-content-delivery.png" alt="NetworkingAndContentDelivery" style="float: left; padding-right: 5px;" >
**diagrams.aws.network.NetworkingAndContentDelivery**



+ 16
- 1
docs/nodes/azure.md Parādīt failu

@@ -3,7 +3,7 @@ id: azure
title: Azure
---

Node classes list of azure provider.
Node classes list of the azure provider.

## azure.analytics

@@ -524,6 +524,21 @@ Node classes list of azure provider.
<img width="30" src="/img/resources/azure/mobile/notification-hubs.png" alt="NotificationHubs" style="float: left; padding-right: 5px;" >
**diagrams.azure.mobile.NotificationHubs**

## azure.monitor


<img width="30" src="/img/resources/azure/monitor/change-analysis.png" alt="ChangeAnalysis" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.ChangeAnalysis**

<img width="30" src="/img/resources/azure/monitor/logs.png" alt="Logs" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.Logs**

<img width="30" src="/img/resources/azure/monitor/metrics.png" alt="Metrics" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.Metrics**

<img width="30" src="/img/resources/azure/monitor/monitor.png" alt="Monitor" style="float: left; padding-right: 5px;" >
**diagrams.azure.monitor.Monitor**

## azure.network




+ 1
- 1
docs/nodes/digitalocean.md Parādīt failu

@@ -3,7 +3,7 @@ id: digitalocean
title: DigitalOcean
---

Node classes list of digitalocean provider.
Node classes list of the digitalocean provider.

## digitalocean.compute



+ 1
- 1
docs/nodes/elastic.md Parādīt failu

@@ -3,7 +3,7 @@ id: elastic
title: Elastic
---

Node classes list of elastic provider.
Node classes list of the elastic provider.

## elastic.agent



+ 1
- 1
docs/nodes/firebase.md Parādīt failu

@@ -3,7 +3,7 @@ id: firebase
title: Firebase
---

Node classes list of firebase provider.
Node classes list of the firebase provider.

## firebase.base



+ 1
- 1
docs/nodes/gcp.md Parādīt failu

@@ -3,7 +3,7 @@ id: gcp
title: GCP
---

Node classes list of gcp provider.
Node classes list of the gcp provider.

## gcp.analytics



+ 1
- 1
docs/nodes/generic.md Parādīt failu

@@ -3,7 +3,7 @@ id: generic
title: Generic
---

Node classes list of generic provider.
Node classes list of the generic provider.

## generic.blank



+ 1
- 1
docs/nodes/ibm.md Parādīt failu

@@ -3,7 +3,7 @@ id: ibm
title: IBM
---

Node classes list of ibm provider.
Node classes list of the ibm provider.

## ibm.analytics



+ 1
- 1
docs/nodes/k8s.md Parādīt failu

@@ -3,7 +3,7 @@ id: k8s
title: K8S
---

Node classes list of k8s provider.
Node classes list of the k8s provider.

## k8s.chaos



+ 5
- 5
docs/nodes/oci.md Parādīt failu

@@ -3,7 +3,7 @@ id: oci
title: OCI
---

Node classes list of oci provider.
Node classes list of the oci provider.

## oci.compute

@@ -77,11 +77,11 @@ Node classes list of oci provider.
<img width="30" src="/img/resources/oci/connectivity/customer-datacntr-white.png" alt="CustomerDatacntrWhite" style="float: left; padding-right: 5px;" >
**diagrams.oci.connectivity.CustomerDatacntrWhite**

<img width="30" src="/img/resources/oci/connectivity/customer-premise-white.png" alt="CustomerPremiseWhite" style="float: left; padding-right: 5px;" >
**diagrams.oci.connectivity.CustomerPremiseWhite**
<img width="30" src="/img/resources/oci/connectivity/customer-premises-white.png" alt="CustomerPremisesWhite" style="float: left; padding-right: 5px;" >
**diagrams.oci.connectivity.CustomerPremisesWhite**

<img width="30" src="/img/resources/oci/connectivity/customer-premise.png" alt="CustomerPremise" style="float: left; padding-right: 5px;" >
**diagrams.oci.connectivity.CustomerPremise**
<img width="30" src="/img/resources/oci/connectivity/customer-premises.png" alt="CustomerPremises" style="float: left; padding-right: 5px;" >
**diagrams.oci.connectivity.CustomerPremises**

<img width="30" src="/img/resources/oci/connectivity/disconnected-regions-white.png" alt="DisconnectedRegionsWhite" style="float: left; padding-right: 5px;" >
**diagrams.oci.connectivity.DisconnectedRegionsWhite**


+ 1
- 1
docs/nodes/onprem.md Parādīt failu

@@ -3,7 +3,7 @@ id: onprem
title: OnPrem
---

Node classes list of onprem provider.
Node classes list of the onprem provider.

## onprem.aggregator



+ 1
- 1
docs/nodes/openstack.md Parādīt failu

@@ -3,7 +3,7 @@ id: openstack
title: OpenStack
---

Node classes list of openstack provider.
Node classes list of the openstack provider.

## openstack.apiproxies



+ 1
- 1
docs/nodes/outscale.md Parādīt failu

@@ -3,7 +3,7 @@ id: outscale
title: Outscale
---

Node classes list of outscale provider.
Node classes list of the outscale provider.

## outscale.compute



+ 7
- 1
docs/nodes/programming.md Parādīt failu

@@ -3,7 +3,7 @@ id: programming
title: Programming
---

Node classes list of programming provider.
Node classes list of the programming provider.

## programming.flowchart

@@ -89,6 +89,9 @@ Node classes list of programming provider.
<img width="30" src="/img/resources/programming/framework/backbone.png" alt="Backbone" style="float: left; padding-right: 5px;" >
**diagrams.programming.framework.Backbone**

<img width="30" src="/img/resources/programming/framework/camel.png" alt="Camel" style="float: left; padding-right: 5px;" >
**diagrams.programming.framework.Camel**

<img width="30" src="/img/resources/programming/framework/django.png" alt="Django" style="float: left; padding-right: 5px;" >
**diagrams.programming.framework.Django**

@@ -110,6 +113,9 @@ Node classes list of programming provider.
<img width="30" src="/img/resources/programming/framework/hibernate.png" alt="Hibernate" style="float: left; padding-right: 5px;" >
**diagrams.programming.framework.Hibernate**

<img width="30" src="/img/resources/programming/framework/jhipster.png" alt="Jhipster" style="float: left; padding-right: 5px;" >
**diagrams.programming.framework.Jhipster**, **JHipster** (alias)

<img width="30" src="/img/resources/programming/framework/laravel.png" alt="Laravel" style="float: left; padding-right: 5px;" >
**diagrams.programming.framework.Laravel**



+ 1
- 1
docs/nodes/saas.md Parādīt failu

@@ -3,7 +3,7 @@ id: saas
title: Saas
---

Node classes list of saas provider.
Node classes list of the saas provider.

## saas.alerting



+ 2
- 31
poetry.lock Parādīt failu

@@ -1,10 +1,9 @@
# This file is automatically @generated by Poetry and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.

[[package]]
name = "astroid"
version = "2.9.0"
description = "An abstract syntax tree for Python with inference support."
category = "dev"
optional = false
python-versions = "~=3.6"
files = [
@@ -23,7 +22,6 @@ wrapt = ">=1.11,<1.14"
name = "black"
version = "22.12.0"
description = "The uncompromising code formatter."
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
@@ -60,7 +58,6 @@ uvloop = ["uvloop (>=0.15.2)"]
name = "click"
version = "8.1.3"
description = "Composable command line interface toolkit"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
@@ -76,7 +73,6 @@ importlib-metadata = {version = "*", markers = "python_version < \"3.8\""}
name = "colorama"
version = "0.4.3"
description = "Cross-platform colored terminal text."
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
files = [
@@ -88,7 +84,6 @@ files = [
name = "exceptiongroup"
version = "1.1.0"
description = "Backport of PEP 654 (exception groups)"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
@@ -103,7 +98,6 @@ test = ["pytest (>=6)"]
name = "graphviz"
version = "0.20.1"
description = "Simple Python interface for Graphviz"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
@@ -120,7 +114,6 @@ test = ["coverage", "mock (>=4)", "pytest (>=7)", "pytest-cov", "pytest-mock (>=
name = "importlib-metadata"
version = "1.5.0"
description = "Read metadata from Python packages"
category = "dev"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
files = [
@@ -139,7 +132,6 @@ testing = ["importlib-resources", "packaging"]
name = "iniconfig"
version = "1.1.1"
description = "iniconfig: brain-dead simple config-ini parsing"
category = "dev"
optional = false
python-versions = "*"
files = [
@@ -151,7 +143,6 @@ files = [
name = "isort"
version = "4.3.21"
description = "A Python utility / library to sort Python imports."
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [
@@ -169,7 +160,6 @@ xdg-home = ["appdirs (>=1.4.0)"]
name = "jinja2"
version = "3.1.2"
description = "A very fast and expressive template engine."
category = "main"
optional = false
python-versions = ">=3.7"
files = [
@@ -187,7 +177,6 @@ i18n = ["Babel (>=2.7)"]
name = "lazy-object-proxy"
version = "1.4.3"
description = "A fast and thorough lazy object proxy."
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [
@@ -218,7 +207,6 @@ files = [
name = "markupsafe"
version = "2.0.1"
description = "Safely add untrusted strings to HTML/XML markup."
category = "main"
optional = false
python-versions = ">=3.6"
files = [
@@ -297,7 +285,6 @@ files = [
name = "mccabe"
version = "0.6.1"
description = "McCabe checker, plugin for flake8"
category = "dev"
optional = false
python-versions = "*"
files = [
@@ -309,7 +296,6 @@ files = [
name = "mypy-extensions"
version = "0.4.3"
description = "Experimental type system extensions for programs checked with the mypy typechecker."
category = "dev"
optional = false
python-versions = "*"
files = [
@@ -321,7 +307,6 @@ files = [
name = "packaging"
version = "20.8"
description = "Core utilities for Python packages"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [
@@ -336,7 +321,6 @@ pyparsing = ">=2.0.2"
name = "pathspec"
version = "0.10.1"
description = "Utility library for gitignore style pattern matching of file paths."
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
@@ -348,7 +332,6 @@ files = [
name = "platformdirs"
version = "2.4.0"
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
category = "dev"
optional = false
python-versions = ">=3.6"
files = [
@@ -364,7 +347,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=6)", "pytest-cov (>=2.7)", "pytest-mock
name = "pluggy"
version = "0.13.1"
description = "plugin and hook calling mechanisms for python"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
files = [
@@ -382,7 +364,6 @@ dev = ["pre-commit", "tox"]
name = "pylint"
version = "2.12.0"
description = "python code static checker"
category = "dev"
optional = false
python-versions = "~=3.6"
files = [
@@ -403,7 +384,6 @@ typing-extensions = {version = ">=3.10.0", markers = "python_version < \"3.10\""
name = "pyparsing"
version = "2.4.7"
description = "Python parsing module"
category = "dev"
optional = false
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
files = [
@@ -415,7 +395,6 @@ files = [
name = "pytest"
version = "7.3.0"
description = "pytest: simple powerful testing with Python"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
@@ -439,7 +418,6 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no
name = "rope"
version = "0.14.0"
description = "a python refactoring library..."
category = "dev"
optional = false
python-versions = "*"
files = [
@@ -452,7 +430,6 @@ files = [
name = "setuptools"
version = "59.6.0"
description = "Easily download, build, install, upgrade, and uninstall Python packages"
category = "dev"
optional = false
python-versions = ">=3.6"
files = [
@@ -468,7 +445,6 @@ testing = ["flake8-2020", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "mock"
name = "toml"
version = "0.10.0"
description = "Python Library for Tom's Obvious, Minimal Language"
category = "dev"
optional = false
python-versions = "*"
files = [
@@ -480,7 +456,6 @@ files = [
name = "tomli"
version = "1.2.3"
description = "A lil' TOML parser"
category = "dev"
optional = false
python-versions = ">=3.6"
files = [
@@ -492,7 +467,6 @@ files = [
name = "typed-ast"
version = "1.5.4"
description = "a fork of Python 2 and 3 ast modules with type comment support"
category = "main"
optional = false
python-versions = ">=3.6"
files = [
@@ -526,7 +500,6 @@ files = [
name = "typing-extensions"
version = "4.1.1"
description = "Backported and Experimental Type Hints for Python 3.6+"
category = "dev"
optional = false
python-versions = ">=3.6"
files = [
@@ -538,7 +511,6 @@ files = [
name = "wrapt"
version = "1.11.2"
description = "Module for decorators, wrappers and monkey patching."
category = "dev"
optional = false
python-versions = "*"
files = [
@@ -549,7 +521,6 @@ files = [
name = "zipp"
version = "3.1.0"
description = "Backport of pathlib-compatible object wrapper for zip files"
category = "dev"
optional = false
python-versions = ">=3.6"
files = [
@@ -564,4 +535,4 @@ testing = ["func-timeout", "jaraco.itertools"]
[metadata]
lock-version = "2.0"
python-versions = "^3.7"
content-hash = "5c2b82d1c8a6a283f63558fc693271f42fdcaeab73616713eb9b38b0b59787fc"
content-hash = "eab830dc3befbc19bb7c149e48641763ce360963d948395e4e3083143e4e71a8"

Binārs
resources/aws/analytics/amazon-opensearch-service.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 57 KiB

Binārs
resources/aws/devtools/codeartifact.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 38 KiB

Binārs
resources/aws/management/amazon-devops-guru.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 42 KiB

Binārs
resources/aws/management/amazon-managed-grafana.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 34 KiB

Binārs
resources/aws/management/amazon-managed-prometheus.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 17 KiB

Binārs
resources/aws/management/amazon-managed-workflows-apache-airflow.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 46 KiB

Binārs
resources/aws/management/proton.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 32 KiB

Binārs
resources/aws/management/systems-manager-app-config.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 42 KiB

Binārs
resources/aws/network/network-firewall.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 30 KiB

Binārs
resources/azure/monitor/change-analysis.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 27 KiB

Binārs
resources/azure/monitor/logs.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 14 KiB

Binārs
resources/azure/monitor/metrics.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 16 KiB

Binārs
resources/azure/monitor/monitor.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 32 KiB

resources/oci/connectivity/customer-premise-white.png → resources/oci/connectivity/customer-premises-white.png Parādīt failu


resources/oci/connectivity/customer-premise.png → resources/oci/connectivity/customer-premises.png Parādīt failu


Binārs
resources/programming/framework/camel.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 18 KiB

Binārs
resources/programming/framework/jhipster.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 6.7 KiB

+ 1
- 1
website/pages/en/index.js Parādīt failu

@@ -106,7 +106,7 @@ class Index extends React.Component {
`Diagram as Code` allows you to **track** the architecture diagram changes in any **version control** system.
</MarkdownBlock>
<MarkdownBlock>
Diagrams currently supports main major providers including: `AWS`, `Azure`, `GCP`, `Kubernetes`, `Alibaba Cloud`, `Oracle Cloud` etc... It also supports `On-Premise` nodes, `SaaS` and major `Programming` frameworks and languages.
Diagrams currently supports main major providers including: `AWS`, `Azure`, `GCP`, `Kubernetes`, `Alibaba Cloud`, `Oracle Cloud` etc... It also supports `On-Premises` nodes, `SaaS` and major `Programming` frameworks and languages.
</MarkdownBlock>
<MarkdownBlock>
`NOTE: It does not control any actual cloud resources nor does it generate cloud formation or terraform code. It is just for drawing the cloud system architecture diagrams.`


website/static/img/advanced_web_service_with_on-premise.png → website/static/img/advanced_web_service_with_on-premises.png Parādīt failu


website/static/img/advanced_web_service_with_on-premise_colored.png → website/static/img/advanced_web_service_with_on-premises_colored.png Parādīt failu


Binārs
website/static/img/resources/aws/analytics/amazon-opensearch-service.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 57 KiB

Binārs
website/static/img/resources/aws/analytics/opensearch.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 57 KiB

Binārs
website/static/img/resources/aws/devtools/codeartifact.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 38 KiB

Binārs
website/static/img/resources/aws/management/amazon-devops-guru.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 42 KiB

Binārs
website/static/img/resources/aws/management/amazon-managed-grafana.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 34 KiB

Binārs
website/static/img/resources/aws/management/amazon-managed-prometheus.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 17 KiB

Binārs
website/static/img/resources/aws/management/amazon-managed-workflows-apache-airflow.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 46 KiB

Binārs
website/static/img/resources/aws/management/devops-guru.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 42 KiB

Binārs
website/static/img/resources/aws/management/proton.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 32 KiB

Binārs
website/static/img/resources/aws/management/systems-manager-app-config.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 42 KiB

Binārs
website/static/img/resources/aws/network/network-firewall.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 30 KiB

Binārs
website/static/img/resources/azure/monitor/change-analysis.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 27 KiB

Binārs
website/static/img/resources/azure/monitor/logs.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 14 KiB

Binārs
website/static/img/resources/azure/monitor/metrics.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 16 KiB

Binārs
website/static/img/resources/azure/monitor/monitor.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 32 KiB

Binārs
website/static/img/resources/generic/virtualization/qemu.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 20 KiB

Binārs
website/static/img/resources/onprem/messaging/centrifugo.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 15 KiB

Binārs
website/static/img/resources/onprem/registry/jfrog.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 26 KiB

Binārs
website/static/img/resources/programming/framework/camel.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 18 KiB

Binārs
website/static/img/resources/programming/framework/jhipster.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 6.7 KiB

Binārs
website/static/img/resources/programming/framework/svelte.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 308  |  Izmērs: 17 KiB

Binārs
website/static/img/resources/saas/alerting/pagerduty.png Parādīt failu

Pirms Pēc
Platums: 200  |  Augstums: 200  |  Izmērs: 2.1 KiB

Binārs
website/static/img/resources/saas/analytics/dataform.png Parādīt failu

Pirms Pēc
Platums: 256  |  Augstums: 256  |  Izmērs: 6.8 KiB

Notiek ielāde…
Atcelt
Saglabāt