h1. Creating ToledoWinter.com Oct 23, 2014 1. Network Solutions - Register domain name 2. Digital Ocean - DNS - Add Domain: - - name=toledowinter.com - - ipaddress= - - Select a Droplet=soupmode.com - Create Domain 3. Digital Ocean - DNS - toledowinter.com - Add Record: - - CNAME - - Enter Name=WWW - - Enter Hostname=@ 4. Network Solutions - Manage Account - toledowinter.com - Change Where Domain Points - Domain Name Server - - NS1.DIGITALOCEAN.COM - - NS2.DIGITALOCEAN.COM - - NS3.DIGITALOCEAN.COM - Apply Changes - It may take 24 to 48 hours for the changes to take affect throughout the Internet 5. Digital Ocean Server - remote shell login - cd /home - mkdir toledowinter - cd toledowinter - within /home/toledowinter, execute - - git clone https://github.com/jrsawvel/Grebe.git - that will create a directory called Grebe, which contains the code 6. Grebe - @cd /home@ - @chown -R owner:group toledowinter@ with the appropriate "owner" and "group" info