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\troubleshoot\dns-and-domains\lets-encrypt-not-working.md
.md
6,941
null
utf-8
--- title: Let's Encrypt Not Generating SSL Certificates on Coolify description: Fix Let's Encrypt SSL failures by opening ports 80/443, checking DNS records, verifying Cloudflare settings, and troubleshooting challenges. --- # Let's Encrypt Not Generating SSL Certificates If you are using the default settings for th...
docs\troubleshoot\dns-and-domains\wildcard-ssl-certs.md
.md
2,809
null
utf-8
--- title: Coolify not using Wildcard SSL Certificates description: Fix wildcard SSL certificate issues in Coolify by verifying installation, checking proxy configuration, and clearing browser cache. --- # Coolify not using Wildcard SSL Certificates If your wildcard SSL certificate isn't working with your domain, it ...
docs\troubleshoot\docker\expired-github-personal-access-token.md
.md
1,038
null
utf-8
--- title: "Expired GitHub Personal Access Token (PAT)" description: "Fix GitHub Container Registry authentication errors by logging out of ghcr.io or renewing expired GitHub Personal Access Tokens for Docker deployments." --- # Expired GitHub Personal Access Token (PAT) If you encounter the following errors, it means...
docs\troubleshoot\installation\docker-install-failed.md
.md
949
null
utf-8
--- title: Docker Installation Failed description: Fix Docker installation failures during Coolify setup by using Ubuntu LTS versions or manually installing Docker 24+ on non-LTS operating systems. --- # Docker Installation Failed If the Coolify install script fails at the **“Installing Docker”** step, it’s most often...
docs\troubleshoot\installation\install-script-failed.md
.md
14,655
null
utf-8
--- title: Coolify Install Script Failed description: Debug and fix Coolify installation script failures with step-by-step troubleshooting for logs, Docker issues, port conflicts, and container problems. --- # Coolify Installation Script Failed If the Coolify installation script completes but you cannot access Coolif...
docs\troubleshoot\server\connection-issues.md
.md
1,863
null
utf-8
--- title: Connection Unstable description: Fix unstable Coolify server connections by removing UFW LIMIT rules, adjusting iptables, and configuring firewall settings for port 22 SSH access. --- # Connection Unstable If you're experiencing unstable connections, most of the times (90% of the cases) a firewall issue, u...
docs\troubleshoot\server\crash-during-build.md
.md
3,575
null
utf-8
--- title: Server Crash During Build description: Fix server crashes during Coolify builds by offloading to external build servers, using GitHub Actions, or upgrading server resources for Docker image builds. --- # Server Unresponsive or crashes during Build Coolify supports two deployment methods: deploying with a *...
docs\troubleshoot\server\raspberry-crashes.md
.md
680
null
utf-8
--- title: Raspberry Pi Crashes description: Fix Raspberry Pi crashes on Coolify by upgrading to 4GB+ RAM or limiting Docker memory usage on 2GB models with slow SD card configurations. --- # Raspberry Pi Crashes If you're using a Raspberry Pi with only 2GB of RAM, you may experience system crashes even with swap spac...
docs\troubleshoot\server\two-factor-stopped-working.md
.md
946
null
utf-8
--- title: 2FA Stopped Working description: Fix two-factor authentication failures in Coolify by synchronizing server time with NTP, checking systemd-timesyncd, and configuring firewall port 123 access. --- # 2FA Stopped Working It is usually a time synchronization issue. ## Diagnosis - Check your server's time with ...
docs\troubleshoot\server\validation-issues.md
.md
580
null
utf-8
--- title: Server Validation Issues description: Resolve Coolify server validation errors by verifying SSH private key format includes BEGIN and END OPENSSH PRIVATE KEY headers to fix libcrypto errors. --- # Server Validation Issues You cannot validate your server because of a validation error. ## Symptoms - During...