auth2.0服务

animeic 067b306e84 update il y a 1 an
deployment 067b306e84 update il y a 1 an
web 796d247270 update il y a 1 an
Dockerfile ecd30f8b6c update il y a 1 an
README.md ecd30f8b6c update il y a 1 an
build.sh ecd30f8b6c update il y a 1 an
casdoor ecd30f8b6c update il y a 1 an

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