You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage docker-registry-0.9.1-1.lbn19.noarch
Registry server for Docker (hosting/delivering of repositories and images).
RPMPackage docker-novolume-plugin-1.10.3-3.gitd93ee51.lbn19.x86_64
When a volume in provisioned via the `VOLUME` instruction in a Dockerfile or via `docker run -v volumename`, host's storage space is used. This could lead to an unexpected out of space issue which could bring down everything. There are situations where this is not an accepted behavior. PAAS, for instance, can't allow their users to run their own images without the risk of filling the entire storage space on a server. One solution to this is to deny users from running images with volumes. This way the only storage a user gets can be limited and PAAS can assign quota to it. This plugin solves this issue by disallowing starting a container with local volumes defined. In particular, the plugin will block `docker run` with: - `--volumes-from` - images that have `VOLUME`(s) defined - volumes early provisioned with `docker volume` command The only thing allowed will be just bind mounts.
RPMPackage docker-logrotate-1.12.6-6.gitae7d637.lbn19.x86_64
This package installs cron job to run logrotate on Docker containers. logrotate is assumed to be installed on containers for this to work, failures are silently ignored.
RPMPackage docker-fish-completion-1.9.0-5.git11b81f9.lbn19.x86_64
This package installs fish completion files for Docker.
RPMPackage docker-distribution-2.4.0-1.lbn19.x86_64
The Docker toolset to pack, ship, store, and deliver content. This repository's main product is the Docker Registry 2.0 implementation for storing and distributing Docker images. It supersedes the docker/docker- registry project with a new API design, focused around security and performance.
RPMPackage docker-compose-1.6.0-1.lbn19.noarch
Multi-container orchestration for Docker Docker-compose allows you to: - Define your application's environment with Docker so it can be reproduced anywhere. - Define the services that make up your app so they can be run together in an isolated environment. - Run 'docker-compose up', and docker-compose will start and run your entire app.
RPMPackage docker-1.11.1-2.gitaaa9488.lbn19.x86_64
Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere. Docker containers can encapsulate any payload, and will run consistently on and between virtually any server. The same container that a developer builds and tests on a laptop will run at scale, in production*, on VMs, bare-metal servers, OpenStack clusters, public instances, or combinations of the above.
RPMPackage diskimage-builder-1.19.1-1.lbn19.noarch
diskimage-builder is a flexible suite of components for building a wide-range of disk images, filesystem images and ramdisk images for use with OpenStack. This repository has the core functionality for building such images, both virtual and bare metal. Images are composed using elements; while fundamental elements are provided here, individual projects have the flexibility to customise the image build with their own elements. For example: $ DIB_RELEASE=trusty disk-image-create -o ubuntu-trusty.qcow2 vm ubuntu will create a bootable Ubuntu Trusty based qcow2 image. diskimage-builder is useful to anyone looking to produce customised images for deployment into clouds. These tools are the components of TripleO that are responsible for building disk images. They are also used extensively to build images for testing OpenStack itself, particularly with nodepool. Platforms supported include Ubuntu, CentOS, RHEL and Fedora. Full documentation, the source of which is in doc/source/, is published at: http://docs.openstack.org/developer/diskimage-builder/
RPMPackage dibbler-client-1.0.1-3.lbn19.x86_64
Dibbler is a portable DHCPv6 implementation. It supports stateful (i.e. IPv6 address granting and IPv6 prefix delegation) as well as stateless (i.e. option granting) autoconfiguration for IPv6. This package contains DHCPv6 client.
RPMPackage dib-utils-0.0.9-1.lbn19.noarch
Pieces of diskimage-builder that are useful standalone. This allows them to be used without pulling in all of diskimage-builder and its dependencies.
RPMPackage crudini-0.3-2.fc19.noarch
A utility for easily handling ini files from the command line and shell scripts.
RPMPackage createrepo_c-libs-0.10.0-5.lbn19.x86_64
Libraries for applications using the createrepo_c library for easy manipulation with a repodata.
RPMPackage createrepo_c-0.10.0-5.lbn19.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-python-1.0-1.lbn19.noarch
A Python library for working with CouchDB. Downloads are available via PyPI. Our documentation is also hosted there. We have a mailing list. This package currently encompasses four primary modules: couchdb.client: the basic client library couchdb.design: management of design documents couchdb.mapping: a higher-level API for mapping between CouchDB documents and Python objects couchdb.view: a CouchDB view server that allows writing view functions in Python It also provides a couple of command-line tools: couchdb-dump: writes a snapshot of a CouchDB database (including documents, attachments, and design documents) to MIME multipart file couchdb-load: reads a MIME multipart file as generated by couchdb-dump and loads all the documents, attachments, and design documents into a CouchDB database couchdb-replicate: can be used as an update-notification script to trigger replication between databases when data is changed
RPMPackage couchdb-1.6.1-14.lbn19.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 couchdb-1.6.1-14.lbn19.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 couchdb-1.2.0-1.fc18.armv6hl
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 couchdb-1.2.0-1.fc18.armv6hl
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 conntrack-tools-1.4.3-1.lbn19.x86_64
With conntrack-tools you can setup a High Availability cluster and synchronize conntrack state between multiple firewalls. The conntrack-tools package contains two programs: - conntrack: the command line interface to interact with the connection tracking system. - conntrackd: the connection tracking userspace daemon that can be used to deploy highly available GNU/Linux firewalls and collect statistics of the firewall use. conntrack is used to search, list, inspect and maintain the netfilter connection tracking subsystem of the Linux kernel. Using conntrack, you can dump a list of all (or a filtered selection of) currently tracked connections, delete connections from the state table, and even add new ones. In addition, you can also monitor connection tracking events, e.g. show an event message (one line) per newly established connection.
RPMPackage codemodel-2.6-8.fc19.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.