After you create a project using the Appcropolis Builder, you can add a domain. Basically, you can create a policy to allow Appcropolis’ server to serve your files when requests are made from your domain.
Lets’ say that your domain name is “mycompany.com”. You can create a project inside the Appcropolis Builder, and name it anything you want, for example, “mycompany”. Your project public URL will be [PROJECT_NAME]-[YOUR_USER_NAME].simplifysites.com. For this example, your public URL might read something like this “mycompany-raul.simplifysites.com”. If you wish to server your website from “mycompany.com”, all what you have to do is:
- Open your project in the builder
- From the “Projects” menu, select the option “Domain”
- Enter the domain you wish to link to your project (e.g. mycompany.com)
- Save.
- Go to your domain DNS admin page (e.g. GoDaddy – >Manage DNS)
- Set your domain’s A record to point to 159.203.148.146.
- Depending on your TTL (time to live), you may have to wait between 15 minutes and 6 hours before this change take effect.
- From the Browser, access your domain.
- Done! if the changes took effect you should be able to access your Appcropolis Builder Project from you domain URL.