You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage hashicorp-nomad-server-1.5.0-0.1.gitfc40c49.lbn36.noarch
Server agent for Nomad
RPMPackage hashicorp-nomad-client-1.5.0-0.1.gitfc40c49.lbn36.noarch
Client agent for Nomad
RPMPackage hashicorp-nomad-1.5.0-0.1.gitfc40c49.lbn36.x86_64
Nomad is a cluster manager, designed for both long lived services and short lived batch processing workloads. Developers use a declarative job specification to submit work, and Nomad ensures constraints are satisfied and resource utilization is optimized by efficient task packing. Nomad supports all major operating systems and virtualized, containerized, or standalone applications. The key features of Nomad are: Docker Support: Jobs can specify tasks which are Docker containers. Nomad will automatically run the containers on clients which have Docker installed, scale up and down based on the number of instances request, and automatically recover from failures. Multi-Datacenter and Multi-Region Aware: Nomad is designed to be a global-scale scheduler. Multiple datacenters can be managed as part of a larger region, and jobs can be scheduled across datacenters if requested. Multiple regions join together and federate jobs making it easy to run jobs anywhere. Operationally Simple: Nomad runs as a single binary that can be either a client or server, and is completely self contained. Nomad does not require any external services for storage or coordination. This means Nomad combines the features of a resource manager and scheduler in a single system. Distributed and Highly-Available: Nomad servers cluster together and perform leader election and state replication to provide high availability in the face of failure. The Nomad scheduling engine is optimized for optimistic concurrency allowing all servers to make scheduling decisions to maximize throughput. HashiCorp Ecosystem: Nomad integrates with the entire HashiCorp ecosystem of tools. Along with all HashiCorp tools, Nomad is designed in the unix philosophy of doing something specific and doing it well. Nomad integrates with tools like Packer, Consul, and Terraform to support building artifacts, service discovery, monitoring and capacity management.
RPMPackage hashicorp-consul-template-0.35.0-0.1.git2d2654f.lbn36.x86_64
This project provides a convenient way to populate values from Consul into the file system using the consul-template daemon. The daemon consul-template queries a Consul instance and updates any number of specified templates on the file system. As an added bonus, consul-template can optionally run arbitrary commands when the update process completes. See the Examples folder for some scenarios where this functionality might prove useful.
RPMPackage hashicorp-consul-1.17.0-0.2.git4e3f428.lbn36.x86_64
Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. Consul provides several key features: Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration.
RPMPackage goiardi-pgsql-0.11.10-7.14dd4236.lbn36.noarch
This package provides skitch sql files to set up the Goiardi/PostgreSQL backend
RPMPackage goiardi-mysql-0.11.10-7.14dd4236.lbn36.noarch
This package provides skitch sql files to set up the Goiardi/MySQL backend
RPMPackage goiardi-0.11.10-7.14dd4236.lbn36.x86_64
A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.org/en/latest/index.html
RPMPackage gitweb-2.47.1-1.lbn36.noarch
Simple web interface to git repositories.
RPMPackage gitk-2.47.1-1.lbn36.noarch
Git repository browser.
RPMPackage git-svn-2.47.1-1.lbn36.noarch
Git tools for interacting with Subversion repositories.
RPMPackage git-subtree-2.47.1-1.lbn36.noarch
Git subtrees allow subprojects to be included within a subdirectory of the main project, optionally including the subproject's entire history.
RPMPackage git-review-2.3.1-1.fc36.noarch
An extension for source control system Git that creates and manages review requests in the patch management system Gerrit. It replaces the rfc.sh script.
RPMPackage git-p4-2.47.1-1.lbn36.noarch
Git tools for working with Perforce depots.
RPMPackage git-merge-changelog-0-47.20230709git.lbn36.x86_64
Git Merge Changelog is a git merge driver for changelogs that combines parallel additions to the changelog without generating merge conflicts. It can be enabled for specific files by setting appropriate git attributes.
RPMPackage git-instaweb-2.47.1-1.lbn36.noarch
A simple script to set up gitweb and a web server for browsing the local repository.
RPMPackage git-gui-2.47.1-1.lbn36.noarch
Graphical interface to Git.
RPMPackage git-email-2.47.1-1.lbn36.noarch
Git tools for sending patches via email.
RPMPackage git-daemon-2.47.1-1.lbn36.x86_64
The git daemon for supporting git:// access to git repositories
RPMPackage git-cvs-2.47.1-1.lbn36.noarch
Git tools for importing CVS repositories.