16 projects tagged "installer"
pmcyg is a tool for creating customized collections of Cygwin packages together with the Cygwin installer. This enables self-contained distributions to be created without having to mirror the entire set of Cygwin packages. For example, it can create a single CD-ROM or DVD from which a personalized version of Cygwin can be installed on machines not connected to the Web. A basic installer can be created in less than 25MB; a full set of Cygwin packages might fill a DVD-ROM; or a selection of packages can be constructed to suit your chosen installation medium. pmcyg will then download these and all their dependencies automatically. pmcyg can be used either as a command-line script or via a simple graphical interface.
flashrd creates OpenBSD images tailored for embedded hardware devices and for executing from a virtualized environment. It installs a complete OpenBSD system with "one-touch" upgrade capability. It boots from a ramdisk to make in-place upgrades easy and complete. flashrd partitions for read-only operation by default, to minimize flash wear.
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.
Syoncloud Logs processes log files from various applications and many servers. It can capture business relevant information from everyday log files generated by Web servers, business applications, and back office applications. It uses Flume sinks that run on the machines that produce log files. This data is filtered and relevant events channeled to HBase. The HBase NoSQL database is used for actual data analysis. The number of HBase nodes depends on the amount of processed log files. Syoncloud Logs has an easy to use installer that includes all necessary components such as Hadoop, Flume, Hbase, and Zookeeper.
BitNami ocPortal Stack Native Installer is an easy-to-install distribution of the ocPortal application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin so users can get an ocPortal installation up and running in minutes after answering a few questions. Windows, Linux, Mac OS X, and Unix operating systems are supported. ocPortal is a CMS with many Web 2.0 features for sophisticated sites. It supports many types of content (galleries, news/newsletters, etc.) and integrating rich media and advertising into them. Community features include forums, member blogs, chat rooms, wiki, and content commenting/rating. ocPortal lets you decide exactly how your site will look and behave. Features are plentiful, well integrated, and optional. Out-of-the-box, your site will meet the highest accessibility and professional standards.
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.