Marc Bruggmann
90dd23926b
feat: Basic support for C4 model primitives. ( #508 )
* Basic support for C4 model primitives.
* Use the "rect" shape for nodes
With the record shape we used before, graphviz would trip over
edges that set constraint=False.
* Adopt C4 terminology: Rename Dependency -> Relationship
* Adopt C4 terminology: Rename type -> technology
* Extract a shared C4Node
This makes the code more DRY, but also allows to add company-
specific extensions more easily. One need we have is to slightly
adapt the terminology. At Spotify, we happen to call `Container`
a `Component` for example. This is now easier to implement on top
of the shared `C4Node`.
* Add "C4" shield to the README
* Document how to produce a C4 diagram
2 年之前
David Said
a03b305d2e
feat(node): add GraphQL ( #660 )
Add a GraphQL programming framework node
2 年之前
gabriel-tessier
5055e00d45
feat(output): Generate dot file and support multi outformat.( #441 ) Re ( #592 )
* feat(output): Generate dot file and support multi outformat.(#441 )
* [fix] forget to clean the dot generated file.
* [fix] indentation
* [fix] Review + add more cases in unittest
* [fix] Add dot in the test
2 年之前
Chris Skaaning
51e7303617
feat(provider): added DigitalOcean provider ( #621 )
* Added DigitalOcean provider
* Fix PR comment
* Reran the autogen script
Co-authored-by: Chris Skaaning <cskaaning@digitalocean.com>
2 年之前
Valentin Panovskiy
4c5cacdaba
feat(node): Dremio Service in OnPrem.Analytics ( #451 )
2 年之前
Michael Savin
5ec2c8c379
feat(node): add Nagios in OnPrem monitoring ( #638 )
* Add Nagios in OnPrem monitoring
* Update Nodes docs for Nagios in OnPrem monitoring
2 年之前
ewucc
80787c87e5
feat(node): adding GCP API gateway image ( #636 )
2 年之前
y-tomida
e03ca65725
feat(node): add chatbot icon ( #633 )
2 年之前
Guy Zylberberg
4063998142
feat(node): added Dapr programming runtime ( #591 )
2 年之前
lrjball
e43c860732
fix: removed over-nesting in resources file and added test ( #498 )
* Removed over-nesting in resources file and added test
* Update test_diagram.py
updated doc string of test function
3 年之前
Olaf Schusler
c9e581098d
feat(node): add Onprem puppet ( #492 )
3 年之前
Ryan Cheley
b4ee4666c6
feat(node): add SVN ( #426 )
* Add: SVN
* updated the png file to remove the green background as suggested by gabriel-tessier
3 年之前
Mathias Frey
db48e3dccc
feat(node): add Dynatrace in monitoring category ( #471 )
* Add Dynatrace in monitoring category
* resized the dynatrace icon
3 年之前
David Garvey
e5685c4cd4
feat(node): add Tyk node ( #449 )
3 年之前
Matěj Volf
798355f367
feat(node): add starlette framework ( #443 )
3 年之前
Daniel Pope
2a8fbacb05
docs: replace master/slave terminology in Cluster example ( #521 )
This terminology is frowned upon within my firm and I accidentally forwarded this example to 750 staff.
3 年之前
gabriel-tessier
09587f55b8
docs(all): update from main to primary ( #573 )
3 年之前
Shuaib Munshi
38792e73ac
feat(node): latex logo ( #565 )
* Added the LaTeX logo
* Ran the auto update script
3 年之前
Guy Zylberberg
e18c69e7d9
feat(node): add k3s icon ( #575 )
* Added GCP Endpoints
* Added k3s
Co-authored-by: Guy Zylberberg <guy.z@claroty.com>
3 年之前
MalarvizhiK
fafab5e7d1
feat(provider): added diagrams for IBM Provider ( #525 )
* Added IBM Provider
* Added IBM Provider
* Added IBM Provider
* Added IBM Provider
* Add IBM Provider
* Add IBM Provider
* Add IBM Provider
* Add IBM Provider
* Add IBM Provider
* Add IBM Provider
* Modified image after review comments
* Deleted resources
* Modified after review comments
* Modified as per code review
* Modified as per code review
* Modified as per code review
* Modified as per code review
* Modified as per code review
3 年之前
gabriel-tessier
41a2280194
feat(node): update Azure icons ( #448 ) ( #494 )
* feat(node): update Azure icons (#448 )
* feat(node): fix broken resources
3 年之前
gabriel-tessier
e79555b815
feat(node): add Onprem Gitea ( #478 )
3 年之前
gabriel-tessier
1fdfdc4c62
docs(all): update to main replica ( #477 )
3 年之前
mingrammer
0f301d3cef
docs(node): fix wrong class names
3 年之前
mingrammer
c4905066d3
fix: wrong aliases and order
3 年之前
mingrammer
0c541c6066
docs(edges): update edges example code
3 年之前
Tetsuya Shinone
8abbf8a6e3
feat(node): add AWS resources ( #381 )
* Add AWS resources
* Add some aliases for the ELB
3 年之前
dan-ash
8768d6888a
feat(node): add Azure VMScaleSet Node ( #404 )
Co-authored-by: Dan Aharon-Shalom <dan.ash@sparkbeyond.com>
3 年之前
hard_coder
88f65d208d
Add FastAPI ( #380 )
3 年之前
安丹梅
f19c3a62b8
feat(nodes): Add flowchart symbols ( #377 )
3 年之前
Pierre-Yves Aillet
df061cd284
feat(node): add gcp monitoring ( #343 )
3 年之前
Gauthier Leonard
4bcea01f34
feat(node): add PowerBI ( #337 )
3 年之前
gabriel-tessier
c2b10f3924
feat(node): add Humio ( #409 ) ( #423 )
3 年之前
gabriel-tessier
5ac2497b99
docs: add more visibility to Custom node ( #284 ) ( #424 )
* Try to make the custom doc page (#284 )
* [Fix] link syntax
* [Fix] Generate the doc for custom outside the provider loop + Remove custom from providers list.
* [Fix] Add custom menu in side bar
* docs(Custom): Add more examples (#284 )
3 年之前
gabriel-tessier
54a26048f7
docs(website): update Fluentd path in examples ( #429 )
3 年之前
Michael Lavers
d4ff082f51
feat(node): add New Relic Provider ( #340 )
3 年之前
Nathan Zender
4f36e62073
feat(node): add Micronaut ( #333 )
3 年之前
Arash Mousavi
d7695712df
feat: adding Presto, Apache Superset, Nextcloud Nodes ( #327 )
* adding presto node to onperm.analytics
prestosql and prestodb logos are same
* adding presto logo to resource directory
* git add Apache superset
* adding nextcloud node
3 年之前
Thies Broetje
af0caf22d1
feat(node): added nextcloud, bitwarden, boundary and ambassador ( #363 )
* added bitwarden
* add hashicorp boundary
* add ambassador edge stack
* add nextcloud and groupware category
* docs update
Co-authored-by: Thies B <git@thiesbroetje.de>
4 年之前
Fabrizio Fortino
ee2a561431
feat(node): add Scala programming language ( #373 )
* Add Scala programming language
* optmize png
* remove transparent mark
* remove transparent mark
4 年之前
Frank
f922dd27e6
fix: Correct spelling of Traditional Server ( #351 )
4 年之前
jaydesl
89c8411984
Add Azure subnets ( #360 )
4 年之前
Nicolas Lamirault
32bf0cc664
feat(node): Cortex monitoring ( #321 )
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
4 年之前
David Li
ff96127679
feat(node): adding discord icon ( #313 )
4 年之前
Nicolas Lamirault
ba5e9bdaf7
feat(node): container runtimes ( #300 )
* Add: Containerd, into container resource
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: crio, container runtine for Kubernetes
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: gvisor container runtime
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: Firecracker container runtime
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: firecracker logo
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
4 年之前
Nicolas Lamirault
40ecaf6482
feat(node): DNS components: CoreDNS, PowerDNS ( #302 )
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
4 年之前
Nicolas Lamirault
899620a878
feat(node): nats.io, open source messaging system ( #301 )
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
4 年之前
Guy Zylberberg
2593f2a32a
feat(node): add GitHub actions ( #348 )
* Added GCP Endpoints
* Added github actions icon
Co-authored-by: Guy Zylberberg <guy.z@claroty.com>
4 年之前
Nicolas Lamirault
0d8c998eec
Add: Jaeger component ( #299 )
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
4 年之前
ZhiQiang Fan
c2c6fd982f
fix: onprem storage incorrect config ( #345 )
fix: https://github.com/mingrammer/diagrams/issues/344
4 年之前