Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion fern/products/docs/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ navigation:
- page: Set up self-hosted documentation
path: ./pages/enterprise/self-hosted-set-up.mdx
slug: set-up
hidden: true
- page: Health check endpoints
path: ./pages/enterprise/health-check-endpoints.mdx
- section: Analytics & integrations
Expand Down
2 changes: 1 addition & 1 deletion fern/products/docs/pages/enterprise/self-hosted.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ However, features requiring external connections aren't supported, including [As

## Setup process

Fern provides your documentation site as a ready-to-run Docker container that you can deploy on your own infrastructure.
Fern provides your documentation site as a ready-to-run Docker container that you can deploy on your own infrastructure. For detailed instructions, see [Set up self-hosted documentation](/learn/docs/self-hosted/set-up).

1. **Download the Docker image** - Fern provides the location of the most up-to-date Docker image containing the documentation frontend
1. **Upload your fern folder** - Add your documentation source files to the container
Expand Down