2020-11-05 15:43:33 +00:00
<!doctype html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta name = "generator" content = "Docusaurus v2.0.0-alpha.66" >
2021-10-22 17:20:53 +00:00
< title data-react-helmet = "true" > Installation | OAuth2 Proxy< / title > < meta data-react-helmet = "true" name = "twitter:card" content = "summary_large_image" > < meta data-react-helmet = "true" name = "docusaurus_language" content = "en" > < meta data-react-helmet = "true" name = "docusaurus_version" content = "7.2.x" > < meta data-react-helmet = "true" name = "docusaurus_tag" content = "docs-default-7.2.x" > < meta data-react-helmet = "true" property = "og:title" content = "Installation | OAuth2 Proxy" > < meta data-react-helmet = "true" name = "description" content = "1. Choose how to deploy:" > < meta data-react-helmet = "true" property = "og:description" content = "1. Choose how to deploy:" > < meta data-react-helmet = "true" property = "og:url" content = "https://oauth2-proxy.github.io/oauth2-proxy/docs/" > < link data-react-helmet = "true" rel = "shortcut icon" href = "/oauth2-proxy/img/logos/OAuth2_Proxy_icon.svg" > < link data-react-helmet = "true" rel = "canonical" href = "https://oauth2-proxy.github.io/oauth2-proxy/docs/" > < link rel = "stylesheet" href = "/oauth2-proxy/styles.b2862157.css" >
2021-05-23 19:23:08 +00:00
< link rel = "preload" href = "/oauth2-proxy/styles.f494e809.js" as = "script" >
2022-02-19 18:15:23 +00:00
< link rel = "preload" href = "/oauth2-proxy/runtime~main.ae845585.js" as = "script" >
2022-01-18 13:55:53 +00:00
< link rel = "preload" href = "/oauth2-proxy/main.089aca77.js" as = "script" >
2021-10-22 17:20:53 +00:00
< link rel = "preload" href = "/oauth2-proxy/1.b73729bd.js" as = "script" >
< link rel = "preload" href = "/oauth2-proxy/2.0f84ec0c.js" as = "script" >
< link rel = "preload" href = "/oauth2-proxy/58.c351a43a.js" as = "script" >
< link rel = "preload" href = "/oauth2-proxy/60.0c644c35.js" as = "script" >
< link rel = "preload" href = "/oauth2-proxy/e8c74efb.b5ed146a.js" as = "script" >
< link rel = "preload" href = "/oauth2-proxy/17896441.3f09010b.js" as = "script" >
2021-12-22 17:11:15 +00:00
< link rel = "preload" href = "/oauth2-proxy/9ac82b89.4743b5b3.js" as = "script" >
2020-11-05 15:43:33 +00:00
< / head >
< body >
< script > ! function ( ) { function t ( t ) { document . documentElement . setAttribute ( "data-theme" , t ) } var e = function ( ) { var t = null ; try { t = localStorage . getItem ( "theme" ) } catch ( t ) { } return t } ( ) ; t ( null !== e ? e : "light" ) } ( ) < / script > < div id = "__docusaurus" >
2022-01-18 13:55:53 +00:00
< nav class = "navbar navbar--fixed-top" > < div class = "navbar__inner" > < div class = "navbar__items" > < div aria-label = "Navigation bar toggle" class = "navbar__toggle" role = "button" tabindex = "0" > < svg xmlns = "http://www.w3.org/2000/svg" width = "30" height = "30" viewBox = "0 0 30 30" role = "img" focusable = "false" > < title > Menu< / title > < path stroke = "currentColor" stroke-linecap = "round" stroke-miterlimit = "10" stroke-width = "2" d = "M4 7h22M4 15h22M4 23h22" > < / path > < / svg > < / div > < a class = "navbar__brand" href = "/oauth2-proxy/" > < img class = "navbar__logo" src = "/oauth2-proxy/img/logos/OAuth2_Proxy_icon.svg" alt = "OAuth2 Proxy" > < strong class = "navbar__title" > OAuth2 Proxy< / strong > < / a > < a aria-current = "page" class = "navbar__item navbar__link navbar__link--active" href = "/oauth2-proxy/docs/" > Docs< / a > < / div > < div class = "navbar__items navbar__items--right" > < div class = "navbar__item dropdown dropdown--hoverable dropdown--right" > < a class = "navbar__item navbar__link" href = "/oauth2-proxy/docs/" > 7.2.x< / a > < ul class = "dropdown__menu" > < li > < a class = "dropdown__link" href = "/oauth2-proxy/docs/next/" > Next< / a > < / li > < li > < a aria-current = "page" class = "dropdown__link dropdown__link--active" href = "/oauth2-proxy/docs/" > 7.2.x< / a > < / li > < li > < a class = "dropdown__link" href = "/oauth2-proxy/docs/7.1.x/" > 7.1.x< / a > < / li > < li > < a class = "dropdown__link" href = "/oauth2-proxy/docs/7.0.x/" > 7.0.x< / a > < / li > < li > < a class = "dropdown__link" href = "/oauth2-proxy/docs/6.1.x/" > 6.1.x< / a > < / li > < / ul > < / div > < a href = "https://github.com/oauth2-proxy/oauth2-proxy" target = "_blank" rel = "noopener noreferrer" class = "navbar__item navbar__link" > GitHub< / a > < div class = "react-toggle react-toggle--disabled displayOnlyInLargeViewport_2aTZ" > < div class = "react-toggle-track" > < div class = "react-toggle-track-check" > < span class = "toggle_BsTx" > 🌜< / span > < / div > < div class = "react-toggle-track-x" > < span class = "toggle_BsTx" > 🌞< / span > < / div > < / div > < div class = "react-toggle-thumb" > < / div > < input type = "checkbox" disabled = "" aria-label = "Dark mode toggle" class = "react-toggle-screenreader-only" > < / div > < / div > < / div > < div role = "presentation" class = "navbar-sidebar__backdrop" > < / div > < div class = "navbar-sidebar" > < div class = "navbar-sidebar__brand" > < a class = "navbar__brand" href = "/oauth2-proxy/" > < img class = "navbar__logo" src = "/oauth2-proxy/img/logos/OAuth2_Proxy_icon.svg" alt = "OAuth2 Proxy" > < strong class = "navbar__title" > OAuth2 Proxy< / strong > < / a > < / div > < div class = "navbar-sidebar__items" > < div class = "menu" > < ul class = "menu__list" > < li class = "menu__list-item" > < a aria-current = "page" class = "menu__link navbar__link--active" href = "/oauth2-proxy/docs/" > Docs< / a > < / li > < li class = "menu__list-item" > < a role = "button" class = "menu__link menu__link--sublist" > Versions< / a > < ul class = "menu__list" > < li class = "menu__list-item" > < a class = "menu__link" href = "/oauth2-proxy/docs/next/" > Next< / a > < / li > < li class = "menu__list-item" > < a aria-current = "page" class = "menu__link menu__link--active" href = "/oauth2-proxy/docs/" > 7.2.x< / a > < / li > < li class = "menu__list-item" > < a class = "menu__link" href = "/oauth2-proxy/docs/7.1.x/" > 7.1.x< / a > < / li > < li class = "menu__list-item" > < a class = "menu__link" href = "/oauth2-proxy/docs/7.0.x/" > 7.0.x< / a > < / li > < li class = "menu__list-item" > < a class = "menu__link" href = "/oauth2-proxy/docs/6.1.x/" > 6.1.x< / a > < / li > < / ul > < / li > < li class = "menu__list-item" > < a href = "https://github.com/oauth2-proxy/oauth2-proxy" target = "_blank" rel = "noopener noreferrer" class = "menu__link" > GitHub< / a > < / li > < / ul > < / div > < / div > < / div > < / nav > < div class = "main-wrapper" > < div class = "docPage_2gpo" > < div class = "docSidebarContainer_3_JD" role = "complementary" > < div class = "sidebar_2urC" > < div class = "menu menu--responsive menu_5FrY" > < button aria-label = "Open Menu" aria-haspopup = "true" class = "button button--secondary button--sm menu__button" type = "button" > < svg aria-label = "Menu" class = "sidebarMenuIcon_Dm3K" xmlns = "http://www.w3.org/2000/svg" height = "24" width = "24" viewBox = "0 0 32 32" role = "img" focusable = "false" > < title > Menu< / title > < path stroke = "currentColor" stroke-linecap = "round" stroke-miterlimit = "10" stroke-width = "2" d = "M4 7h22M4 15h22M4 23h22" > < / path > < / svg > < / button > < ul class = "menu__list" > < li class = "menu__list-item" > < a aria-current = "page" class = "menu__link menu__link
2021-05-23 19:23:08 +00:00
< script src = "/oauth2-proxy/styles.f494e809.js" > < / script >
2022-02-19 18:15:23 +00:00
< script src = "/oauth2-proxy/runtime~main.ae845585.js" > < / script >
2022-01-18 13:55:53 +00:00
< script src = "/oauth2-proxy/main.089aca77.js" > < / script >
2021-10-22 17:20:53 +00:00
< script src = "/oauth2-proxy/1.b73729bd.js" > < / script >
< script src = "/oauth2-proxy/2.0f84ec0c.js" > < / script >
< script src = "/oauth2-proxy/58.c351a43a.js" > < / script >
< script src = "/oauth2-proxy/60.0c644c35.js" > < / script >
< script src = "/oauth2-proxy/e8c74efb.b5ed146a.js" > < / script >
< script src = "/oauth2-proxy/17896441.3f09010b.js" > < / script >
2021-12-22 17:11:15 +00:00
< script src = "/oauth2-proxy/9ac82b89.4743b5b3.js" > < / script >
2020-11-05 15:43:33 +00:00
< / body >
< / html >