add nanocluster nomad playbook

This commit is contained in:
916BGAI
2025-06-16 19:11:30 +08:00
parent c14526de9e
commit eb31f0c9a8
4 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
title: Nomad Playbook
---
## Introduction
[**nomad-playbook**](https://github.com/caiodelgadonew/nomad-playbook) is an automated deployment script written with Ansible, designed to quickly set up a cluster environment based on HashiCorp Nomad and Consul. This project supports one-click deployment of a single-server Nomad/Consul cluster, using Podman (or optionally Docker) as the container runtime. It is ideal for rapid deployment and testing of portable HomeLab or small edge computing clusters.
## Links
- GitHub project: [https://github.com/caiodelgadonew/nomad-playbook](https://github.com/caiodelgadonew/nomad-playbook)

View File

@@ -512,6 +512,8 @@ items:
file: cluster/NanoCluster/k3s.md
- label: distcc Deployment
file: cluster/NanoCluster/distcc.md
- label: Nomad Playbook
file: cluster/NanoCluster/nomad_playbook.md
- label: Switch Management
file: cluster/NanoCluster/switch.md
# - label: Maix Audio

View File

@@ -0,0 +1,11 @@
---
title: Nomad 自动化部署
---
## 简介
[**nomad-playbook**](https://github.com/caiodelgadonew/nomad-playbook) 是一个使用 Ansible 编写的自动化部署脚本,旨在快速搭建基于 HashiCorp Nomad 和 Consul 的集群环境。该项目支持一键部署单服务器 Nomad/Consul 集群,结合 Podman或可选的 Docker作为容器运行时非常适合便携式 HomeLab 或小型边缘计算集群的快速部署与测试。
## 链接
- GitHub 项目地址:[https://github.com/caiodelgadonew/nomad-playbook](https://github.com/caiodelgadonew/nomad-playbook)

View File

@@ -523,6 +523,8 @@ items:
file: cluster/NanoCluster/k3s.md
- label: distcc 部署
file: cluster/NanoCluster/distcc.md
- label: Nomad 自动化部署
file: cluster/NanoCluster/nomad_playbook.md
- label: 交换机管理
file: cluster/NanoCluster/switch.md
# - label: Maix Audio