Gem in a Box
If you did not need any credentials to get to this page
gem sources -a http://rubygems.vpsfree.cz/
If you needed some credentials to get to this page
gem sources -a http://username:password@rubygems.vpsfree.cz/
and then ...
gem install geminabox
gem inabox [gemfile]
Upload Another Gem
-
binman (5.1.0)
gem install binman -v "5.1.0"
Produces UNIX manual pages for executable scripts.
-
celluloid (0.17.3)
gem install celluloid -v "0.17.3"
Celluloid enables people to build concurrent programs out of concurrent objects just as easily as they build sequential programs out of sequential objects
-
celluloid-essentials (0.20.5)
gem install celluloid-essentials -v "0.20.5"
Notifications, Internals, Logging, Probe, and essential Celluloid pieces demanding Supervision
-
celluloid-extras (0.20.5)
gem install celluloid-extras -v "0.20.5"
Classes to support examples, benchmarks, or add special functionality.
-
celluloid-fsm (0.20.5)
gem install celluloid-fsm -v "0.20.5"
Simple finite state machines with integrated Celluloid timeout support.
-
celluloid-pool (0.20.5)
gem install celluloid-pool -v "0.20.5"
An implementation of an actor pool, based on the Celluloid concurrent object framework.
-
celluloid-supervision (0.20.6)
gem install celluloid-supervision -v "0.20.6"
Supervisors, Supervision Groups, and Supervision Trees for Celluloid.
-
coderay (1.1.2 - 1.1.3)
gem install coderay -v "1.1.3"
gem install coderay -v "1.1.2"
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
-
concurrent-ruby (1.0.5)
gem install concurrent-ruby -v "1.0.5"
Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
-
concurrent-ruby-edge (0.3.1)
gem install concurrent-ruby-edge -v "0.3.1"
These features are under active development and may change frequently. They are expected not to keep backward compatibility (there may also lack tests and documentation). Semantic versions will be obeyed though. Features developed in `concurrent-ruby-edge` are expected to move to `concurrent-ruby` when final. Please see http://concurrent-ruby.com for more information.
-
curses (1.2.4 - 1.4.0)
gem install curses -v "1.4.0"
gem install curses -v "1.3.2"
gem install curses -v "1.3.1"
gem install curses -v "1.2.7"
gem install curses -v "1.2.5"
-
daemons (1.2.6 - 1.3.1)
gem install daemons -v "1.3.1"
gem install daemons -v "1.2.6"
Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.
-
eventmachine (1.2.5 - 1.2.7)
gem install eventmachine -v "1.2.7"
gem install eventmachine -v "1.2.6"
gem install eventmachine -v "1.2.5"
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.
-
filelock (1.1.1)
gem install filelock -v "1.1.1"
Heavily tested yet simple filelocking solution using flock
-
gli (2.17.1 - 2.17.2)
gem install gli -v "2.17.2"
gem install gli -v "2.17.1"
Build command-suite CLI apps that are awesome. Bootstrap your app, add commands, options and documentation while maintaining a well-tested idiomatic command-line app
-
highline (1.7.10)
gem install highline -v "1.7.10"
A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
-
hitimes (1.2.6)
gem install hitimes -v "1.2.6"
A fast, high resolution timer library for recording peformance metrics. * (http://github.com/copiousfreetime/hitimes) * (http://github.com.org/copiousfreetime/hitimes) * email jeremy at copiousfreetime dot org * `git clone url git://github.com/copiousfreetime/hitimes.git`
-
ipaddress (0.8.3)
gem install ipaddress -v "0.8.3"
IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6 addresses both powerful and simple. It mantains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues.
-
json (2.1.0 - 2.5.1)
gem install json -v "2.5.1"
gem install json -v "2.4.0"
gem install json -v "2.3.1"
gem install json -v "2.3.0"
gem install json -v "2.2.0"
This is a JSON implementation as a Ruby extension in C.
-
libnodectld (3.0.0.dev.build20180502143306 - 3.0.0.dev.build20210220165235)
gem install libnodectld --prerelease -v "3.0.0.dev.build20210220165235"
gem install libnodectld --prerelease -v "3.0.0.dev.build20210216183054"
gem install libnodectld --prerelease -v "3.0.0.dev.build20210202123148"
gem install libnodectld --prerelease -v "3.0.0.dev.build20201215122450"
gem install libnodectld --prerelease -v "3.0.0.dev.build20201215095400"
Daemon for vpsAdmin node
-
libosctl (18.03.0.build20180318214938 - 20.09.0.build20210223145013)
gem install libosctl --prerelease -v "20.09.0.build20210223145013"
gem install libosctl --prerelease -v "20.09.0.build20210219192402"
gem install libosctl --prerelease -v "20.09.0.build20210214152155"
gem install libosctl --prerelease -v "20.09.0.build20210214151901"
gem install libosctl --prerelease -v "20.09.0.build20210214151618"
Shared library for osctl from vpsAdminOS
-
mail (2.7.0 - 2.7.1)
gem install mail -v "2.7.1"
gem install mail -v "2.7.0"
A really Ruby Mail handler.
-
md2man (5.1.1 - 5.1.2)
gem install md2man -v "5.1.2"
gem install md2man -v "5.1.1"
Converts markdown into UNIX manpages and HTML webpages.
-
method_source (0.9.0 - 1.0.0)
gem install method_source -v "1.0.0"
gem install method_source -v "0.9.2"
gem install method_source -v "0.9.1"
gem install method_source -v "0.9.0"
retrieve the sourcecode for a method
-
mini_mime (1.0.0 - 1.0.2)
gem install mini_mime -v "1.0.2"
gem install mini_mime -v "1.0.1"
gem install mini_mime -v "1.0.0"
A lightweight mime type lookup toy
-
mysql (2.9.1)
gem install mysql -v "2.9.1"
This is the MySQL API module for Ruby. It provides the same functions for Ruby programs that the MySQL C API provides for C programs. This package is offered as gem for easy installation using RubyGems. It wraps unmodified tmtm's mysql-ruby extension into a proper gem. Please note that tmtm (Tomita Mashahiro) has deprecated development of this extension and only update it for bug fixes.
-
mysql2 (0.5.0 - 0.5.3)
gem install mysql2 -v "0.5.3"
gem install mysql2 -v "0.5.2"
gem install mysql2 -v "0.5.1"
gem install mysql2 -v "0.5.0"
-
netlinkrb (0.18.vpsadminos.0 - 0.18)
gem install netlinkrb -v "0.18"
gem install netlinkrb --prerelease -v "0.18.vpsadminos.0"
Ruby native interface to the Netlink API which avoids shelling out to command-line tools as much as possible.
-
nodectl (3.0.0.dev.build20180502143306 - 3.0.0.dev.build20210220165235)
gem install nodectl --prerelease -v "3.0.0.dev.build20210220165235"
gem install nodectl --prerelease -v "3.0.0.dev.build20210216183054"
gem install nodectl --prerelease -v "3.0.0.dev.build20210202123148"
gem install nodectl --prerelease -v "3.0.0.dev.build20201215122450"
gem install nodectl --prerelease -v "3.0.0.dev.build20201215095400"
CLI for nodectld
-
nodectld (3.0.0.dev.build20180502143306 - 3.0.0.dev.build20210220165235)
gem install nodectld --prerelease -v "3.0.0.dev.build20210220165235"
gem install nodectld --prerelease -v "3.0.0.dev.build20210216183054"
gem install nodectld --prerelease -v "3.0.0.dev.build20210202123148"
gem install nodectld --prerelease -v "3.0.0.dev.build20201215122450"
gem install nodectld --prerelease -v "3.0.0.dev.build20201215095400"
Daemon for vpsAdmin node
-
opener (0.1.0)
gem install opener -v "0.1.0"
A 33-line alternative to the popular launchy library.
-
osctl (0.1.0.pre.build20171201155318 - 20.09.0.build20210223145013)
gem install osctl --prerelease -v "20.09.0.build20210223145013"
gem install osctl --prerelease -v "20.09.0.build20210219192402"
gem install osctl --prerelease -v "20.09.0.build20210214152155"
gem install osctl --prerelease -v "20.09.0.build20210214151901"
gem install osctl --prerelease -v "20.09.0.build20210214151618"
Management utility for vpsAdminOS
-
osctl-env-exec (19.09.0.build20200306145209)
gem install osctl-env-exec --prerelease -v "19.09.0.build20200306145209"
Gem for bootstraping Ruby environment will all osctl's dependencies
-
osctl-exporter (19.03.0.build20190809160906 - 20.09.0.build20210223145013)
gem install osctl-exporter --prerelease -v "20.09.0.build20210223145013"
gem install osctl-exporter --prerelease -v "20.09.0.build20210219192402"
gem install osctl-exporter --prerelease -v "20.09.0.build20210214152155"
gem install osctl-exporter --prerelease -v "20.09.0.build20210214151901"
gem install osctl-exporter --prerelease -v "20.09.0.build20210214151618"
Export osctl metrics to prometheus
-
osctl-exportfs (19.09.0.build20191008211906 - 20.09.0.build20210223145013)
gem install osctl-exportfs --prerelease -v "20.09.0.build20210223145013"
gem install osctl-exportfs --prerelease -v "20.09.0.build20210219192402"
gem install osctl-exportfs --prerelease -v "20.09.0.build20210214152155"
gem install osctl-exportfs --prerelease -v "20.09.0.build20210214151901"
gem install osctl-exportfs --prerelease -v "20.09.0.build20210214151618"
Manage dedicated NFS servers for filesystem exports
-
osctl-image (19.03.0.build20190607101736 - 20.09.0.build20210223145013)
gem install osctl-image --prerelease -v "20.09.0.build20210223145013"
gem install osctl-image --prerelease -v "20.09.0.build20210219192402"
gem install osctl-image --prerelease -v "20.09.0.build20210214152155"
gem install osctl-image --prerelease -v "20.09.0.build20210214151901"
gem install osctl-image --prerelease -v "20.09.0.build20210214151618"
Build, test and deploy vpsAdminOS images
-
osctl-repo (18.03.0.build20180318214938 - 20.09.0.build20210223145013)
gem install osctl-repo --prerelease -v "20.09.0.build20210223145013"
gem install osctl-repo --prerelease -v "20.09.0.build20210219192402"
gem install osctl-repo --prerelease -v "20.09.0.build20210214152155"
gem install osctl-repo --prerelease -v "20.09.0.build20210214151901"
gem install osctl-repo --prerelease -v "20.09.0.build20210214151618"
Create and use vpsAdminOS image repositories
-
osctl-template (19.03.0.build20190527202215 - 19.03.0.build20190530174510)
gem install osctl-template --prerelease -v "19.03.0.build20190530174510"
gem install osctl-template --prerelease -v "19.03.0.build20190527202215"
Build, test and deploy vpsAdminOS templates
-
osctld (0.1.0.pre.build20171201155321 - 20.09.0.build20210223145013)
gem install osctld --prerelease -v "20.09.0.build20210223145013"
gem install osctld --prerelease -v "20.09.0.build20210219192402"
gem install osctld --prerelease -v "20.09.0.build20210214152155"
gem install osctld --prerelease -v "20.09.0.build20210214151901"
gem install osctld --prerelease -v "20.09.0.build20210214151618"
Management daemon for vpsAdminOS
-
osup (18.03.0.build20180713153328 - 20.09.0.build20210223145013)
gem install osup --prerelease -v "20.09.0.build20210223145013"
gem install osup --prerelease -v "20.09.0.build20210219192402"
gem install osup --prerelease -v "20.09.0.build20210214152155"
gem install osup --prerelease -v "20.09.0.build20210214151901"
gem install osup --prerelease -v "20.09.0.build20210214151618"
System upgrade manager for vpsAdminOS
-
prometheus-client (0.9.0)
gem install prometheus-client -v "0.9.0"
-
pry (0.11.3 - 0.13.1)
gem install pry -v "0.13.1"
gem install pry -v "0.12.0"
gem install pry -v "0.11.3"
Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.
-
pry-remote (0.1.8)
gem install pry-remote -v "0.1.8"
Connect to Pry remotely using DRb
-
quantile (0.2.1)
gem install quantile -v "0.2.1"
Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
-
rack (2.0.7 - 2.2.3)
gem install rack -v "2.2.3"
gem install rack -v "2.2.2"
gem install rack -v "2.2.1"
gem install rack -v "2.1.2"
gem install rack -v "2.1.1"
Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
-
rainbow (3.0.0)
gem install rainbow -v "3.0.0"
Colorize printed text on ANSI terminals
-
rake (12.3.0 - 13.0.3)
gem install rake -v "13.0.3"
gem install rake -v "13.0.1"
gem install rake -v "13.0.0"
gem install rake -v "12.3.3"
gem install rake -v "12.3.2"
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks.
-
rake-compiler (1.0.5 - 1.1.1)
gem install rake-compiler -v "1.1.1"
gem install rake-compiler -v "1.1.0"
gem install rake-compiler -v "1.0.8"
gem install rake-compiler -v "1.0.7"
gem install rake-compiler -v "1.0.5"
Provide a standard and simplified way to build and package Ruby extensions (C, Java) using Rake as glue.
-
redcarpet (3.4.0 - 3.5.0)
gem install redcarpet -v "3.5.0"
gem install redcarpet -v "3.4.0"
A fast, safe and extensible Markdown to (X)HTML parser
-
require_all (1.5.0 - 2.0.0)
gem install require_all -v "2.0.0"
gem install require_all -v "1.5.0"
-
rouge (1.11.1 - 3.16.0)
gem install rouge -v "3.16.0"
gem install rouge -v "3.3.0"
gem install rouge -v "3.1.1"
gem install rouge -v "1.11.1"
Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.
-
ruby-lxc (1.2.2 - 1.2.4.vpsadminos.2)
gem install ruby-lxc --prerelease -v "1.2.4.vpsadminos.2"
gem install ruby-lxc --prerelease -v "1.2.4.vpsadminos.1"
gem install ruby-lxc -v "1.2.3"
gem install ruby-lxc --prerelease -v "1.2.3.vpsadminos.1"
gem install ruby-lxc -v "1.2.2"
Ruby-LXC is a Ruby binding for the liblxc library, allowing Ruby scripts to create and manage Linux containers.
-
ruby-progressbar (1.9.0)
gem install ruby-progressbar -v "1.9.0"
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining.
-
slop (3.6.0)
gem install slop -v "3.6.0"
A simple DSL for gathering options and parsing the command line
-
svctl (18.09.0.build20181010081936 - 20.09.0.build20210223145013)
gem install svctl --prerelease -v "20.09.0.build20210223145013"
gem install svctl --prerelease -v "20.09.0.build20210219192402"
gem install svctl --prerelease -v "20.09.0.build20210214152155"
gem install svctl --prerelease -v "20.09.0.build20210214151901"
gem install svctl --prerelease -v "20.09.0.build20210214151618"
runit service and runlevel manager
-
test-runner (20.03.0.build20200722133648 - 20.09.0.build20210223145013)
gem install test-runner --prerelease -v "20.09.0.build20210223145013"
gem install test-runner --prerelease -v "20.09.0.build20210219192402"
gem install test-runner --prerelease -v "20.09.0.build20210214152155"
gem install test-runner --prerelease -v "20.09.0.build20210214151901"
gem install test-runner --prerelease -v "20.09.0.build20210214151618"
vpsAdminOS test suite evaluator
-
thin (1.7.2)
gem install thin -v "1.7.2"
A thin and fast web server
-
timers (4.1.2)
gem install timers -v "4.1.2"
Schedule procs to run after a certain time, or at periodic intervals, using any API that accepts a timeout.
-
vpsadminos-converter (18.03.0.build20180318214938 - 20.09.0.build20210223145013)
gem install vpsadminos-converter --prerelease -v "20.09.0.build20210223145013"
gem install vpsadminos-converter --prerelease -v "20.09.0.build20210219192402"
gem install vpsadminos-converter --prerelease -v "20.09.0.build20210214152155"
gem install vpsadminos-converter --prerelease -v "20.09.0.build20210214151901"
gem install vpsadminos-converter --prerelease -v "20.09.0.build20210214151618"
Convert OpenVZ containers into vpsAdminOS
-
yard (0.9.12 - 0.9.26)
gem install yard -v "0.9.26"
gem install yard -v "0.9.25"
gem install yard -v "0.9.24"
gem install yard -v "0.9.20"
gem install yard -v "0.9.19"
YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions.