Testing adding a video
9
Setup.md
9
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.
|
||||
<video width="640" height="360" controls>
|
||||
<source src="videos/cloudflareFindID.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
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.
|
||||
|
||||
|
||||
BIN
videos/cloudflareFindID.mp4
Normal file
BIN
videos/cloudflareFindID.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user