coolify integration.

This commit is contained in:
2026-02-27 08:55:41 -06:00
parent fe66be4aad
commit 2fe49b6725
62 changed files with 6366 additions and 129 deletions

5
app/.env.example Normal file
View File

@@ -0,0 +1,5 @@
# SSH Credentials for deployment
# Copy this file to .env and fill in your credentials
SSH_USERNAME=deployer
SSH_PASSWORD=your-password-here