diff --git a/logo/databasus.png b/logo/databasus.png new file mode 100644 index 0000000..9ddbbe7 Binary files /dev/null and b/logo/databasus.png differ diff --git a/logo/git.png b/logo/git.png new file mode 100644 index 0000000..c22017f Binary files /dev/null and b/logo/git.png differ diff --git a/logo/nocodb.png b/logo/nocodb.png new file mode 100644 index 0000000..25f4ea2 Binary files /dev/null and b/logo/nocodb.png differ diff --git a/services.json b/services.json index 301a8e9..0e045c0 100644 --- a/services.json +++ b/services.json @@ -29,6 +29,21 @@ "url": "http://uptimekuma-uko00s44cs8cokos4cgwk8oc.65.109.236.58.sslip.io/dashboard", "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/uptime-kuma.png" }, + { + "title": "Database Backup", + "url": "https://dbcheck.ayris.tech/", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/databasus.png" + }, + { + "title": "Database Viewer", + "url": "https://dbview.ayris.tech/", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/nocodb.png" + }, + { + "title": "AyrisGit", + "url": "https://git.ayris.tech/", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/git.png" + }, { "title": "CloudFlare", "url": "https://dash.cloudflare.com/",