Dwij Mistry
Dwij Mistry
TTwenty
Created by Dwij Mistry on 10/25/2024 in #❓︱help
I’m setting up a self-hosted 20 CRM on AWS but facing some issues accessing it with a custom domain.
Steps I’ve Completed: 1. EC2 Instance Setup: Created an EC2 instance and associated an Elastic IP with it. 2. S3 Bucket Setup: Configured an S3 bucket as required by the CRM. 3. SSH Access: Successfully connected to the EC2 instance via SSH. 4. Docker Installation: Installed Docker and Docker Compose on the EC2 instance. 5. App Installation: Ran bash <(curl -sL https://git.new/20) to install the CRM. 6. Environment Variables: Updated the .env file with necessary configurations. Issue: I would like to use the URL crm.neemiracle.tech to access the CRM, but I’m not sure how to configure it to work with this domain. Default Docker Compose Configuration: Using the default docker-compose.yml provided by the CRM. Question: How can I configure the 20 CRM to be accessible at crm.neemiracle.tech? Please help me i was trying from last 5 days...
11 replies