diff --git a/README.md b/README.md index 35afa21..933248f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Cloudflare Access secured with Auth0 and passkey only login +![SSH Demo](docs/demo.gif) + ## Overview Terraform configuration for my infrastructure @@ -14,6 +16,13 @@ Terraform configuration for my infrastructure Implemented Cloudflare Zero Trust Access integrated with Auth0 OpenID Connect (OIDC), including a custom Post-Login Action that enforces passkey only authentication. Secured remote access via short-lived SSH certificates and Cloudflare Tunnels, enabling passwordless SSH/VNC access without exposing ports or managing static SSH keys. Provisioned and managed all Cloudflare and Auth0 resources using Terraform to ensure repeatable, infrastructure-as-code deployments. +## Usage + +- Connect to Cloudflare Zero Trust team: `epicpatka`. +- Login with a passkey. +- Use `warp-cli target list` to show available targets. +- Use `ssh meerkat` to connect using cloudflared. + ## Cloud Configuration Reference `terraform.tfvars.example`. @@ -104,3 +113,5 @@ Run tests - `pnpm test` - Run unit tests - `pnpm test:watch` - Automatically re-run tests when files change +Demo +- Demo created with [vhs](https://github.com/charmbracelet/vhs) diff --git a/docs/demo.gif b/docs/demo.gif new file mode 100644 index 0000000..ff27a6f Binary files /dev/null and b/docs/demo.gif differ diff --git a/docs/demo.tape b/docs/demo.tape new file mode 100644 index 0000000..7f701cc --- /dev/null +++ b/docs/demo.tape @@ -0,0 +1,75 @@ +# VHS documentation +# +# Output: +# Output .gif Create a GIF output at the given +# Output .mp4 Create an MP4 output at the given +# Output .webm Create a WebM output at the given +# +# Require: +# Require Ensure a program is on the $PATH to proceed +# +# Settings: +# Set FontSize Set the font size of the terminal +# Set FontFamily Set the font family of the terminal +# Set Height Set the height of the terminal +# Set Width Set the width of the terminal +# Set LetterSpacing Set the font letter spacing (tracking) +# Set LineHeight Set the font line height +# Set LoopOffset % Set the starting frame offset for the GIF loop +# Set Theme Set the theme of the terminal +# Set Padding Set the padding of the terminal +# Set Framerate Set the framerate of the recording +# Set PlaybackSpeed Set the playback speed of the recording +# Set MarginFill Set the file or color the margin will be filled with. +# Set Margin Set the size of the margin. Has no effect if MarginFill isn't set. +# Set BorderRadius Set terminal border radius, in pixels. +# Set WindowBar Set window bar type. (one of: Rings, RingsRight, Colorful, ColorfulRight) +# Set WindowBarSize Set window bar size, in pixels. Default is 40. +# Set TypingSpeed