# Gitee Login Plugin

**URL:** https://meta.discourse.org/t/gitee/392560
**Category:** Development
**Created:** [January 2, 2026, 5:40pm UTC](https://meta.discourse.org/t/gitee/392560 "2026-01-02T17:40:11Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [January 3, 2026, 4:54am UTC](https://meta.discourse.org/t/gitee/392560/2 "2026-01-03T04:54:19Z")

</div>

> [@xuxiaowei-com-cn](#):
>
> ## Installation
> 
> - Clone the code into the plugins directory `/var/www/discourse/plugins`
> 
> ```plaintext
> docker exec -it discourse-web-1 bash
> cd /var/www/discourse/plugins
> git clone https://github.com/xuxiaowei-com-cn/discourse-gitee-login.git
> 
> ```
> 
> - Restart the container
> 
> ```plaintext
> docker restart discourse-web-1
> 
> ```

Not sure what kind of setup you’re using, but that doesn’t look like the standard one? Perhaps you should link to [Install plugins on a self-hosted site](https://meta.discourse.org/t/install-plugins-in-discourse/19157).

---

_[View the full topic](https://meta.discourse.org/t/gitee/392560)._
