5 projects tagged "Ruby"
LBackup is a simple backup system aimed at systems administrators who require reliable backups with minimum fuss. It is configured with configuration files, and the backup is started from the command line. It has been tested for over 10 years. Backups can be to local media, or to remote media via one or more networks. The networks may be private LANs, WANs, or sets of untrusted public networks such as the Internet.
Eggy is an IDE that includes syntax highlighting, template features, options for compiling and running your code, auto completion, and more. Eggy's distinguishing feature is its support for group projects, which allows users from around the world to connect to each other and work together on a project and see live changes being made. Users can communicate through the chat mechanism, add, remove, and rename files to and from the project, sync files, and exploit other useful features. Eggy supports many languages, including C++, Python, Perl, Ruby, shell scripting, and others.
Cinabox (Continuous Integration in a Box) automates the setup of a Continuous Integration (CI) system by doing The Simplest Thing That Could Possibly Work. It consists of two simple scripts to set up a cruisecontrolrb CI server from scratch on an Ubuntu 8.04 system: one script to bootstrap Ruby, and another script to set up CI.
oVirt is a small host image that provides libvirt service and hosts virtual machines (oVirt Node) and a Web-based virtual machine management console (oVirt Server Suite). It is built using existing open source components (libvirt, kvm, collectd, Ruby on Rails, PostgreSQL, and freeIPA). Presently, the oVirt Server Suite only manages the oVirt Node, but the goal is to be able to manage other node types and hypervisors in the future.