410 projects tagged "Installation/Setup"
TurnKey Joomla Appliance is a server appliance for the Joomla! content management system. It is designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and AJAX Web shell. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
TurnKey Drupal Appliance is a server appliance for Drupal, a powerful content management framework. It is designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and an AJAX Web shell. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. TurnKey Django is an appliance that just works, with no configuration required. It gets you up and running with Django in minutes on a virtual machine, bare metal or in the cloud. It's designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and AJAX Web shell. To minimize footprint, the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support and an Amazon EC2 AMI. It's a part of the TurnKey Linux Virtual Appliance Library.
Andutteye is a systems management platform that automates enterprise data centers and keeps them running. It contains different modules that targets different tasks of systems management. From a single point of operations you can monitor, manage, and execute all ranges of tasks needed for centralized systems management.
Schmant is a build tool for building Java programs. It provides a set of build tasks (compile, text process, tar archive, etc.) and an environment in which to run build scripts. Build scripts can be written Groovy, JavaScript, JRuby, or Jython. The goal of the project is to be feature-comparable with Apache Ant, but much nicer to work with.
Wiresoft ANA (Automated Network Agent), an Artificial Intelligence-based systems management service, automatically performs over 90% of Linux systems management tasks. It is a self-managing, self-learning system support service that provides constant maintenance and protection for Firegate Servers. ANA services include Software Updating and Integration, Intrusion Detection, Data Back-up and Disaster Recovery, Monitoring, and Alerting.
Urpkg is software to install programs in a safe and undoable way. It is able to see what files any given installation command creates, and list and remove them. You are able to restrict the installation command so that it only writes where you allow it to, and does not overwrite files from other packages. Urpkg is especially useful if you want to install programs from source, or create binary packages in an automated way. Under the hood, urpkg creates a user for each package it has to install, which prevents the installation command from run with root privileges. It can be seen as a "command tracer" that remembers what files a command created and prevents it from doing forbidden things. It is written in C but relies on some external commands, like GNU Find.