# Twenty CRM Deployment — commons-hub Lead Funnel ## 1. Deploy Twenty CRM Stack on Netcup ```bash # SSH to server ssh netcup-full # Create directory and copy files mkdir -p /opt/twenty-crm # (copy docker-compose.yml and .env from this directory) # Generate secrets cd /opt/twenty-crm cat > .env <