1 Star 0 Fork 93

ai/Apulis AI Platform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 2.10 KB
一键复制 编辑 原始数据 按行查看 历史
haiyuan 提交于 2021-03-09 10:33 . fix comflict
*.pyc
**/config.yaml
**/cluster.yaml
**/azure_cluster_config.yaml
**/gs_cluster_file.yaml
**/aws_cluster_file.yaml
**/pxe-coreos-kube.yml
**/pxe-kubemaster.yml
**/azuredeploy*.parameters.json
**/*.pem
**/id_rsa
**/id_rsa.pub
**/deploy/*
src/ClusterBootstrap/*.yaml
*.iso
*.srl
*.swp
.idea
src/RepairManager/id_rsa
src/ClusterBootstrap/ssl/ca/ca.srl
**/run.sh.generated
# Generate file
src/docker-image/Readme.md
src/docker-image/dev/Dockerfile
src/docker-image/dev/Readme.md
src/ClusterBootstrap/.nfs*
src/ClusterBootstrap/iso-creator/mkimg.sh
src/ClusterBootstrap/deploy_backup/*
src/ClusterBootstrap/cloudinit/*
src/ClusterBootstrap/cloudinit.tar
src/ClusterBootstrap/scripts/deploy_framework.sh
src/ClusterBootstrap/scripts/add_machines.sh
src/ClusterBootstrap/scripts/pass_secret.sh
src/ClusterBootstrap/build/pythonenv2.7/*
src/ClusterBootstrap/build/restfulapi2/*
#ASP.NET core
src/**/dotnet/.vs/**
src/**/dotnet/WebPortal/dashboardConfig.json
src/**/dotnet/WebPortal/userconfig.json
src/**/dotnet/WebPortal/configAuth.json
src/**/dotnet/WebPortal/Master-Templates.json
src/**/dotnet/WebPortal/hosting.json
**package-lock.json
# **/wwwroot/*
**/bin/Release/*
**/bin/Debug/*
**/obj/Release/*
**/obj/Debug/*
**/obj/*
**/Properties/*
**/node_modules/*
**/bower_components/*
**/.bowerrc
**/project.lock.json
**/WebPortal/obj/*
# SQLite database file
*.db
**/.suo
**/storage.ide
src/RepairManager/.vs/*
src/RepairManager/test/mock-data/*
/.vs/slnx.sqlite
/.vs/ProjectSettings.json
/.vs/VSWorkspaceState.json
/.vs/DLWorkspace/v15/.suo
.vscode
cluster-autoscaler
src/ClusterBootstrap/services/monitor/grafana-config.yaml
src/ClusterBootstrap/services/monitor/prometheus-alerting.yaml
src/ClusterBootstrap/services/monitor/alert-templates.yaml
src/ClusterBootstrap/services/jobmanager/dlws-scripts.yaml
src/ClusterBootstrap/services/jobmanager2/dlws-scripts.yaml
src/ClusterBootstrap/services/monitor/alerting/kill-idle.rules
/src/dashboard/build/*
src/dashboard/config/local.yaml
*.log
src/ClusterBootstrap/template/*config.yaml.template
.vscode
.idea
venv
/src/ClusterManager/*.orig
/src/ClusterManager/*.orig
/src/ClusterManager/*.pdf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ai2012/Apulis-AI-Platform.git
git@gitee.com:ai2012/Apulis-AI-Platform.git
ai2012
Apulis-AI-Platform
Apulis AI Platform
v1.5.0

搜索帮助