Giter VIP home page Giter VIP logo

discuz-q's People

Contributors

binggg avatar chhpt avatar wilsonliu95 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

discuz-q's Issues

提示密码错误 怎么上传到 docker.io吗

chengyun:Discuz-Q ring$ sh ./run v1.0.1
-------------------复制仓库源码--------------------
-------------------准备生成Discuz!Q--------------------
-------------------生成本地镜像 v1.0.1--------------------
[+] Building 15.0s (10/10) FINISHED
=> [internal] load .dockerignore 0.2s
=> => transferring context: 2B 0.0s
=> [internal] load build definition from Dockerfile 0.2s
=> => transferring dockerfile: 1.00kB 0.1s
=> [internal] load metadata for docker.io/library/ubuntu:focal 0.0s
=> [1/5] FROM docker.io/library/ubuntu:focal 0.0s
=> [internal] load build context 5.1s
=> => transferring context: 26.30MB 4.4s
=> CACHED [2/5] RUN apt-get update --no-install-recommends && apt-get install -y --no-install-recommends tz 0.0s
=> [3/5] COPY root / 2.0s
=> [4/5] RUN chown -R www-data:www-data /var/www/discuz 4.8s
=> [5/5] RUN curl https://discuzq-docs-1258344699.cos.ap-guangzhou.myqcloud.com/setup.php -o /usr/sbin/setup.php 1.7s
=> exporting to image 1.0s
=> => exporting layers 1.0s
=> => writing image sha256:ce019bd33f29ae58bbe23d73f9ac9ed7e1d93cb9d27519d22ef3b13865e30bfd 0.0s
=> => naming to docker.io/tcb-53623075-bkfo/discuzq:v1.0.1 0.0s
-------------------上传镜像到云托管镜像仓库--------------------
Password:
Sorry, try again.

请问 cloudbaserc.json 如下

  1. 请问 cloudbaserc.json 如下
 "envVariables": {
                       "CosBucketId": "${TcbStaticStoreBucket}",
                        "CosCdnName": "${TcbStaticStoreCdnName}",
                        "CosRegion": "${TcbStaticStoreRegion}"
},

${TcbStaticStoreBucket} ${TcbStaticStoreCdnName}" 数据哪里来的

  1. 请问 envMap 下的 MysqlHost MysqlPort 会自动吧 .env 上的值对应上吗
        "requirement": {
            "addons": [{
                "type": "CFS",
                "name": "discuz-cfs"
            }, {
                "type": "CynosDB",
                "name": "discuzq",
                "envMap": {
                    "IP": "MysqlHost",
                    "PORT": "MysqlPort",
                    "USERNAME": "MysqlUsername",
                    "PASSWORD": "MysqlPassword"
                }

yarn dev web版本,报错啦

WARN Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
["@babel/plugin-proposal-private-methods", { "loose": true }]
to the "plugins" section of your Babel config.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.