Skip to content

Commit

Permalink
Update ssh-infrastructure-access.mdx (#16999)
Browse files Browse the repository at this point in the history
* Update ssh-infrastructure-access.mdx

* Update src/content/docs/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access.mdx

---------

Co-authored-by: ranbel <101146722+ranbel@users.noreply.github.com>
  • Loading branch information
2 people authored and maheshwarip committed Dec 2, 2024
1 parent 402318b commit b3834f0
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ import { Tabs, TabItem, Badge, Render } from "~/components";
[Access for Infrastructure](/cloudflare-one/applications/non-http/infrastructure-apps/) uses the same deployment model as [WARP-to-Tunnel](/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-warp-to-tunnel/) but unlocks more granular policy options and command logging functionality.
<Render file="access/short-lived-certs-intro" params={{ intro: "Furthermore, Access for Infrastructure replaces" }} />

:::note
SSH with Access for Infrastructure is currently available in early access.
:::

## 1. Connect the server to Cloudflare

1. Create a Cloudflare Tunnel for your server by following our [dashboard setup guide](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/). You can skip the connect an application step and go straight to connecting a network.
Expand Down Expand Up @@ -120,4 +124,4 @@ To manually retrieve logs:
3. Select **Download** to download the session's command log.
4. <Render file="ssh/decrypt-ssh-log" />

Enterprise customers can also export command logs using [Logpush](/cloudflare-one/insights/logs/logpush/).
Enterprise customers can also export command logs using [Logpush](/cloudflare-one/insights/logs/logpush/).

0 comments on commit b3834f0

Please sign in to comment.