path stringlengths 7 104 | extension stringclasses 28
values | size_bytes int64 21 119M | content_base64 stringlengths 28 159M ⌀ | encoding stringclasses 2
values | content stringlengths 46 865k ⌀ |
|---|---|---|---|---|---|
docs\services\strapi.md | .md | 587 | null | utf-8 | ---
title: Strapi
description: "Open-source headless CMS."
og:
description: "Build APIs on Coolify with Strapi headless CMS for content management, REST/GraphQL APIs, admin panel, and customizable backend platform."
category: "CMS"
icon: "/docs/images/services/strapi-logo.svg"
---
# Strapi
<ZoomableImage src="/docs... |
docs\services\supabase.md | .md | 2,491 | null | utf-8 | ---
title: "Supabase"
description: "Open source Firebase alternative."
og:
description: "Deploy Supabase on Coolify as open-source Firebase alternative with Postgres database, authentication, storage, and real-time subscriptions."
category: "Development"
icon: "/docs/images/services/supabase-logo.svg"
---
 and model fine-tuning."
og:
description: "Extract data on Coolify with Unstructured.io for document parsing, PDFs, images, HTML, and ML-ready data preprocessing ... |
docs\services\uptime-kuma.md | .md | 650 | null | utf-8 | ---
title: "Uptime Kuma"
description: "A fancy self-hosted monitoring tool."
og:
description: "Monitor uptime on Coolify with Uptime Kuma for status pages, notifications, SSL checks, and beautiful server monitoring dashboard."
category: "Monitoring"
icon: "/docs/images/services/uptime-kuma-logo.svg"
---
# What is Up... |
docs\services\usesend.md | .md | 4,132 | null | utf-8 | ---
title: Usesend
description: "Open-source email recall service."
og:
description: "useSend is an open source alternative to Resend, Sendgrid, Mailgun and Postmark etc."
category: "Email"
icon: "/docs/images/services/usesend-logo.svg"
---
# Usesend
<ZoomableImage src="/docs/images/services/usesend-logo.svg" alt="... |
docs\services\vaultwarden.md | .md | 636 | null | utf-8 | ---
title: "Vaultwarden"
description: "Unofficial Bitwarden compatible server."
og:
description: "Store passwords on Coolify with Vaultwarden unofficial Bitwarden server for encrypted password vaults, 2FA, and credential management."
category: "Security"
icon: "/docs/images/services/vaultwarden-logo.svg"
---
 {
if (typeof window === 'undefined') return
function updateAsideClasses() {
const docElement = document.querySelector('.VPDoc')
if (!docElement) return
const aside = document.querySelector('.VPDoc .aside')
const asideCont... |
docs\.vitepress\theme\custom.css | .css | 2,789 | null | utf-8 | /* Add left spacing to lists */
.vp-doc ul {
padding-left: 2.7rem;
}
.vp-doc ol {
padding-left: 2.7rem;
}
/* Style tabs to match table appearance with complete border and rounded corners */
.plugin-tabs {
border: 2px solid var(--vp-c-divider) !important;
border-radius: 8px !important;
overflow: hidden !impo... |
docs\.vitepress\theme\index.ts | .ts | 3,903 | Ly8gaHR0cHM6Ly92aXRlcHJlc3MuZGV2L2d1aWRlL2N1c3RvbS10aGVtZQ0KLy8gSW1wb3J0IHR5cGVzDQppbXBvcnQgdHlwZSB7IFRoZW1lIH0gZnJvbSAidml0ZXByZXNzIjsNCg0KLy8gSW1wb3J0IE9wZW5BUEkgY29tcG9uZW50cw0KaW1wb3J0IHsgdGhlbWUsIHVzZU9wZW5hcGkgfSBmcm9tICJ2aXRlcHJlc3Mtb3BlbmFwaS9jbGllbnQiOw0KDQovLyBJbXBvcnQgZGVmYXVsdCB0aGVtZQ0KaW1wb3J0IERlZmF1bHRU... | base64 | null |
docs\.vitepress\theme\openapi.json | .json | 540,920 | null | utf-8 | {
"openapi": "3.1.0",
"info": {
"title": "Coolify",
"version": "0.1"
},
"servers": [
{
"url": "https:\/\/app.coolify.io\/api\/v1",
"description": "Coolify Cloud API. Change the host to your own instance if you are self-hosting."
}
],
"paths... |
docs\.vitepress\theme\scrollbar.css | .css | 2,976 | null | utf-8 | * {
& ::-webkit-scrollbar {
width: 8px !important;
height: 8px !important;
background-color: transparent !important;
}
& ::-webkit-scrollbar-track {
background-color: transparent !important;
border-radius: 8px !important;
}
& ::-webkit-scrollbar-thumb {
border: 2px solid transparent ... |
docs\.vitepress\theme\style.css | .css | 34,468 | null | utf-8 | @reference "tailwindcss";
/**
* Customize default theme styling by overriding CSS variables:
* https://github.com/vuejs/vitepress/blob/main/src/client/theme-default/styles/vars.css
*/
/* CoolLabs UI compatible background colors for callouts */
:root {
--coollabs-bg-blue-300-5: rgba(147, 197, 253, 0.08);
--cool... |
docs\.vitepress\theme\tailwind.css | .css | 66 | null | utf-8 | @import "tailwindcss";
@variant dark (&:where(.dark, .dark *));
|
docs\.vitepress\theme\components\Callout.vue | .vue | 2,627 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyBJY29uIH0gZnJvbSAnQGljb25pZnkvdnVlJw0KaW1wb3J0IHsgY29tcHV0ZWQgfSBmcm9tICd2dWUnDQoNCmNvbnN0IHByb3BzID0gd2l0aERlZmF1bHRzKGRlZmluZVByb3BzPHsNCiAgdHlwZT86ICdpbmZvJyB8ICd0aXAnIHwgJ3dhcm5pbmcnIHwgJ2RhbmdlcicgfCAnc3VjY2VzcycgfCAnbmV1dHJhbCcNCiAgdGl0bGU/OiBzdHJpbmcNCn0+KCksIHsgdHlw... | base64 | null |
docs\.vitepress\theme\components\Card.vue | .vue | 1,922 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyBjb21wdXRlZCB9IGZyb20gJ3Z1ZScNCmNvbnN0IHByb3BzID0gZGVmaW5lUHJvcHM8ew0KICAgIHRpdGxlPzogc3RyaW5nDQogICAgaW1hZ2U/OiBzdHJpbmcNCiAgICBpbWFnZUFsdD86IHN0cmluZw0KICAgIGltYWdlU2l6ZT86ICdzbWFsbCcgfCAnbWVkaXVtJyB8ICdsYXJnZScNCiAgICBsaW5rPzogc3RyaW5nDQogICAgaWNvbj86IHN0cmluZw0KICAgIGlj... | base64 | null |
docs\.vitepress\theme\components\CardGroup.vue | .vue | 3,441 | PHRlbXBsYXRlPg0KICAgIDxkaXYgY2xhc3M9ImdyaWQgdy1mdWxsIGdhcC00IiBzdHlsZT0iZ3JpZC10ZW1wbGF0ZS1jb2x1bW5zOiByZXBlYXQoMywgbWlubWF4KDAsIDFmcikpOyI+DQogICAgICAgIDxDYXJkDQogICAgICAgICAgICB2LWZvcj0iKGNhcmQsIGkpIGluIGNhcmRzIiA6a2V5PSJpIg0KICAgICAgICAgICAgOnRpdGxlPSJjYXJkLnRpdGxlIiANCiAgICAgICAgICAgIDppbWFnZS1zaXplPSJjYXJkLmltYWdl... | base64 | null |
docs\.vitepress\theme\components\KorrektlySearch.vue | .vue | 17,152 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyByZWYsIHdhdGNoLCBvbk1vdW50ZWQgfSBmcm9tICd2dWUnDQppbXBvcnQgeyBvbktleVN0cm9rZSB9IGZyb20gJ0B2dWV1c2UvY29yZScNCg0KaW50ZXJmYWNlIFNlYXJjaFJlc3VsdCB7DQogIGlkOiBzdHJpbmcNCiAgdGl0bGU6IHN0cmluZw0KICBjb250ZW50OiBzdHJpbmcNCiAgdXJsOiBzdHJpbmcNCiAgaGlnaGxpZ2h0Pzogc3RyaW5nDQogIGhpZXJhcmNo... | base64 | null |
docs\.vitepress\theme\components\TabBlock.vue | .vue | 10,850 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyByZWYsIGNvbXB1dGVkLCBuZXh0VGljayB9IGZyb20gJ3Z1ZScNCmltcG9ydCBWUEJhZGdlIGZyb20gJy4vVlBCYWRnZS52dWUnDQppbXBvcnQgeWFtbCBmcm9tICdqcy15YW1sJw0KDQp0eXBlIFRhYkl0ZW0gPSB7DQogIGljb24/OiBzdHJpbmcNCiAgbGFiZWw/OiBzdHJpbmcNCiAgdmFsdWU/OiBzdHJpbmcNCiAgY29kZT86IHN0cmluZw0KICBkZXNjcmlwdGlv... | base64 | null |
docs\.vitepress\theme\components\VPBadge.vue | .vue | 1,701 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbnRlcmZhY2UgUHJvcHMgew0KICB0ZXh0Pzogc3RyaW5nDQogIHR5cGU/OiAnaW5mbycgfCAndGlwJyB8ICd3YXJuaW5nJyB8ICdkYW5nZXInIHwgJ2Vycm9yJyB8ICdzdWNjZXNzJw0KfQ0Kd2l0aERlZmF1bHRzKGRlZmluZVByb3BzPFByb3BzPigpLCB7DQogIHR5cGU6ICd0aXAnDQp9KQ0KPC9zY3JpcHQ+DQoNCjx0ZW1wbGF0ZT4NCiAgPHNwYW4gY2xhc3M9IlZQQmFkZ2Ui... | base64 | null |
docs\.vitepress\theme\components\VPDoc.vue | .vue | 4,412 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyB1c2VSb3V0ZSwgdXNlRGF0YSB9IGZyb20gJ3ZpdGVwcmVzcycNCmltcG9ydCB7IGNvbXB1dGVkIH0gZnJvbSAndnVlJw0KaW1wb3J0IFZQRG9jQXNpZGUgZnJvbSAndml0ZXByZXNzL2Rpc3QvY2xpZW50L3RoZW1lLWRlZmF1bHQvY29tcG9uZW50cy9WUERvY0FzaWRlLnZ1ZScNCmltcG9ydCBWUERvY0Zvb3RlciBmcm9tICd2aXRlcHJlc3MvZGlzdC9jbGllbnQv... | base64 | null |
docs\.vitepress\theme\components\VPDocAside.vue | .vue | 1,270 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyB1c2VEYXRhIH0gZnJvbSAndml0ZXByZXNzJw0KaW1wb3J0IFZQRG9jQXNpZGVPdXRsaW5lIGZyb20gJ3ZpdGVwcmVzcy9kaXN0L2NsaWVudC90aGVtZS1kZWZhdWx0L2NvbXBvbmVudHMvVlBEb2NBc2lkZU91dGxpbmUudnVlJw0KaW1wb3J0IFZQRG9jQXNpZGVDYXJib25BZHMgZnJvbSAndml0ZXByZXNzL2Rpc3QvY2xpZW50L3RoZW1lLWRlZmF1bHQvY29tcG9u... | base64 | null |
docs\.vitepress\theme\components\VPFeature.vue | .vue | 2,627 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgdHlwZSB7IERlZmF1bHRUaGVtZSB9IGZyb20gJ3ZpdGVwcmVzcy90aGVtZScNCmltcG9ydCBWUEltYWdlIGZyb20gJ3ZpdGVwcmVzcy9kaXN0L2NsaWVudC90aGVtZS1kZWZhdWx0L2NvbXBvbmVudHMvVlBJbWFnZS52dWUnDQppbXBvcnQgVlBMaW5rIGZyb20gJ3ZpdGVwcmVzcy9kaXN0L2NsaWVudC90aGVtZS1kZWZhdWx0L2NvbXBvbmVudHMvVlBMaW5rLnZ1ZScN... | base64 | null |
docs\.vitepress\theme\components\VPFeatures.vue | .vue | 5,796 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyBjb21wdXRlZCwgcmVmLCBvbk1vdW50ZWQgfSBmcm9tICd2dWUnDQoNCmV4cG9ydCB0eXBlIEZlYXR1cmVJY29uID0gew0KICBzcmM/OiBzdHJpbmcNCiAgYWx0Pzogc3RyaW5nDQogIHdpZHRoPzogbnVtYmVyDQogIGhlaWdodD86IG51bWJlcg0KICB3cmFwPzogYm9vbGVhbg0KfQ0KDQpleHBvcnQgdHlwZSBGZWF0dXJlID0gew0KICBpY29uPzogRmVhdHVyZUlj... | base64 | null |
docs\.vitepress\theme\components\VPLocalNav.vue | .vue | 3,575 | PHNjcmlwdCBsYW5nPSJ0cyIgc2V0dXA+DQppbXBvcnQgeyB1c2VXaW5kb3dTY3JvbGwgfSBmcm9tICdAdnVldXNlL2NvcmUnDQppbXBvcnQgeyBvbkNvbnRlbnRVcGRhdGVkIH0gZnJvbSAndml0ZXByZXNzJw0KaW1wb3J0IHsgY29tcHV0ZWQsIG9uTW91bnRlZCwgcmVmIH0gZnJvbSAndnVlJw0KaW1wb3J0IHsgdXNlRGF0YSB9IGZyb20gJ3ZpdGVwcmVzcycNCmltcG9ydCB7IHVzZUxvY2FsTmF2LCB1c2VTaWRlYmFyIH0g... | base64 | null |
docs\.vitepress\theme\components\VPNavBar.vue | .vue | 6,753 | PHNjcmlwdCBsYW5nPSJ0cyIgc2V0dXA+DQppbXBvcnQgeyB1c2VXaW5kb3dTY3JvbGwgfSBmcm9tICdAdnVldXNlL2NvcmUnDQppbXBvcnQgeyByZWYsIHdhdGNoUG9zdEVmZmVjdCB9IGZyb20gJ3Z1ZScNCmltcG9ydCB7IHVzZURhdGEgfSBmcm9tICd2aXRlcHJlc3MnDQppbXBvcnQgeyB1c2VTaWRlYmFyIH0gZnJvbSAndml0ZXByZXNzL3RoZW1lJw0KDQppbXBvcnQgVlBOYXZCYXJBcHBlYXJhbmNlIGZyb20gJ3ZpdGVw... | base64 | null |
docs\.vitepress\theme\components\VPNavBarSearch.vue | .vue | 5,678 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyBpbmplY3QsIG9uTW91bnRlZCB9IGZyb20gJ3Z1ZScNCmltcG9ydCB7IG9uS2V5U3Ryb2tlIH0gZnJvbSAnQHZ1ZXVzZS9jb3JlJw0KDQovLyBJbmplY3QgdGhlIG9wZW5TZWFyY2ggZnVuY3Rpb24gZnJvbSBLb3JyZWt0bHlTZWFyY2ggKHdpdGggZ2xvYmFsIGZhbGxiYWNrKQ0KY29uc3Qgb3BlblNlYXJjaEluamVjdGVkID0gaW5qZWN0PCgpID0+IHZvaWQ+KCdv... | base64 | null |
docs\.vitepress\theme\components\VPSidebar.vue | .vue | 4,113 | PHNjcmlwdCBsYW5nPSJ0cyIgc2V0dXA+DQppbXBvcnQgeyB1c2VTY3JvbGxMb2NrIH0gZnJvbSAnQHZ1ZXVzZS9jb3JlJw0KaW1wb3J0IHsgaW5Ccm93c2VyIH0gZnJvbSAndml0ZXByZXNzJw0KaW1wb3J0IHsgcmVmLCB3YXRjaCB9IGZyb20gJ3Z1ZScNCmltcG9ydCB7IHVzZVNpZGViYXIgfSBmcm9tICd2aXRlcHJlc3MvdGhlbWUnDQppbXBvcnQgVlBTaWRlYmFyR3JvdXAgZnJvbSAndml0ZXByZXNzL2Rpc3QvY2xpZW50... | base64 | null |
docs\.vitepress\theme\components\ZoomableImage.vue | .vue | 1,035 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyByZWYgfSBmcm9tICd2dWUnDQoNCmNvbnN0IHByb3BzID0gZGVmaW5lUHJvcHM8ew0KICBzcmM6IHN0cmluZw0KICBhbHQ/OiBzdHJpbmcNCn0+KCkNCg0KY29uc3QgaXNab29tZWQgPSByZWYoZmFsc2UpDQoNCmNvbnN0IHRvZ2dsZVpvb20gPSAoKSA9PiB7DQogIGlzWm9vbWVkLnZhbHVlID0gIWlzWm9vbWVkLnZhbHVlDQp9DQo8L3NjcmlwdD4NCg0KPHRlbXBs... | base64 | null |
docs\.vitepress\theme\data\services.json | .json | 67,479 | null | utf-8 | [
{
"name": "ActivePieces",
"slug": "activepieces",
"icon": "/docs/images/services/activepieces-logo.png",
"description": "Open source no-code business automation.",
"category": "Automation"
},
{
"name": "Actual Budget",
"slug": "actualbudget",
"icon": "/docs/images/services/actual... |
docs\.vitepress\theme\layouts\Home.vue | .vue | 385 | PHRlbXBsYXRlPg0KICA8TGF5b3V0Pg0KICAgIDx0ZW1wbGF0ZSAjbmF2LWJhci1jb250ZW50LWJlZm9yZT4NCiAgICAgIDxWUE5hdkJhckxhbmRpbmcgLz4NCiAgICA8L3RlbXBsYXRlPg0KICA8L0xheW91dD4NCjwvdGVtcGxhdGU+DQoNCjxzY3JpcHQgc2V0dXAgbGFuZz0idHMiPg0KaW1wb3J0IHsgcmVmIH0gZnJvbSAndnVlJw0KaW1wb3J0IERlZmF1bHRUaGVtZSBmcm9tICd2aXRlcHJlc3MvdGhlbWUnDQppbXBvcnQg... | base64 | null |
docs\.vitepress\theme\layouts\Landing.vue | .vue | 909 | PHRlbXBsYXRlPg0KICA8S29ycmVrdGx5U2VhcmNoIHJlZj0ia29ycmVrdGx5U2VhcmNoUmVmIiAvPg0KICA8TGF5b3V0Pg0KICAgIDx0ZW1wbGF0ZSAjaG9tZS1mZWF0dXJlcy1iZWZvcmU+DQogICAgPC90ZW1wbGF0ZT4NCiAgPC9MYXlvdXQ+DQo8L3RlbXBsYXRlPg0KDQo8c2NyaXB0IHNldHVwIGxhbmc9InRzIj4NCmltcG9ydCB7IHJlZiwgcHJvdmlkZSwgb25Nb3VudGVkIH0gZnJvbSAndnVlJw0KaW1wb3J0IERlZmF1... | base64 | null |
docs\.vitepress\theme\components\Landing\Browser.vue | .vue | 10,834 | PHRlbXBsYXRlPg0KICAgIDxkaXYgY2xhc3M9Im1heC13LTZ4bCBoLVs1MDBweF0gbXgtYXV0byI+DQogICAgICAgIDwhLS0gQWRkIHdyYXBwZXIgZm9yIGdsb3cgZWZmZWN0IC0tPg0KICAgICAgICA8ZGl2IGNsYXNzPSJyZWxhdGl2ZSBncm91cCBnbG93LXdyYXBwZXIiPg0KICAgICAgICAgICAgPCEtLSBHbG93IGVmZmVjdCBvdmVybGF5IC0tPg0KICAgICAgICAgICAgPGRpdiBjbGFzcz0iYWJzb2x1dGUgLWluc2V0LTAu... | base64 | null |
docs\.vitepress\theme\components\Landing\Features.vue | .vue | 2,137 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgdHlwZSB7IERlZmF1bHRUaGVtZSB9IGZyb20gJ3ZpdGVwcmVzcy90aGVtZScNCmltcG9ydCB7IGNvbXB1dGVkIH0gZnJvbSAndnVlJw0KaW1wb3J0IFZQRmVhdHVyZSBmcm9tICd2aXRlcHJlc3MvdGhlbWUnDQoNCmV4cG9ydCBpbnRlcmZhY2UgRmVhdHVyZSB7DQogIGljb24/OiBEZWZhdWx0VGhlbWUuRmVhdHVyZUljb24NCiAgdGl0bGU6IHN0cmluZw0KICBkZXRh... | base64 | null |
docs\.vitepress\theme\components\Landing\Globe.vue | .vue | 6,046 | PHRlbXBsYXRlPg0KICA8ZGl2IHJlZj0iZ2xvYmVDb250YWluZXIiIGNsYXNzPSJhYnNvbHV0ZSAtdG9wLTIwIHNtOi10b3AtMjQgdy1mdWxsIGgtWzM3NXB4XSBwb2ludGVyLWV2ZW50cy1ub25lIj48L2Rpdj4NCjwvdGVtcGxhdGU+DQoNCjxzY3JpcHQgc2V0dXAgbGFuZz0idHMiPg0KaW1wb3J0IHsgcmVmLCBvbk1vdW50ZWQsIG9uVW5tb3VudGVkLCB3YXRjaCwgd2F0Y2hFZmZlY3R9IGZyb20gJ3Z1ZScNCmltcG9ydCB7... | base64 | null |
docs\.vitepress\theme\components\Landing\HeroHeader.vue | .vue | 7,365 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyB0eXBlIFJlZiwgaW5qZWN0IH0gZnJvbSAndnVlJw0KaW1wb3J0IHR5cGUgeyBEZWZhdWx0VGhlbWUgfSBmcm9tICd2aXRlcHJlc3MvdGhlbWUnDQppbXBvcnQgeyBWUEJ1dHRvbiwgVlBCYWRnZSB9IGZyb20gJ3ZpdGVwcmVzcy90aGVtZScNCg0KZXhwb3J0IGludGVyZmFjZSBIZXJvQWN0aW9uIHsNCiAgICB0aGVtZT86ICdicmFuZCcgfCAnYWx0Jw0KICAgIHRl... | base64 | null |
docs\.vitepress\theme\components\Landing\Installer.vue | .vue | 833 | PHRlbXBsYXRlPg0KICAgIDxkaXYgY2xhc3M9ImZsZXggZmxleC1jb2wgZ2FwLTQiPg0KICAgICAgICA8ZGl2IGNsYXNzPSJmbGV4IGZsZXgtcm93IGdhcC0yIj4NCiAgICAgICAgICAgIDxWUEJhZGdlIHRleHQ9IkZvciBDb29saWZ5IENsb3VkIiAgLz4NCiAgICAgICAgICAgIDxWUEJhZGdlIHRleHQ9IlNlbGYgSG9zdCIgdHlwZT0id2FybmluZyIgLz4NCiAgICAgICAgPC9kaXY+DQogICAgICAgIDxoMyBjbGFzcz0idGV4... | base64 | null |
docs\.vitepress\theme\components\Landing\Referral.vue | .vue | 11,420 | PHRlbXBsYXRlPg0KICAgIDxkaXYgY2xhc3M9InJlbGF0aXZlIGZsZXggZmxleC1jb2wgZ2FwLTQgbWF4LXctbGcgbXgtYXV0byI+DQogICAgICAgIDxkaXYgY2xhc3M9ImZsZXggZmxleC1yb3cgZ2FwLTIgei0xMCI+DQogICAgICAgICAgICA8aDMgY2xhc3M9InRleHQtMnhsIGZvbnQtYm9sZCB0cmFja2luZy13aWRlIj57eyByZWZlcnJhbFRpdGxlIH19PC9oMz4NCiAgICAgICAgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93... | base64 | null |
docs\.vitepress\theme\components\Landing\Sections.vue | .vue | 38 | PHRlbXBsYXRlPg0KICA8Q29udGVudCAvPg0KPC90ZW1wbGF0ZT4= | base64 | null |
docs\.vitepress\theme\components\Landing\VPHomeFeatures.vue | .vue | 330 | PHNjcmlwdCBzZXR1cCBsYW5nPSJ0cyI+DQppbXBvcnQgeyB1c2VEYXRhIH0gZnJvbSAndml0ZXByZXNzJw0KaW1wb3J0IFZQRmVhdHVyZXMgZnJvbSAndml0ZXByZXNzL2Rpc3QvY2xpZW50L3RoZW1lLWRlZmF1bHQvY29tcG9uZW50cy9WUEZlYXR1cmVzLnZ1ZScNCg0KY29uc3QgeyBmcm9udG1hdHRlcjogZm0gfSA9IHVzZURhdGEoKQ0KPC9zY3JpcHQ+DQoNCjx0ZW1wbGF0ZT4NCiAgPFZQRmVhdHVyZXMNCiAgICB2LWlm... | base64 | null |
docs\.vitepress\theme\components\Services\List.vue | .vue | 21,389 | PHN0eWxlIHNjb3BlZD4NCkByZWZlcmVuY2UgInRhaWx3aW5kY3NzIjsNCg0KLmRlZmF1bHQtc29mdCB7DQogICAgYmFja2dyb3VuZDogcmdiYSgxMDEsIDExNywgMTMzLCAwLjE2KTsNCiAgICBib3JkZXItY29sb3I6ICMzYzNmNDQ7DQp9DQoNCi8qIFB1cnBsZSBjaGVja2JveGVzICovDQppbnB1dFt0eXBlPSJjaGVja2JveCJdIHsNCiAgICBhY2NlbnQtY29sb3I6ICM5MzMzZWE7DQogICAgLyogcHVycGxlLTYwMCAqLw0K... | base64 | null |
docs\api-reference\api\index.md | .md | 360 | null | utf-8 | ---
aside: false
outline: false
layout: doc
title: API Reference
description: Explore Coolify's comprehensive REST API documentation to automate deployments, manage resources, and integrate with your tools.
toc: false
---
# API
## Need help?
If you need help with the API please get in touch with us on [Discord](http... |
docs\api-reference\api\operations\[operation].md | .md | 1,783 | null | utf-8 | ---
aside: false
outline: false
title: API
description: Detailed API operation reference with request parameters, response schemas, authentication, and interactive code examples in multiple languages.
toc: false
---
<script setup lang="ts">
import { useData } from 'vitepress'
import { useTheme, generateCodeSample } fr... |
docs\api-reference\api\operations\[operation].paths.ts | .ts | 624 | aW1wb3J0IHNwZWMgZnJvbSAnLi4vLi4vLi4vLnZpdGVwcmVzcy90aGVtZS9vcGVuYXBpLmpzb24nIHdpdGggeyB0eXBlOiAnanNvbicgfQ0KDQpleHBvcnQgZGVmYXVsdCB7DQogIGFzeW5jIHBhdGhzKCkgew0KICAgIC8vIEV4dHJhY3QgYWxsIG9wZXJhdGlvbklkcw0KICAgIGNvbnN0IG9wZXJhdGlvbnM6IHN0cmluZ1tdID0gW10NCiAgICBPYmplY3QuZW50cmllcyhzcGVjLnBhdGhzKS5mb3JFYWNoKChbcGF0aCwgcGF0... | base64 | null |
docs\applications\build-packs\docker-compose.md | .md | 9,572 | null | utf-8 | ---
title: Docker Compose Build Packs
description: Deploy multi-container applications with Docker Compose using custom domains, magic environment variables, storage volumes, and service networking.
---
<ZoomableImage src="/docs/images/builds/packs/compose/banner.webp" alt="Coolify banner" />
<br />
Docker Compose le... |
docs\applications\build-packs\dockerfile.md | .md | 6,490 | null | utf-8 | ---
title: Dockerfile Build Pack
description: Build Docker images from your custom Dockerfile with Coolify supporting Git repositories, environment variables, and pre/post-deployment commands.
---
<ZoomableImage src="/docs/images/builds/packs/dockerfile/banner.webp" alt="Coolify banner" />
<br />
Dockerfile includes... |
docs\applications\build-packs\nixpacks.md | .md | 8,710 | null | utf-8 | ---
title: Nixpacks Build Pack
description: Build applications with Nixpacks automatic buildpack detecting your codebase, generating Dockerfiles, and deploying static sites or dynamic apps.
---
<ZoomableImage src="/docs/images/builds/packs/nixpacks/banner.webp" alt="Coolify banner" />
<br />
Nixpacks is a open sourc... |
docs\applications\build-packs\overview.md | .md | 2,651 | null | utf-8 | ---
title: Build Packs
description: Choose from Nixpacks, Static, Dockerfile, or Docker Compose build packs to create optimized Docker images for your application deployments.
---
<ZoomableImage src="/docs/images/builds/packs/packs-banner.webp" alt="Coolify packs banner" />
<br />
Coolify deploys every application a... |
docs\applications\build-packs\static.md | .md | 4,633 | null | utf-8 | ---
title: Static Build Packs
description: Deploy static websites with Nginx web server using pre-built files from Git repositories, supporting Astro, Webstudio, and other static generators.
---
<ZoomableImage src="/docs/images/builds/packs/static/banner.webp" alt="Coolify banner" />
<br />
Static Build Packs take t... |
docs\applications\ci-cd\introduction.md | .md | 4,771 | null | utf-8 | ---
title: "CI/CD with Git Providers"
description: "Learn how Coolify applications integrate with Git providers for continuous deployment. Understand the difference between Git-based applications and Docker Compose services."
---
# CI/CD with Git Providers
Applications in Coolify are designed to be deployed directly ... |
docs\applications\ci-cd\other-providers.md | .md | 4,469 | null | utf-8 | ---
title: "Other Git Providers"
description: "Connect any Git provider to Coolify using deploy keys and webhooks for automatic deployments. Works with Gogs, Forgejo, and custom Git servers."
---
# Other Git Providers
This guide will show you how to use other Git provider with Coolify, such as Gogs, Forgejo, and any ... |
docs\applications\build-packs\nixpacks\node-versioning.md | .md | 10,514 | null | utf-8 | ---
title: Node.js Versioning
description: How to pin specific Node.js minor and patch versions in Nixpacks using nixpkgs archive overrides.
---
# Node.js Versioning in Nixpacks
Nixpacks only supports **major version** specification for Node.js. This page explains the limitation and provides a workaround for pinning ... |
docs\applications\ci-cd\bitbucket\integration.md | .md | 2,983 | null | utf-8 | ---
title: "Integration"
description: "Deploy Bitbucket repositories with Coolify using deploy keys, SSH authentication, and automated webhooks for commits and pull requests."
---
# Bitbucket Integration
This guide will show you how to use Bitbucket based repositories with Coolify.
## Public Repositories
You can use... |
docs\applications\ci-cd\gitea\integration.md | .md | 2,929 | null | utf-8 | ---
title: "Integration"
description: "Deploy Gitea repositories with Coolify using deploy keys, SSH authentication, and automated webhooks for commits and pull requests."
---
# Gitea Integration
This guide will show you how to use Gitea based repositories with Coolify.
## Public Repositories
You can use public rep... |
docs\applications\ci-cd\github\actions.md | .md | 5,970 | null | utf-8 | ---
title: GitHub Actions
description: Deploy applications using GitHub Actions to build Docker images and trigger redeployments in Coolify.
---
# GitHub Actions
GitHub Actions allow you to build your application as a Docker image and deploy it to Coolify automatically.
GitHub Actions provide greater flexibility for ... |
docs\applications\ci-cd\github\auto-deploy.md | .md | 2,819 | null | utf-8 | ---
title: GitHub Auto Deploy
description: Automatically deploy applications from GitHub repositories in Coolify using GitHub Apps, Actions, or webhooks.
---
# GitHub Auto Deploy
Coolify can automatically deploy new versions of your application whenever you push changes to your GitHub repository.
There are three meth... |
docs\applications\ci-cd\github\deploy-key.md | .md | 4,921 | null | utf-8 | ---
title: GitHub Deploy Key
description: Deploy applications from private GitHub repositories using deploy keys in Coolify.
---
# GitHub Deploy Key
Deploy keys allow you to grant read-only access to a single private GitHub repository without using a personal access token or SSH key tied to your account.
When using d... |
docs\applications\ci-cd\github\overview.md | .md | 1,855 | null | utf-8 | ---
title: "Overview"
description: "Integrate GitHub with Coolify to deploy applications from repositories, enable automatic deployments, and manage pull requests seamlessly."
---
# GitHub Integration
Coolify simplifies deploying applications from your GitHub repositories or Docker images hosted on GitHub Container Re... |
docs\applications\ci-cd\github\preview-deploy.md | .md | 7,017 | null | utf-8 | ---
title: GitHub Preview Deploy
description: Automatically deploy preview versions of your application for each GitHub pull request using Coolify.
---
# GitHub Preview Deploy
Preview deployments allow Coolify to automatically deploy new versions of your application whenever someone opens a pull request (PR) on your G... |
docs\applications\ci-cd\github\public-repository.md | .md | 2,010 | null | utf-8 | ---
title: "Deploy Public Repository"
description: "Learn how to deploy applications from public GitHub repositories directly using the repository URL in Coolify."
---
# Deploy Public Repository
You can deploy applications from any public GitHub repository by simply providing the repository URL.
## 1. Create a New R... |
docs\applications\ci-cd\github\setup-app.md | .md | 14,426 | null | utf-8 | ---
title: "Setup GitHub App"
description: "Set up a GitHub App in Coolify to access and deploy from private GitHub repositories using automated or manual installation methods."
---
# GitHub App
Github app allows you to grant access to a single or multiple private repositories from your either personal github account ... |
docs\applications\ci-cd\github\switch-apps.md | .md | 2,686 | null | utf-8 | ---
title: Switch GitHub Apps
description: Learn how to switch your application from one GitHub App to another in Coolify, such as when moving repositories to a new organization.
---
# Switch GitHub Apps
Switching GitHub Apps allows you to change the GitHub App associated with your deployed applications, for example, ... |
docs\applications\ci-cd\gitlab\integration.md | .md | 4,122 | null | utf-8 | ---
title: "Integration"
description: "Connect GitLab repositories to Coolify with deploy keys, Gitlab container registry with deploy token, automatic webhooks, and merge request deployments for CI/CD automation"
---
# GitLab Integration
## Public Repositories
You can use public repositories without any additional s... |
docs\get-started\contribute\coolify.md | .md | 10,780 | null | utf-8 | ---
title: Contributing to Core Coolify
description: Contribute to Coolify open-source development with step-by-step setup guide, Docker environment, Spin commands, and pull request workflow.
---
# Contributing to Coolify
> "First, thanks for considering contributing to my project. It really means a lot!" - [@andrasba... |
docs\get-started\contribute\documentation.md | .md | 3,855 | null | utf-8 | ---
title: "Contributing to Coolify Documentation"
description: Contribute to Coolify docs with this guide covering repository setup, local development with Bun, image guidelines, and pull request workflow.
---
# Coolify Docs Contribution Guide
This guide outlines the process for contributing updates and fixes to our... |
docs\get-started\contribute\service.md | .md | 8,023 | null | utf-8 | ---
title: "Add a new service template to Coolify"
description: Add new service templates to Coolify using Docker Compose with magic environment variables, storage handling, and one-click deployment features.
---
# Adding a new service template to Coolify
Services in Coolify are templates made from normal [docker-com... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.