mirror of
https://github.com/YunoHost-Apps/nomad_ynh.git
synced 2024-09-03 19:55:53 +02:00
Nomad package for YunoHost
5d507d226e
fix linter |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
ALL_README.md | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
Nomad for YunoHost
Read this README in other languages.
This package allows you to install Nomad quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Nomad is a simple and flexible workload orchestrator to deploy and manage containers (docker, podman), non-containerized applications (executable, Java), and virtual machines (qemu) across on-prem and clouds at scale.
Shipped version: 1.7.7~ynh3
Screenshots
Documentation and resources
- Official app website: https://www.nomadproject.io
- Official admin documentation: https://www.nomadproject.io/docs
- Upstream app code repository: https://github.com/hashicorp/nomad
- YunoHost Store: https://apps.yunohost.org/app/nomad
- Report a bug: https://github.com/YunoHost-Apps/nomad_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/nomad_ynh/tree/testing --debug
or
sudo yunohost app upgrade nomad -u https://github.com/YunoHost-Apps/nomad_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps