15 projects tagged "installer"
BitNami Pootle Stack Native Installer is an easy-to-install distribution of the Pootle application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PostgreSQL, SQLite, and Django so users can get a Pootle installation up and running in minutes after answering a few questions. Pootle is a user-friendly Web portal which makes the translation process simpler. It allows online translations and work assignments, gives statistics, and allows easy volunteer contribution.
BitNami JBoss Stack native installer is an easy-to-install environment to develop and deploy JBoss applications. It includes pre-configured, ready-to-run versions of Apache, JBoss, MySQL, and Java. Users can get the environment up and running in minutes after answering a few questions.
BitNami PostgreSQL module is an add-on for WAMPStack, LAMPStack, MAMPStack, or RubyStack. This module ships and configures the PostgreSQL database server and the phpPgAdmin application to handle the administration of PostgreSQL over the Web. PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages).
BitNami Tomcat Stack Native Installer is an easy-to-install environment to develop and deploy Java applications. It includes pre-configured, ready-to-run versions of Apache, Tomcat, MySQL, and Java. Users can get the environment up and running in minutes after answering a few questions.
The gps_installer is a GTK+ application used to integrate custom Ada library projects into the Gnat Programming Studio (GPS). The installer is designed to be as simple as possible. It takes the directory where the source files are located and the list of files to install. The installer tries to figure out where to move the files and how to process them. No specific actions need to be specified.
Lucie is a cluster installation and configuration tool. It enables parallel network installation of large numbers of nodes from one single administration server. The Lucie installer performs HDD partitioning and installations of the Linux kernel and required software packages. The Lucie configurator then generates system and software configurations. Lucie is designed to be scalable and efficient, so a complete Linux cluster can be built from scratch in a short amount of time. Moreover, the whole installation process is designed to be fully automated.
NodeJS Stack is an easy-to-install distribution of the NodeJS application. It includes pre-configured, ready-to-run versions of Apache so users can get a NodeJS installation up and running in minutes after answering a few questions. Mac OS X, Linux, and Windows operating systems are supported. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Python Packager is a Web application that converts Python source code into stand-alone applications for Windows and Linux. Python Packager creates a portable exe, a portable directory, and an installer for Microsoft Windows. Python Packager also creates portable files, portable directories, and DEB and RPM pacakges for Linux. Other features include analysis of the source code using linting tools, adding licensing terms to the code, and automatic generation of documentation. Python Packager is similar to tools such as Py2Exe, PyInstaller, cx_Freeze, and bbFreeze. Python Packager simply uses existing tools "under the hood". It does not claim to add any extra features which can be achieved with existing tools. It builds Python executables on Linux and Windows using PyInstaller (much like Py2Exe). It also uses PyLint to analyse the source code. It documents code with epydoc.