mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-06 20:37:49 +00:00
chore: Update database image paths in knowledge base
This commit is contained in:
@@ -22,16 +22,16 @@ You can host almost any application that you want, not just the ones listed here
|
||||
|
||||
</Aside>
|
||||
|
||||
- [Vite](/docs/knowledge-base/applications/vite)
|
||||
- [Django](/docs/knowledge-base/applications/django)
|
||||
- [Jekyll](/docs/knowledge-base/applications/jekyll)
|
||||
- [Vue.js](/docs/knowledge-base/applications/vuejs)
|
||||
- [Next.js](/docs/knowledge-base/applications/nextjs)
|
||||
- [Nuxt](/docs/knowledge-base/applications/nuxt)
|
||||
- [Laravel](/docs/knowledge-base/applications/laravel)
|
||||
- [Symfony](/docs/knowledge-base/applications/symfony)
|
||||
- [Ruby on Rails](/docs/knowledge-base/applications/rails)
|
||||
- [SvelteKit](/docs/knowledge-base/applications/svelte-kit)
|
||||
- [Vite](/docs/applications/vite)
|
||||
- [Django](/docs/applications/django)
|
||||
- [Jekyll](/docs/applications/jekyll)
|
||||
- [Vue.js](/docs/applications/vuejs)
|
||||
- [Next.js](/docs/applications/nextjs)
|
||||
- [Nuxt](/docs/applications/nuxt)
|
||||
- [Laravel](/docs/applications/laravel)
|
||||
- [Symfony](/docs/applications/symfony)
|
||||
- [Ruby on Rails](/docs/applications/rails)
|
||||
- [SvelteKit](/docs/applications/svelte-kit)
|
||||
|
||||
|
||||
## General Configuration
|
||||
@@ -212,5 +212,5 @@ You can deploy any docker images from any Docker compatible repository. For exam
|
||||
|
||||
Docker Compose based deployments are useful for complex applications. You can define multiple services in a single `docker-compose.yml` file and deploy them together.
|
||||
|
||||
- [Languages/Frameworks](/docs/knowledge-base/applications/)
|
||||
- [Services](/docs/knowledge-base/services/)
|
||||
- [Languages/Frameworks](/docs/applications/)
|
||||
- [Services](/docs/services/)
|
||||
|
||||
@@ -14,14 +14,14 @@ Coolify supports a variety of databases to suit different application needs. Eve
|
||||
|
||||
Coolify offers one-click setup for the following databases:
|
||||
|
||||
- [PostgreSQL](/docs/knowledge-base/databases/postgresql)
|
||||
- [Redis](/docs/knowledge-base/databases/redis)
|
||||
- [DragonFly](/docs/knowledge-base/databases/dragonfly)
|
||||
- [KeyDB](/docs/knowledge-base/databases/keydb)
|
||||
- [Clickhouse](/docs/knowledge-base/databases/clickhouse)
|
||||
- [MongoDB](/docs/knowledge-base/databases/mongodb)
|
||||
- [MySQL](/docs/knowledge-base/databases/mysql)
|
||||
- [MariaDB](/docs/knowledge-base/databases/mariadb)
|
||||
- [PostgreSQL](/docs/databases/postgresql)
|
||||
- [Redis](/docs/databases/redis)
|
||||
- [DragonFly](/docs/databases/dragonfly)
|
||||
- [KeyDB](/docs/databases/keydb)
|
||||
- [Clickhouse](/docs/databases/clickhouse)
|
||||
- [MongoDB](/docs/databases/mongodb)
|
||||
- [MySQL](/docs/databases/mysql)
|
||||
- [MariaDB](/docs/databases/mariadb)
|
||||
|
||||
Each database has its own strengths and use cases. Click on a database to learn more about it.
|
||||
|
||||
|
||||
@@ -53,4 +53,4 @@ Documentation: https://developers.cloudflare.com/ssl/origin-configuration/ssl-mo
|
||||
## Applications
|
||||
|
||||
### How to map a port the server?
|
||||
If you want to map a port the host system (server), you need to use [Ports Mappings](/docs/knowledge-base/applications#port-mappings) feature.
|
||||
If you want to map a port the host system (server), you need to use [Ports Mappings](/docs/applications#port-mappings) feature.
|
||||
|
||||
@@ -12,39 +12,39 @@ All services are open source and self-hostable.
|
||||
|
||||
## Services
|
||||
|
||||
- [ActivePieces](/docs/knowledge-base/services/activepieces) - Open source no-code business automation.
|
||||
- [Appsmith](/docs/knowledge-base/services/appsmith) - A low-code application platform for building internal tools.
|
||||
- [Appwrite](/docs/knowledge-base/services/appwrite) - A backend-as-a-service platform that simplifies the web & mobile app development.
|
||||
- [Authentik](/docs/knowledge-base/services/authentik) - An open-source Identity Provider, focused on flexibility and versatility.
|
||||
- [Baby Buddy](/docs/knowledge-base/services/babybuddy) - It helps parents track their baby's daily activities, growth, and health with ease.
|
||||
- [Budge](/docs/knowledge-base/services/budge) - A budgeting personal finance app.
|
||||
- [Change Detection](/docs/knowledge-base/services/changedetection) - Website change detection monitor and notifications.
|
||||
- [ClassicPress](/docs/knowledge-base/services/classicpress) - A business-focused CMS with a strong community.
|
||||
- [Code Server](/docs/knowledge-base/services/code-server) - Run VS Code on any machine anywhere and access it in the browser.
|
||||
- [Dashboard](/docs/knowledge-base/services/dashboard) - A simple dashboard for your server.
|
||||
- [Directus](/docs/knowledge-base/services/directus) - An open-source headless CMS and API for custom databases.
|
||||
- [ActivePieces](/docs/services/activepieces) - Open source no-code business automation.
|
||||
- [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.
|
||||
- [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.
|
||||
- [Budge](/docs/services/budge) - A budgeting personal finance app.
|
||||
- [Change Detection](/docs/services/changedetection) - Website change detection monitor and notifications.
|
||||
- [ClassicPress](/docs/services/classicpress) - A business-focused CMS with a strong community.
|
||||
- [Code Server](/docs/services/code-server) - Run VS Code on any machine anywhere and access it in the browser.
|
||||
- [Dashboard](/docs/services/dashboard) - A simple dashboard for your server.
|
||||
- [Directus](/docs/services/directus) - An open-source headless CMS and API for custom databases.
|
||||
- [Docker Registry](/docs/knowledge-base/docker/registry) - A Docker registry to store and manage your Docker images.
|
||||
- [DocuWiki](/docs/knowledge-base/services/dokuwiki) - A simple to use and highly versatile Open Source wiki software that doesn't require a database.
|
||||
- [Duplicati](/docs/knowledge-base/services/duplicati) - A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.
|
||||
- [Emby](/docs/knowledge-base/services/emby) - A media server to organize, play, and stream audio and video to a variety of devices.
|
||||
- [Emby Stat](/docs/knowledge-base/services/emby-stat) - A simple and easy-to-use Emby statistics dashboard.
|
||||
- [Fider](/docs/knowledge-base/services/fider) - An open platform to collect and organize customer feedback.
|
||||
- [Filebrowser](/docs/knowledge-base/services/filebrowser) - A file manager for the web.
|
||||
- [Firefly III](/docs/knowledge-base/services/firefly-iii) - A personal finances manager.
|
||||
- [Formbricks](/docs/knowledge-base/services/formbricks) - A form builder for static sites.
|
||||
- [Ghost](/docs/knowledge-base/services/ghost) - A professional publishing platform.
|
||||
- [Gitea](/docs/knowledge-base/services/gitea) - A painless self-hosted Git service.
|
||||
- [GlitchTip](/docs/knowledge-base/services/glitchtip) - An open-source error tracking tool.
|
||||
- [Grafana](/docs/knowledge-base/services/grafana) - The open platform for beautiful analytics and monitoring.
|
||||
- [Grocy](/docs/knowledge-base/services/grocy) - A self-hosted groceries & household management solution for your home.
|
||||
- [Heimdall](/docs/knowledge-base/services/heimdall) - An elegant solution to organize all your web applications.
|
||||
- [Jellyfin](/docs/knowledge-base/services/jellyfin) - The Free Software Media System.
|
||||
- [Kuzzle](/docs/knowledge-base/services/kuzzle) - A powerful backend that enables you to build modern apps faster.
|
||||
- [Logto](/docs/knowledge-base/services/logto) - Logto is an Auth0 alternative designed for modern apps and SaaS products.
|
||||
- [MeiliSearch](/docs/knowledge-base/services/meilisearch) - A powerful, fast, open-source, easy to use, and deploy search engine.
|
||||
- [Metabase](/docs/knowledge-base/services/metabase) - The simplest, fastest way to share data and analytics inside your company.
|
||||
- [Metube](/docs/knowledge-base/services/metube) - A self-hosted video sharing platform.
|
||||
- [Plausible Analytics](/docs/knowledge-base/services/plausible) - Simple and privacy-friendly alternative to Google Analytics.
|
||||
- [MinIO](/docs/knowledge-base/services/minio) - A high-performance, distributed object storage system.
|
||||
- [StatusNook](/docs/knowledge-base/services/statusnook) - A status page system for your website.
|
||||
- [DocuWiki](/docs/services/dokuwiki) - A simple to use and highly versatile Open Source wiki software that doesn't require a database.
|
||||
- [Duplicati](/docs/services/duplicati) - A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.
|
||||
- [Emby](/docs/services/emby) - A media server to organize, play, and stream audio and video to a variety of devices.
|
||||
- [Emby Stat](/docs/services/emby-stat) - A simple and easy-to-use Emby statistics dashboard.
|
||||
- [Fider](/docs/services/fider) - An open platform to collect and organize customer feedback.
|
||||
- [Filebrowser](/docs/services/filebrowser) - A file manager for the web.
|
||||
- [Firefly III](/docs/services/firefly-iii) - A personal finances manager.
|
||||
- [Formbricks](/docs/services/formbricks) - A form builder for static sites.
|
||||
- [Ghost](/docs/services/ghost) - A professional publishing platform.
|
||||
- [Gitea](/docs/services/gitea) - A painless self-hosted Git service.
|
||||
- [GlitchTip](/docs/services/glitchtip) - An open-source error tracking tool.
|
||||
- [Grafana](/docs/services/grafana) - The open platform for beautiful analytics and monitoring.
|
||||
- [Grocy](/docs/services/grocy) - A self-hosted groceries & household management solution for your home.
|
||||
- [Heimdall](/docs/services/heimdall) - An elegant solution to organize all your web applications.
|
||||
- [Jellyfin](/docs/services/jellyfin) - The Free Software Media System.
|
||||
- [Kuzzle](/docs/services/kuzzle) - A powerful backend that enables you to build modern apps faster.
|
||||
- [Logto](/docs/services/logto) - Logto is an Auth0 alternative designed for modern apps and SaaS products.
|
||||
- [MeiliSearch](/docs/services/meilisearch) - A powerful, fast, open-source, easy to use, and deploy search engine.
|
||||
- [Metabase](/docs/services/metabase) - The simplest, fastest way to share data and analytics inside your company.
|
||||
- [Metube](/docs/services/metube) - A self-hosted video sharing platform.
|
||||
- [Plausible Analytics](/docs/services/plausible) - Simple and privacy-friendly alternative to Google Analytics.
|
||||
- [MinIO](/docs/services/minio) - A high-performance, distributed object storage system.
|
||||
- [StatusNook](/docs/services/statusnook) - A status page system for your website.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user