Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 29, 2024
1 parent 7f87b9b commit d843329
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/content/0.index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ hero:
light: '/images/landing/hero-light.svg'
dark: '/images/landing/hero-dark.svg'
headline:
label: "Automatic Database Migrations"
to: /changelog/database-migrations
label: "Cloudflare Access integration"
to: /changelog/cloudflare-access
icon: i-ph-arrow-right
features:
- name: Cloud Hosting
Expand Down
4 changes: 2 additions & 2 deletions docs/content/1.docs/3.recipes/6.cloudflare-access.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Cloudflare Access
title: Cloudflare Access Integration
navigation.title: Cloudflare Access
description: Learn how to use Cloudflare Access to protect your Nuxt application deployed on Cloudflare Pages.
---

Cloudflare Access allows you to secure your web applications by restricting who can reach your application by applying configured identity-aware Access policies. Cloudflare Access is part of Cloudflare's Zero Trust offerings.
[Cloudflare Access](https://www.cloudflare.com/zero-trust/products/access/) allows you to secure your web applications by restricting who can reach your application by applying configured identity-aware Access policies. Cloudflare Access is part of [Cloudflare's Zero Trust](https://www.cloudflare.com/plans/zero-trust-services/) offerings.

NuxtHub fully supports Cloudflare Access across the NuxtHub admin, module and CLI.

Expand Down
16 changes: 10 additions & 6 deletions docs/content/4.changelog/cloudflare-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,21 @@ authors:
---

::tip
This feature is available on all [NuxtHub plans](/pricing) and comes with the [v0.0.0](https://github.com/nuxt-hub/core/releases/tag/v0.0.0) release of `@nuxthub/core`.
This feature is available on all [NuxtHub plans](/pricing) and comes with the [v0.8.4](https://github.com/nuxt-hub/core/releases/tag/v0.8.4) release of `@nuxthub/core`.
::

We now fully support Cloudflare Access across admin, module and CLI.

## What is Cloudflare Access

:nuxt-img{src="/images/changelog/cloudflare-access.png" alt="Cloudflare Access" width="915" height="515"}

[Cloudflare Access](https://www.cloudflare.com/zero-trust/products/access/) allows you to secure your web applications by restricting who can reach your application by applying configured identity-aware Access policies. Cloudflare Access is part of [Cloudflare's Zero Trust](https://www.cloudflare.com/plans/zero-trust-services/) offerings.

## What does this mean for NuxtHub

This enables you to create secure internal web applications on NuxtHub, without compromising on features like NuxtHub admin for management and remote storage during development.

::callout{to="/docs/recipes/cloudflare-access" icon="i-ph-book-open-duotone"}
Learn more about Cloudflare Access with NuxtHub
Learn more about enabling Cloudflare Access with NuxtHub.
::

## What is Cloudflare Access

Cloudflare Access allows you to secure your web applications by restricting who can reach your application by applying configured identity-aware Access policies. Cloudflare Access is part of Cloudflare's Zero Trust offerings.

0 comments on commit d843329

Please sign in to comment.