Ubuntu18.04 on Windows
git clone http://github.com/kaleidos-ventures/taiga-docker/
遇到的bug:连接不上TLS
解决:将上面代码中的https改为http
$ sudo ./launch-all.sh
# 使用以下脚本继续创建超级用户:
$ sudo ./taiga-manage.sh createsuperuser
# 该taiga-manage.sh脚本允许在后台实例上启动 manage.py 命令:
$ sudo ./taiga-manage.sh [COMMAND]