unsc1419/skynet-auth
最新稳定版本:1.0.0
Composer 安装命令:
composer require unsc1419/skynet-auth
包简介
SeAT 5 Plugin - SkynetAuth Authentication & Update System
README 文档
README
skynet-auth
用于链接Skynetauth和SeAT的插件
容器SeAT安装方法
-
修改
/opt/seat-docker/.env文件并保存# SeAT Plugins # This is a list of the all of the third party plugins that you # would like to install as part of SeAT. Package names should be # comma seperated if multiple packages should be installed. SEAT_PLUGINS=UNSC1419/skynet-auth .... .... # --------------------------- # 添加SkynetAuth配置段 # --------------------------- SKYNETAUTH_SSOBACK_URL=https://auth.domain.tld/auth/seat/callback # auth登录回调url
-
Docker(SeAT 5.x - 使用反向代理)的情况下执行
docker compose -f docker-compose.yml -f docker-compose.mariadb.yml -f docker-compose.proxy.yml up -d -
Docker(SeAT 5.x - 使用 Traefik)的情况下执行
docker compose -f docker-compose.yml -f docker-compose.mariadb.yml -f docker-compose.traefik.yml up -d
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-05-17