zentao-docker icon indicating copy to clipboard operation
zentao-docker copied to clipboard

Quickon Docker Image for ZenTao(禅道官方容器镜像)

Results 5 zentao-docker issues
Sort by recently updated
recently updated
newest added

- OS: Ubuntu 22.04 - Docker: Community 24.0.7 ```sh docker run -it \ -v $PWD/data:/data \ -p 80:80 \ -e MYSQL_INTERNAL=false \ -e ZT_MYSQL_HOST=localhost \ -e ZT_MYSQL_PORT=3306 \ -e ZT_MYSQL_USER=user...

priority/1-high 🔥
kind/enhancement

This Docker image doesn't seem to support HTTPS by default. I've done a quick patch today, just leave here for a record. The patch takes official document as reference -...

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

kind/enhancement

信创环境,要求设计密码部分需要加密

priority/1-high 🔥