* 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>
* 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
* 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
* 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
* 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)
* 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