* 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
* Add: Litmus Chaos and Chaos Mess for chaos engineering
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: move into new resources cloudnative.chaos
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Fix: remove Chaos from onprem
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: move Chaos into k8s
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: clean
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: clean resources
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: Buzfeed SSO and Oauth2 Proxy
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: move buzzfeed-sso and oauth2-proxy into onprem.auth
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: Vector logging service
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: move fluentd and vector into aggregator category
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Including Zabbix on Monitoring Group
* Zabbix implementation
* Added LXC on Container
* Error typo
* Alias PVE-Proxmox
* Including Proxmox, CEPH, GlusterFS
* New Application Servers - JBoss,Tomcat,Jetty,Glassfish
* Java App Server - WildFly by RH
* Autogen Changes of App Servers
* DNS Services OnPremise
* Inclusion UPPER_WORDS
* Container and OnPremise changed after autogen.sh
* Outscale after autogen
* Removed duplication
* Refactor #291
* Add Erlang and Elixir icons
* Update Elixir logo with clean one
* Update logo again with higher dpi ver
Co-authored-by: Daniils Petrovs <dpetrovs@evolutiongaming.com>
* Add: cert-manager into resources certificates
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: letsencrypt service
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Fix: names of new resources
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Fix: remove doc
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: certificates components
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Add: OpenServiceMesh component
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: use full name OpenServiceMesh name
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Update: add OSM alias for OpenServiceMesh
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Fix: name of resource
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Fix: name of OSM resource
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
* Fix: remove doc
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Outscale isa French IaaS provider
This commit add support for generated diagram with outscale images
Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
Co-authored-by: matthias.gatto <matthias.gatto@matthiasgatto-3.local>