auth2.0服务

sunsheng ee8c60edec 删除 'web/.eslintignore' 1 年之前
deployment ecd30f8b6c update 1 年之前
web ee8c60edec 删除 'web/.eslintignore' 1 年之前
Dockerfile ecd30f8b6c update 1 年之前
README.md ecd30f8b6c update 1 年之前
build.sh ecd30f8b6c update 1 年之前
casdoor ecd30f8b6c update 1 年之前

README.md

casdoor

build

git clone https://github.com/casdoor/casdoor
cd casdoor
go build .
cd web
yarn install
yarn build

上传cdn,web/build/index.html中,css,js改为cdn路径

项目地址

github

部署

  1. sh build.sh
  2. cd deployment
  3. docker compose up -d

访问

http://127.0.0.1:36002