Giter VIP home page Giter VIP logo

Comments (4)

zhu327 avatar zhu327 commented on August 30, 2024
  1. Aptfile 该如何处理
  2. 单前在te中的配置都是写死的, 所以如果打包成smart包, 这些配置如何处理, v2的smart配置大都通过环境变量拿到
  3. pkg怎么归集到pkg的目录中
  4. requirement在哪一步处理

from bk-iam-saas.

zhu327 avatar zhu327 commented on August 30, 2024

v2 smart包中比较重要的环境变量

BK_IAM_V3_INNER_HOST -- iam 后台地址
BK_PAAS_HOST -- 派生出login/itsm url等
BKAPP_REDIS_HOST -- redis
DB_NAME -- 默认的db

SITE_URL = os.getenv('BKPAAS_SUB_PATH', '/')

from bk-iam-saas.

zhu327 avatar zhu327 commented on August 30, 2024
  • 修改所有配置到新版本的环境变量
  • 处理服务发现关于ITSM的信息
  • 打包前端相关的信息
  • 准备requirement文件, 准备app_desc.yml文件
  • 通过流水线打出最终的v3 smart包

from bk-iam-saas.

zhu327 avatar zhu327 commented on August 30, 2024
bin
Aptfile
app_desc.yml

如何管理?

from bk-iam-saas.

Related Issues (20)

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.