1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/tutorials/academy-managing-unleash-for-devops.md
Mark Fulton 2754c26f2e
docs/video embed, academy video embed fixes (#5005)
PR contains the following:

1) New video embeds for the following docs:

- website/docs/reference/deploy/environment-import-export.mdx
- website/docs/reference/playground.mdx
- website/docs/reference/strategy-constraints.md
- website/docs/topics/a-b-testing.md

2) Improvements to the Academy course playlist embedding for the three
Academy courses. Tested the standard method of embedding video, and it
seems this works well for playlists too.
Switching to the native Docusaurus embed solves the issue with dynamic
resizing. Rather than a static embed size the video will now scale to
the browser window size.
2023-10-11 14:20:16 -05:00

35 lines
958 B
Markdown

---
id: academy-managing-unleash-for-devops
title: Managing Unleash for DevOps/Admins
---
import VideoContent from '@site/src/components/VideoContent.jsx'
:::info
**This Unleash Academy course is for all DevOps and Admin roles working with Unleash, after Foundational content has been reviewed.**
:::
:::note
**Estimated time burden:** 45 minutes
:::
---
## Learning Objectives
Understand how to deploy Unleash in a secure and performant manner through Edge, maintain and manage users, groups, permissions, and RBAC.
---
## Course Detail
<VideoContent videoUrls={["https://www.youtube.com/embed/videoseries?si=m0PkzvBqtGphGblK&amp;list=PLcVJ5JY19ncVxAesGfmcs8vshai0mSdAS"]}/>
:::info Embedded Player
The full course is shown above.
Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
Options to go full screen, view the playlist on YouTube or share are also enabled.
:::