Skip to content

Commit f0a5226

Browse files
committed
chore(self-hosting): add icons
1 parent 80a0a67 commit f0a5226

23 files changed

+77
-27
lines changed

content/self-hosting/apache.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Behind Apache'
3+
icon: 'apache'
34
description: 'Run NocoDB Behind Apache Proxy.'
45
tags: ['nginx', 'proxy']
56
keywords : ['NocoDB Apache', 'NocoDB Proxy']

content/self-hosting/aws-ecs.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Install on AWS'
3+
icon: 'aws'
34
tags: ['Open Source']
45
description: 'Deploy NocoDB on AWS ECS using Fargate'
56
keywords : ['NocoDB installation', 'NocoDB AWS Fargate installation', 'NocoDB prerequisites']

content/self-hosting/cloudron.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Install on Cloudron'
3+
icon: 'cloudron'
34
tags: ['cloudron', 'docker']
45
keywords: ['NocoDB Railway', 'Install NocoDB', 'NocoDB Docker']
56
---

content/self-hosting/configuring-nocodb.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Configuring NocoDB'
3+
icon: 'cog'
34
tags: [ 'Open Source' ]
45
keywords: [ 'NocoDB Environment Variables', 'NocoDB env variables', 'NocoDB envs', 'NocoDB .env' ]
56
---

content/self-hosting/digital-ocean.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Install on DigitalOcean'
3+
icon: 'digitalocean'
34
tags: ['Open Source']
45
keywords : ['NocoDB installation', 'NocoDB Digital Ocean installation', 'NocoDB prerequisites']
56
---

content/self-hosting/docker-compose.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Install with Docker Compose'
3+
icon: 'docker'
34
tags: ['Open Source']
45
keywords : ['NocoDB installation', 'NocoDB docker installation', 'NocoDB prerequisites']
56
---

content/self-hosting/docker.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Install with Docker'
3+
icon: 'docker'
34
tags: ['Open Source']
45
keywords : ['NocoDB installation', 'NocoDB docker installation', 'NocoDB prerequisites']
56
---

content/self-hosting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Overview'
3-
icon: 'monitor'
3+
icon: 'server'
44
---
55

66
Self-hosting NocoDB allows you to run NocoDB on your own server, giving you full control over your data and infrastructure.

content/self-hosting/k8s.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: 'Install on Kubernets'
3+
icon: 'k8s'
34
tags: ['kubernets', 'k8s']
45
keywords: ['Kubernets']
56
---

content/self-hosting/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
"upstall",
77
"docker",
8-
"docker-compose",
98
"nix",
9+
"docker-compose",
1010

1111
"nixos",
1212
"ubuntu",

0 commit comments

Comments
 (0)