Add deployment script and documentation

- Deployment script for Coolify setup
- Comprehensive deployment guide
- SSH public key included
- Updated .gitignore to exclude private key
This commit is contained in:
Mikael Westöö
2026-01-23 21:23:39 +01:00
parent 406d278a39
commit 30f094f049
4 changed files with 434 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ yarn-error.log*
*.log
.vscode/
.idea/
deploy_key