TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Fetch Apply (Ansible/Puppet/Aviary.sh Alternative)

2 点作者 NTroy将近 5 年前
Fetch Apply (https:&#x2F;&#x2F;github.com&#x2F;P5vc&#x2F;FetchApply) is a new system configuration and management tool, that follows the same principles as aviary.sh. Fetch Apply, however, has much better documentation, security practices, customizability, readability, production examples (https:&#x2F;&#x2F;github.com&#x2F;P5vc&#x2F;ServerConfigurations), and uses an inheritance model, allowing the bulk configuration of like servers, with minimal code.<p>Fetch Apply is written in Bash (no need to use tools in other languages which often time end up acting as bash wrappers and running half of the configuration in bash anyways), and is designed for use on secure systems: it is simple by design, and easily auditable by a single person. Fetch Apply also leaves an agent running on the target system (comprised of less than 500 lines of code in bash, and run by cron only during user-defined intervals, meaning it’s ridiculously efficient and has no noticeable system impact), and is based off of git, meaning that you can view a full configuration history, as well as push a new configuration upstream whenever you’d like, and the changes will be automatically applied on the designated server(s).

暂无评论

暂无评论