Port details |
- nomad Cluster manager and scheduler
- 1.9.6 sysutils
=4 1.9.6Version of this port present on the latest quarterly branch. - Maintainer: jhixson@FreeBSD.org
 - Port Added: 2016-06-22 20:12:21
- Last Update: 2025-09-26 22:07:55
- Commit Hash: b3bb22f
- People watching this port, also watch:: vault, bsdstats, rust, go, mplayer
- License: MPL20
- WWW:
- https://www.nomadproject.io/
- Description:
- Nomad is a cluster manager and scheduler that provides a common workflow
to deploy applications across an infrastructure. Deploy virtualized,
containerized, or standalone application workloads across a fleet of
servers to maximize resource utilization.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/nomad/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/nomad
- pkg install nomad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nomad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1758923055
SHA256 (go/sysutils_nomad/hashicorp-nomad-v1.9.6_GH0/go.mod) = 04f704eec458c1528b396b244f2a0247e591a639b876df93e7a3c92478e2c9b5
SIZE (go/sysutils_nomad/hashicorp-nomad-v1.9.6_GH0/go.mod) = 17546
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go123 : lang/go123
- Fetch dependencies:
-
- go123 : lang/go123
- This port is required by:
- for Run
-
- sysutils/minipot
- sysutils/nomad-driver-podman
- sysutils/nomad-pot-driver
Configuration Options:
- No options to configure
- Options name:
- sysutils_nomad
- USES:
- cpe go:1.23,modules zip
- pkg-message:
- If upgrading
- The nomad rc script requires the nomad data directory (as configured
in the rc variable `nomad_dir`) to use strict directory permissions.
If your nomad data directory was created automatically using a
previous version of the package, it is likely that its permissions
are too lax. If that is the case, nomad will refuse to start with
an error message and the situation can be resolved by adjusting
directory permissions manually by issuing the chmod command,
e.g. `chmod 700 /var/tmp/nomad`.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0_2 14 Jul 2016 17:55:26
  |
kmoore  |
- Fix fetching distfiles
- Cleanup some formatting
Approved by: Maintainer <john@pcbsd.org> |
0.4.0_3 09 Jul 2016 03:52:53
  |
kmoore  |
- Update to latest GH tag(s)
PR: 210862
Submitted by: Maintainer |
0.4.0_2 01 Jul 2016 17:38:11
  |
kmoore  |
- Update to the re-rolled distfiles for 0.4.0
PR: 210456
Submitted by: Maintainer |
0.4.0_1 29 Jun 2016 02:20:12
  |
kmoore  |
- Port only runs on AMD64, mark as such
PR: 210456
Submitted by: Maintainer |
0.4.0_1 23 Jun 2016 13:23:13
  |
kmoore  |
- Fix a compile-time warning and future compat with
newer versions of GO
PR: 210456
Submitted by: John Hixson <jhixson@gmail.com> |
0.4.0_1 22 Jun 2016 20:12:09
  |
kmoore  |
Nomad is a cluster manager and schedular that provides a common workflow
to deploy applications across an infrastructure. Deploy virtualized,
containerized, or standalone application workloads across a fleet of
servers to maximize resource utilization.
https://www.nomadproject.io/
PR: 210456
Submitted by: John Hixson <jhixson@gmail.com> |