Skip to content
Merged
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
14 changes: 14 additions & 0 deletions docs/misc/19_enterprise_onboarding/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ import DocCard from '@site/src/components/DocCard';

Welcome to [Windmill Enterprise Edition](/pricing). This guide provides essential setup information and best practices for new enterprise customers.

For new users, you might want to get a tour of Windmill first:

<div style={{ position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', maxWidth: '100%', marginBottom: '2rem' }}>
<iframe
style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%' }}
src="https://www.youtube.com/embed/videoseries?list=PLITtG6lMX-nIqgIxF3UlGOXLcS4kf0exq"
title="Windmill Enterprise Onboarding Playlist"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
className="border-2 rounded-lg object-cover w-full dark:border-gray-800"
/>
</div>

## Getting started

### Container images
Expand Down