Manusha Chethiyawardhana
de52317c58
Update installation.md ( #1021 )
...
Update required Python version in docs
2 months ago
Benedikt Werner
4c2d8a3795
Improve wording of documentation ( #990 )
7 months ago
Viicos
0475227a12
feat(node): add GCP apigee ( #905 )
1 year ago
Matthias Gatto
e66a5db5ad
add generic/virtualization/qemu ( #868 )
...
Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
1 year ago
Ermias
054c3b5086
feat: Add Azure Container Apps node ( #889 )
1 year ago
Pierre-Yves Aillet
45e187466a
feat(node): Google Cloud Logging ( #929 )
1 year ago
Fabrizio Fortino
26affccdf2
feat(node): add quarkus framework ( #934 )
...
* add quarkus framework
* add img to website folder
1 year ago
JeongSeung Mun
0b09d1b4d7
feat(node): Add Trino ( #923 )
1 year ago
pd
403f5de9b0
feat: add azure private endpoint node ( #873 )
...
Co-authored-by: pisethdanh <piseth.danh@pointclickcare.com>
1 year ago
Ruslan Samoylov
b19b09761d
feat(node): add centrifugo messaging ( #854 )
2 years ago
Alex Hofmann
acd587a6bd
feat(node): add dataform ( #763 )
2 years ago
davidferdinand
ee962226e0
feat: adding Pagerduty to SaaS.Alerting ( #846 )
...
* add Pagerduty to saas alerting
* add pagerduty to saas alerting
2 years ago
Matthew Fine
5d7c0e07ab
feat: add Grafana Mimir and Tempo ( #857 )
...
* Add resourse onprem monitoring Grafana Mimir.
* Add resourse onprem tracing Grafana Tempo.
2 years ago
MinJae Kwon
320d96b477
fix: rename frog to jfrog
2 years ago
MinJae Kwon
487e52db05
refactor(pvd/elastic): add an upper word and some aliases
2 years ago
Valdir Mendes
224582a09c
feat: Add Svelte framework ( #810 )
2 years ago
Eric Winnington
3af6f87f8a
feat(node): Yarp (Reverse Proxy) from Microsoft in onprem.network ( #792 )
...
* Added Yarp (Reverse Proxy) from Microsoft
Upscaled 96x96 icon to 256x256. Yarp is located at
https://github.com/microsoft/reverse-proxy
https://microsoft.github.io/reverse-proxy/index.html
* Update diagrams/onprem/network.py
Added newlines
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
2 years ago
Dov Benyomin Sohacheski
1ff1aaf62b
feat(node): add JFrog artifactory ( #789 )
...
* Add jfrog artifactory node
* Added jfrog image
* updated docs
* Update registry.py
2 years ago
Matthew Fine
d4d24834f7
feat(node): Add Portwork to onprem storage ( #782 )
...
* Add Portworx to onprem storage.
* Remove website/static/img/resources/resources/
2 years ago
James Garside
e3e6d803a9
feat(node): Updated + Added extra Elastic icons ( #742 )
...
* Updated + Added extra Elastic icons
* Updated from Master
* Removed website images
* Revert "Removed website images"
This reverts commit ac7cb2d8d4
.
* Removed resources/resources
2 years ago
Gabriel Fernandes
d7640260ce
feat(node): Add EMQX as an On-Prem Queue entry ( #769 )
...
* Add EMQX as a On-Prem Queue entry
* Add larger EMQX icon
2 years ago
Adrian Zuber
b4a5fe287d
feat(node): Add MLflow to OnPrem MLOps ( #698 )
...
* Add MLflow to OnPrem MLOps
* Update MLflow entry in doc
2 years ago
Dov Benyomin Sohacheski
80ef675202
feat(node): Added RedHat as a generic OS ( #780 )
2 years ago
dave_r
04e87fd840
feat(node): Add support for Harbor as an on-prem registry ( #766 )
...
* Added dir resources/onprem/registry, added Harbor Container Registry icon resources/onprem/registry/harbor.png from https://github.com/cncf/artwork/blob/master/projects/harbor/icon/color/harbor-icon-color.png . Ran convert resize command to resize original. Ran autogen.sh via Docker. Registry.py now exists in diagrams/onprem/ dir. docs/nodes/onprem.md auto-updated.
Co-authored-by: dryhn <dryhn>
2 years ago
lrjball
23f8e76ec7
docs: Add icons to docs ( #499 )
...
* Updated docs to include images of nodes
* Updated docs to include images of nodes
* Added icons to docs
* Added black formatting
* Added back png that removed due to incorrect naming convention
* Revert yarn.lock changes
2 years ago
gabriel-tessier
a19705c050
feat(node): add Generic OS Debian ( #549 ) ( #570 )
...
* feat(node): add Generic OS Debian (#549 )
* [Fix] picture size
2 years ago
Ioannis Cherouvim
23d1713f00
feat: add Fastly CDN. ( #740 )
2 years ago
Jared Curtis
c6da8ecc53
feat: add saas.alerting.Xmatters ( #712 )
...
Adding xMatters node to alerting.
Co-authored-by: jared.curtis <jared.curtis@everbridge.com>
2 years ago
gabriel-tessier
a7929771c1
feat(node): add AWS app-runner #645 ( #654 )
2 years ago
abrudner
93adbcc52d
feat(node): add raspbian gen os ( #589 )
...
* Add Raspberry Pi logo for describing RPis.
* Added raspbian.png for Raspberry Pis.
* update raspbian.png for size
2 years ago
Pei-Ming Wu
838c0747c0
feat: adding messenger and line icons ( #412 )
2 years ago
Nathan Zender
c1295da3e8
feat: adding Twilio ( #331 )
2 years ago
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 years ago
David Said
a03b305d2e
feat(node): add GraphQL ( #660 )
...
Add a GraphQL programming framework node
2 years ago
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
3 years ago
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>
3 years ago
Valentin Panovskiy
4c5cacdaba
feat(node): Dremio Service in OnPrem.Analytics ( #451 )
3 years ago
Michael Savin
5ec2c8c379
feat(node): add Nagios in OnPrem monitoring ( #638 )
...
* Add Nagios in OnPrem monitoring
* Update Nodes docs for Nagios in OnPrem monitoring
3 years ago
ewucc
80787c87e5
feat(node): adding GCP API gateway image ( #636 )
3 years ago
y-tomida
e03ca65725
feat(node): add chatbot icon ( #633 )
3 years ago
Guy Zylberberg
4063998142
feat(node): added Dapr programming runtime ( #591 )
3 years ago
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 years ago
Olaf Schusler
c9e581098d
feat(node): add Onprem puppet ( #492 )
3 years ago
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 years ago
Mathias Frey
db48e3dccc
feat(node): add Dynatrace in monitoring category ( #471 )
...
* Add Dynatrace in monitoring category
* resized the dynatrace icon
3 years ago
David Garvey
e5685c4cd4
feat(node): add Tyk node ( #449 )
3 years ago
Matěj Volf
798355f367
feat(node): add starlette framework ( #443 )
3 years ago
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 years ago
gabriel-tessier
09587f55b8
docs(all): update from main to primary ( #573 )
3 years ago
Shuaib Munshi
38792e73ac
feat(node): latex logo ( #565 )
...
* Added the LaTeX logo
* Ran the auto update script
3 years ago