78 Star 103 Fork 85

openEuler / nestos-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

NestOS-Config

NestOS是在openEuler社区孵化的云底座操作系统,集成了rpm-ostree支持、ignition配置等技术,采用双根文件系统、原子化更新的设计思路,使用nestos-assembler快速集成构建。

本代码仓库为构建NestOS所需的基础配置文件。

关于本代码仓

  • manifest文件夹 包含很多.yaml配置文件,软件包按照功能/使用场景的不同,分类放在这些配置文件中。
  • overlay.d文件夹 中的文件可以根据其目录结构覆盖软件包提供的初始文件。
  • manifest.ymal 包含用于更新的stream名称以及releasever。

其他配置文件中具体参数的使用方法,如在使用过程中仍有疑问,可以提交issue至本仓库,或加入sig-CloudNative或sig-K8sDistro与开发者们一起交流。

仓库更新流程

  1. 在 manifest.yaml 中增加 releasever 版本号
  2. 如果需要,请更新 manifest.yaml 中的repos
  3. 运行nosa fetch --update-lockfile命令
  4. 提交 Pull Request
Copyright 2018 Fedora CoreOS Authors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

nestos-config provides base manifest configuration for building NestOS. 展开 收起
Shell 等 3 种语言
MIT
取消

发行版 (5)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/openeuler/nestos-config.git
git@gitee.com:openeuler/nestos-config.git
openeuler
nestos-config
nestos-config
master

搜索帮助