You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage docker-compose-1.22.0-3.lbn25.noarch
Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application's services. Then, using a single command, you create and start all the services from your configuration. Compose is great for development, testing, and staging environments, as well as CI workflows. Using Compose is basically a three-step process. 1. Define your app's environment with a Dockerfile so it can be reproduced anywhere. 2. Define the services that make up your app in docker-compose.yml so they can be run together in an isolated environment: 3. Lastly, run docker-compose up and Compose will start and run your entire app.
RPMPackage createrepo_c-libs-0.15.4-1.lbn25.x86_64
Libraries for applications using the createrepo_c library for easy manipulation with a repodata.
RPMPackage createrepo_c-0.15.4-1.lbn25.x86_64
C implementation of Createrepo. A set of utilities (createrepo_c, mergerepo_c, modifyrepo_c) for generating a common metadata repository from a directory of rpm packages and maintaining it.
RPMPackage couchdb-1.7.1-16.lbn25.x86_64
Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language.
RPMPackage codemodel-2.6-18.fc24.noarch
CodeModel is a Java library for code generators; it provides a way to generate Java programs in a way much nicer than PrintStream.println(). This project is a spin-off from the JAXB RI for its schema compiler to generate Java source files.
RPMPackage chefstyle-0.5.0-1.lbn25.noarch
Rubocop configuration for Chef's ruby projects.
RPMPackage chefspec-7.1.0-1.lbn25.noarch
Write RSpec examples for Opscode Chef recipes
RPMPackage cheffish-14.0.4-1.lbn25.noarch
A library to manipulate Chef in Chef.
RPMPackage chefdk-4.2.0-1.lbn25.noarch
The Chef Development Kit (ChefDK) brings the best-of-breed development tools built by the awesome Chef community to your workstation with just a few clicks. Download your package and start coding Chef in seconds. The Chef Development Kit contains everything you need to start using Chef, along with the tools essential to managing the code that runs your business. ChefDK contains: An early version of a brand new command-line tool, chef, that aims to streamline Chef workflow, starting with new generators. The well-known cookbook dependency manager Berkshelf 3.0. The Test Kitchen integration testing framework. ChefSpec, which makes unit testing cookbooks a breeze. Foodcritic, a linting tool for doing static code analysis on cookbooks. All of the Chef tools you're already familiar with: Chef Client, Knife, Ohai and Chef Zero.
RPMPackage chef-vault-3.4.3-1.lbn25.noarch
Data encryption support for chef using data bags
RPMPackage chef-sugar-3.4.0-1.lbn25.noarch
A series of helpful sugar of the Chef core and other resources to make a cleaner, more lean recipe DSL, enforce DRY principles, and make writing Chef recipes an awesome experience!
RPMPackage chef-ssl-client-1.1.0-1.lbn25.noarch
A command-line client the ssl cookbook's signing requirements.
RPMPackage chef-solr-doc-10.30.4-9.lbn25.noarch
This package contains documentation for chef-solr.
RPMPackage chef-solr-10.30.4-11.lbn25.noarch
This package provides the chef-solr search engine which runs as a solr-jetty server, and chef-expander that talks to the AMQP message queue, by default rabbitmq-server.
RPMPackage chef-server-webui-doc-10.30.4-12.lbn25.noarch
This package contains documentation for chef-server-webui.
RPMPackage chef-server-webui-10.30.4-15.lbn25.noarch
The chef-server-webui package provides the API for the Chef Server so clients can connect and is started with the chef-server program. This package contains the Merb slice for the chef-server-webui.
RPMPackage chef-server-schema-1.0.4-1.lbn25.noarch
Chef Server PostgreSQL Schema ============================= The schema for the Chef Server is managed using [sqitch][], a database-agnostic tool for managing schema changes using plain old SQL. * [Set up Sqitch](doc/setup_sqitch.md) * [Using Sqitch](doc/using_sqitch.md) We use [pgTAP][] to test both the schema and the stored procedures in the database. * [Developer Setup for Local Testing](doc/setup_pgtap.md) * [Writing pgTAP Tests for Chef Server](doc/writing_tests.md)
RPMPackage chef-server-doc-10.30.4-4.lbn25.noarch
This package contains documentation for chef-server.
RPMPackage chef-server-common-10.30.4-11.lbn25.noarch
Chef server daemon common setup
RPMPackage chef-server-api-doc-10.30.4-10.lbn25.noarch
This package contains documentation for chef-server-api.