diff --git a/src/apps.json b/src/apps.json index 327729bb9..0714a3a81 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6052,6 +6052,13 @@ "script": "\\/assets\\/js\\/manycontacts\\.min\\.js", "website": "http://www.manycontacts.com" }, + "MariaDB": { + "cats": [ + 34 + ], + "icon": "mariadb.svg", + "website": "https://mariadb.org" + }, "Marionette.js": { "cats": [ 12 @@ -7614,7 +7621,8 @@ }, "implies": [ "PHP", - "Nginx" + "Nginx", + "MariaDB" ], "icon": "pantheon.svg", "website": "https://pantheon.io/" @@ -7727,6 +7735,13 @@ "script": "cdn\\.pendo\\.io*\\.js", "website": "https://pendo.io" }, + "Percona": { + "cats": [ + 34 + ], + "icon": "percona.svg", + "website": "https://www.percona.com" + }, "Percussion": { "cats": [ 1 diff --git a/src/icons/mariadb.svg b/src/icons/mariadb.svg new file mode 100644 index 000000000..119938104 --- /dev/null +++ b/src/icons/mariadb.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/icons/percona.svg b/src/icons/percona.svg new file mode 100644 index 000000000..383ae281d --- /dev/null +++ b/src/icons/percona.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +