.. _staff-zones: =============== Cloud / Zones =============== .. important:: You need to have Designate Openstack service installed and configured in order to use the Fleio DNS zones feature. .. contents:: :local: Zones dashboard =============== .. image:: /_static/images/newstaff/cloud/zones/zones-dashboard.png The Zones dashboard can be displayed in two different types of views: * Card view .. image:: /_static/images/newstaff/cloud/zones/zones-card-view.png :scale: 50 * List view .. image:: /_static/images/newstaff/cloud/zones/zones-list-view.png :scale: 50 Filtering zones --------------- As a staff user you can filter the Zones by **Clients**: .. image:: /_static/images/newstaff/cloud/zones/zone-filter-by-client.png :scale: 50 Sorting zones ------------- The zones can be sorted by the following criteria: * Name * Serial number * Status * Created at * Updated at Create a DNS zone ================= To create a new zone you need to click on the blue plus sign located at the bottom right part of the page: .. image:: /_static/images/newstaff/cloud/zones/zones-create-new-zone.png The create new zone will allow you to: * create DNS zone in admin project (requires propper permissions) * create DNS zone in client's project Create DNS zone in admin project -------------------------------- While creating a DNS zone in the admin project you will notice that the **Client** selection dropdown will be hidden. .. image:: /_static/images/newstaff/cloud/zones/zones-create-new-zone-in-admin-project_filled.png To be able to create the DNS zone you will be required to complete: * Domain Name: must be a fully qualified domain name * Email address: must be a valid email address * DNS zone type (can be either primary or secondary) * Description * TTL Create DNS zone in client project --------------------------------- To create a new DNS zone in a client's project, you will first have to select the **Client** by using the client selection dropdown. .. image:: /_static/images/newstaff/cloud/zones/zones-create-new-zone-in-client-project_filled.png The following fields must be completed in order to add the DNS zone: * Domain Name: must be a fully qualified domain name * Email address: must be a valid email address * DNS zone type (can be either primary or secondary) * Description * TTL Edit DNS zone ============= To edit a DNS zone you need to click on the **Edit zone** button: .. image:: /_static/images/newstaff/cloud/zones/zone-edit-zone.png Editing a zone will allow you to change: * Email address * Description * TTL .. image:: /_static/images/newstaff/cloud/zones/zone-edit-zone-form.png Zone details ============ .. image:: /_static/images/newstaff/cloud/zones/zones-domain-details.png When you access a zone, you will be available to: * see the zone information, such as: * zone ID * project * created at * updated at * email * TTL * type * masters * description * attributes * records * add new records * edit records To add a new recordset you need to click on the **Blue button**. This will add a new row on your zone, with the following fields: * subdomain * TTL * record type * record To add multiple records on a recordset, you can press the **+** sign at the end of the row: .. image:: /_static/images/newstaff/cloud/zones/zones-add-multiple-records-to-subdomain.png :scale: 60 To edit a recordset, you need to click on the desired row. This will open the edit form for that recordset. To delete a recordset, you need to also click on the desired row. Then you can press the **delete record** button: .. image:: /_static/images/newstaff/cloud/zones/delete-subdomain.png :scale: 60 Delete zone =========== To delete a zone you need to click on the **Delete zone** button. .. image:: /_static/images/newstaff/cloud/zones/zone-delete-on-card.png