Fix services sorting

This commit is contained in:
Einenlum
2024-10-24 18:14:00 +02:00
parent 7316b7ce22
commit a4abc12254
2 changed files with 22 additions and 22 deletions

View File

@@ -326,14 +326,14 @@ export default defineConfig({
label: "Appwrite",
link: "/services/appwrite",
},
{
label: "Argilla",
link: "/services/argilla",
},
{
label: "AnythingLLM",
link: "/services/anythingllm",
},
{
label: "Argilla",
link: "/services/argilla",
},
{
label: "Authentik",
link: "/services/authentik",
@@ -342,11 +342,11 @@ export default defineConfig({
label: "Baby Buddy",
link: "/services/babybuddy",
},
{ label: "Budge", link: "/services/budge" },
{
label: "Browserless",
link: "/services/browserless",
},
{ label: "Budge", link: "/services/budge" },
{
label: "Changedetection",
link: "/services/changedetection",
@@ -399,11 +399,11 @@ export default defineConfig({
label: "Duplicati",
link: "/services/duplicati",
},
{ label: "Emby", link: "/services/emby" },
{
label: "Emby Stat",
link: "/services/emby-stat",
},
{ label: "Emby", link: "/services/emby" },
{ label: "Fider", link: "/services/fider" },
{
label: "Filebrowser",
@@ -559,14 +559,6 @@ export default defineConfig({
label: "Plane",
link: "/services/plane",
},
{
label: "Prefect",
link: "/services/prefect",
},
{
label: "Qdrant",
link: "/services/qdrant",
},
{
label: "Plausible",
link: "/services/plausible",
@@ -583,6 +575,14 @@ export default defineConfig({
label: "PostHog",
link: "/services/posthog",
},
{
label: "Prefect",
link: "/services/prefect",
},
{
label: "Qdrant",
link: "/services/qdrant",
},
{
label: "RabbitMQ",
link: "/services/rabbitmq",
@@ -663,6 +663,10 @@ export default defineConfig({
label: "Vikunja",
link: "/services/vikunja",
},
{
label: "Weaviate",
link: "/services/weaviate",
},
{
label: "Weblate",
link: "/services/weblate",
@@ -671,10 +675,6 @@ export default defineConfig({
label: "Whoogle",
link: "/services/whoogle",
},
{
label: "Weaviate",
link: "/services/weaviate",
},
{
label: "Windmill",
link: "/services/windmill",

View File

@@ -19,10 +19,10 @@ You can host ANY service with Coolify that could be containerized.
## Services
- [ActivePieces](/docs/services/activepieces) - Open source no-code business automation.
- [AnythingLLM](/docs/services/anythingllm) - An open-source LLM client that empowers developers to build and scale workflows quickly.
- [Appsmith](/docs/services/appsmith) - A low-code application platform for building internal tools.
- [Appwrite](/docs/services/appwrite) - A backend-as-a-service platform that simplifies the web & mobile app development.
- [Argilla](/docs/services/argilla) - An open-source platform for building, training, and evaluating conversational AI models.
- [AnythingLLM](/docs/services/anythingllm) - An open-source LLM client that empowers developers to build and scale workflows quickly.
- [Authentik](/docs/services/authentik) - An open-source Identity Provider, focused on flexibility and versatility.
- [Baby Buddy](/docs/services/babybuddy) - It helps parents track their baby's daily activities, growth, and health with ease.
- [Browserless](/docs/services/browserless) - Headless Chrome as a service.
@@ -62,8 +62,8 @@ You can host ANY service with Coolify that could be containerized.
- [Kuzzle](/docs/services/kuzzle) - A powerful backend that enables you to build modern apps faster.
- [Label Studio](/docs/services/labelstudio) - Open source data labeling platform.
- [Langfuse](/docs/services/langfuse) - Open source LLM engineering platform.
- [Litellm](/docs/services/litellm) - Open source LLM Gateway to manage authentication, loadbalancing, and spend tracking across 100+ LLMs. All in the OpenAI format.
- [Listmonk](/docs/services/listmonk) - Self-hosted newsletter and mailing list manager.
- [Litellm](/docs/services/litellm) - Open source LLM Gateway to manage authentication, loadbalancing, and spend tracking across 100+ LLMs. All in the OpenAI format.
- [Logto](/docs/services/logto) - Logto is an Auth0 alternative designed for modern apps and SaaS products.
- [Mailpit](/docs/services/mailpit) - Self-hosted email and SMTP testing tool.
- [MediaWiki](/docs/services/mediawiki) - A free and open-source wiki software package.
@@ -72,8 +72,8 @@ You can host ANY service with Coolify that could be containerized.
- [Metube](/docs/services/metube) - A self-hosted video sharing platform.
- [Minecraft](/docs/services/minecraft) - Minecraft game server.
- [MinIO](/docs/services/minio) - A high-performance, distributed object storage system.
- [Moodle](/docs/services/moodle) - Open-source learning platform.
- [Mixpost](/docs/services/mixpost) - Self-hosted social media management software (Buffer alternative).
- [Moodle](/docs/services/moodle) - Open-source learning platform.
- [N8N](/docs/services/n8n) - Workflow automation tool.
- [Nextcloud](/docs/services/nextcloud) - A safe home for all your data.
- [Nitropage](/docs/services/nitropage) - Nitropage is an extensible, drag-and-drop website builder based on SolidStart, completely free and open source.
@@ -112,8 +112,8 @@ You can host ANY service with Coolify that could be containerized.
- [Uptime Kuma](/docs/services/uptime-kuma) - A fancy self-hosted monitoring tool.
- [Vaultwarden](/docs/services/vaultwarden) - Unofficial Bitwarden compatible server.
- [Vikunja](/docs/services/vikunja) - The open-source to-do app.
- [Weblate](/docs/services/weblate) - Web-based translation tool.
- [Weaviate](/docs/services/weaviate) - Open source, AI-native vector database.
- [Weblate](/docs/services/weblate) - Web-based translation tool.
- [Whoogle](/docs/services/whoogle) - Self-hosted, ad-free, privacy-respecting metasearch engine.
- [Windmill](/docs/services/windmill) - Open-source developer platform.
- [WordPress](/docs/services/wordpress) - Website and blogging platform.