Hi Dilan, Getting your project from your local machine to a domain like www.abc.com requires a few separate steps. 1. Put the app on a remote server 2. use apache to serve your app 3. purchase a domain from GoDaddy (or another domain name registrar) and point it to your server. I just added some documentation <http://arches-hip.readthedocs.io/en/latest/extra/#migrating-your-local-app-to-aws-ec2>about how to transfer your app to an AWS EC2 server (which would be more or less applicable to other hosting services like DigitalOcean), and how to use Apache to serve it. You would still need to connect the IP Address with the domain itself, which you can purchase from GoDaddy or another domain name registrar. Using a GoDaddy-purchased domain with an AWS EC2 server is very easy, and described in these steps: https://www.quora.com/How-do-I-route-my-GoDaddy-domain-name-to-my-Amazon-EC2-web-server.
Actually hosting the app on a GoDaddy or HostGator server is not something I have tried yet. Adam On Thursday, May 12, 2016 at 2:44:50 AM UTC-6, Dilan wrote: > > > > On Thursday, May 12, 2016 at 2:13:24 PM UTC+5:30, Dilan wrote: >> >> Hi All, >> >> I already have arches site in my local machine. It's running good. Now i >> need to host under the new domain,(like "www.abc.com" (example domain)). >> I read the discussion of Sandeep Singh( >> https://groups.google.com/forum/#!topic/archesproject/raxPlAP4SlI). It's >> explane hosting plane of AWS in Amazon. Can I host it hosting server etc.. >> (Like GoDaddy , HostGater ..) >> >> Help Me. >> >> Thanx All. >> >> >> -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
