updated Mongo DB icon

This commit is contained in:
Francesco Mangiacrapa 2025-01-09 15:40:05 +01:00
parent 9c65527d6e
commit 2b9a5667d3
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ Plugins in action:
graph TB
subgraph Geoportal [D4GNA Components]
geoportalservice[Geoportal Service]
mongo[<img src="https://webimages.mongodb.com/_com_assets/cms/kuyjf3vea2hg34taa-horizontal_default_slate_blue.svg?auto=format%252Ccompress" alt="MongoDB logo" width="126" height="32"> Mongo DB]
mongo[<img src="https://webimages.mongodb.com/_com_assets/cms/kuyjf3vea2hg34taa-horizontal_default_slate_blue.svg?auto=format%252Ccompress"> Mongo DB]
postgis[<img src='https://www.osgeo.org/wp-content/uploads/postgis-logo-1.png'> PostGIS DB]
geoserver[<img src='https://geoserver.org/img/geoserver-logo.png'> Geoserver]
note-gs-to-mongo[Geoportal Service:<br>creates/reads Profiled Documents and UCDs<br>creates/reads Plugins configured<br>on Mongo DB]