-
Notifications
You must be signed in to change notification settings - Fork 418
Deployment Tools
Deployment Tools. This page is to list any possible 3rd party tools that have been discussed to deploy your Red applications in specialized situations.
A note on installers.
Gregg Irwin @greggirwin Mar 05 13:27 @GaryMiller the point of having a single binary to download is to make things easier on the user. We don't want to put effort into Rebol dev setups, since that is the past, and self hosting is the future. Up to date documentation will probably always be online, though local doc tools will pull and cache that.
-
Zero Install Zero Install allows you to run applications with a single click without having to install them first. ( setup feeds and shared libraries online creating a Red distribution network for apps)
- Installers run on Mac, Linux, and all relevant Windows OS's (you choose which)
- Installs both 32-bit and 64-bit programs
-
SSE Setup is a freeware Windows installation creator that is easy, full-featured & mature.
- Installers run on Windows 10 and all relevant Windows OS's (you choose which)
- Installs both 32-bit and 64-bit programs
-
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers.
- Installers run on Windows 10 and all relevant Windows OS's (you choose which)
- Installs both 32-bit and 64-bit programs
-
IzPack is a widely used tool for packaging applications on the Java™ platform.
- Installers run on Microsoft Windows™, Linux™, Solaris™ and Mac OS X™s (you choose which)
- Installs both 32-bit and 64-bit programs
-
Software Licensing Solutions Copy protection, license management, and online sales automation for enterprise level or single developers.
-
Inno Setup is a free installer for Windows programs first introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. Supports for every Windows release since 2000 and completely free of charge, even for commercial use.
Both Red and Red/System are published under the BSD license. The runtime is published under the BSL license.