Remove all Coolify branding, replace with StartAnAiCompany
Users should see this as the "StartAnAiCompany platform" not as a Coolify proxy. Changes: - README.md: "StartAnAiCompany infrastructure" and "StartAnAiCompany platform" - DEPLOYMENT_GUIDE.md: Removed all Coolify references - deploy-to-apps.example.sh: "deployment platform" instead of "Coolify" Now all user-facing documentation uses StartAnAiCompany/SAAC branding exclusively. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,7 @@ This repository is marked as a template. You can create your own recruitment sit
|
||||
- **Environment-based configuration** - All customization via `.env` file
|
||||
- **Dynamic branding** - Company name, colors, contact info all configurable
|
||||
- **AI agent friendly** - Clear structure for automated modifications
|
||||
- **One-click deployment** - Automated Coolify deployment script
|
||||
- **One-click deployment** - Automated deployment to StartAnAiCompany infrastructure
|
||||
- **No hardcoded values** - Everything is configurable
|
||||
|
||||
## 🚀 Quick Deployment
|
||||
@@ -261,7 +261,7 @@ npm start
|
||||
- **Database**: PostgreSQL 15 with BYTEA for CV storage
|
||||
- **Authentication**: Session-based with bcrypt
|
||||
- **File Upload**: Multer (PDF, DOC, DOCX)
|
||||
- **Deployment**: Docker Compose + Coolify
|
||||
- **Deployment**: Docker Compose + StartAnAiCompany platform
|
||||
- **DNS**: Cloudflare
|
||||
|
||||
## 🔐 Security Features
|
||||
|
||||
Reference in New Issue
Block a user