2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nomad_ynh.git synced 2026-03-26 00:22:36 +01:00
Nomad package for YunoHost
Find a file
2026-01-31 23:40:07 +01:00
.github [autopatch] Upgrade auto-updater 2024-02-05 20:55:03 +01:00
conf Fix old replacement 2024-05-15 22:40:17 +02:00
doc Fix doc packagingv2 2024-05-15 22:40:17 +02:00
scripts Update _common.sh 2025-08-19 16:29:36 +02:00
LICENSE First implementation 2022-07-21 08:24:29 +02:00
manifest.toml fix apt 2026-01-31 18:28:20 +01:00
README.md Auto-update READMEs 2025-11-12 18:00:31 +01:00
tests.toml cleaning 2024-12-08 21:40:27 +01:00

Logo of Nomad Nomad, packaged for YunoHost

Simple and flexible workload orchestrator

🌐 Official app website Version: 1.10.4~ynh1

Screenshots

Screenshot of Nomad

📦 Developer info

Automatic tests level

🛠️ Upstream Nomad repository: https://github.com/hashicorp/nomad

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/nomad_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade nomad -u https://github.com/YunoHost-Apps/nomad_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.