26 lines
841 B
Markdown
26 lines
841 B
Markdown
---
|
|
layout: post
|
|
title: "Portainer Oauth"
|
|
description: "Login into Portainer using your Github account or even better.. your private Gitea account (with 2FA)"
|
|
author: sthope
|
|
image:
|
|
categories: [ Docker, Portainer, Portainer Agent ]
|
|
comments: true
|
|
pic01: "/assets/images/portainer_oauth/1.jpg"
|
|
pic02: "/assets/images/portainer_oauth/2.jpg"
|
|
pic03: "/assets/images/portainer_oauth/3.jpg"
|
|
pic04: "/assets/images/portainer_oauth/4.jpg"
|
|
pic05: "/assets/images/portainer_oauth/5.jpg"
|
|
pic06: "/assets/images/portainer_oauth/6.jpg"
|
|
pic07: "/assets/images/portainer_oauth/7.jpg"
|
|
---
|
|
|
|
|
|
# Github
|
|
|
|
Login into Github and go to https://github.com/settings/profile on the right side menu near the end enter `Developer settings` and select `OAuth Apps`
|
|

|
|
|
|
# Gitea
|
|
|
|
Enter https://git.sthope.dev/user/settings and go to `Applications` |