diff --git a/Setup.md b/Setup.md index 5b539b1..96c86aa 100644 --- a/Setup.md +++ b/Setup.md @@ -3,6 +3,15 @@ Currently Nassella requires users to set up the following three services in orde ## [Cloudflare](https://www.cloudflare.com) Cloudflare is a global internet infrastructure and security company. Nassella uses Cloudflare for [DNS](a "A Domain Name System (DNS) acts as a phonebook for your domain, translating your website's human-readable name (like example.com) into a machine-readable IP address.") +1. Before setting up Nassella, set up a website domain on Cloudflare. You can follow Cloudflare's documentation [here](https://developers.cloudflare.com/fundamentals/manage-domains/) to connect an existing domain, transfer an existing domain, or buy a new domain to run with Cloudflare. +2. Take note of your Zone ID and Account ID. Nassella will need these values during setup. Below is clip showing how to find these values. + +3. Setup an API token for any domain that you want to use with Nassella. Follow cloudlfare's documentation [here](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/). Use the "Edit Zone DNS" template and select the desired domain. +4. Take note of the API Token. + ## [Digital Ocean](https://www.digitalocean.com) Digital Ocean is a cloud-computing provider that offers on-site infrastructure and managed services to build, deploy, host, and scale applications. Nassella can make a website hosted here easier to maintain. diff --git a/videos/cloudflareFindID.mp4 b/videos/cloudflareFindID.mp4 new file mode 100644 index 0000000..2e629d7 Binary files /dev/null and b/videos/cloudflareFindID.mp4 differ