Difference between revisions of "Quickstart"

From Rapid Information Systems
Jump to: navigation, search
(Run RapidPortable.exe)
(Download files)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Rapid supply Rapid Portable which runs on Windows and contains an embedded [http://www.eclipse.org/jetty/ Jetty] server. If you simply want to experiment with Rapid this is the fastest way to do so and does away with the need to install and configure a Java web server yourself. Simply download the executable and the latest Rapid web archive file (.war), and run!
+
If you simply want to experiment with Rapid you can use Rapid Portable which runs on Windows and contains an embedded [http://www.eclipse.org/jetty/ Jetty] server. This is the fastest way to get playing with Rapid and does away with the need to install and configure a Java web server yourself. Simply download the latest Rapid web archive file (.war) and the Rapid Portable executable (.exe), and run!
  
 
=Download files=
 
=Download files=
Download Rapid Portable by by clicking [[File:RapidPortable.exe|RapidPortable]]
+
Download the latest Rapid .war file from GitHub at https://github.com/RapidInfoSys/Rapid/releases
  
Download the latest Rapid .war by clicking [[File:RapidDesktopServer.war|RapidDesktopServer]]
+
Download the Rapid Portable executable by by clicking [[File:RapidPortable.exe|RapidPortable]]
  
 
=Run RapidPortable.exe=
 
=Run RapidPortable.exe=
Line 13: Line 13:
 
Click on the "Open Rapid .war file..." button, locate and open the .war file (you may need to change the file type to "All Files" to open other folders).
 
Click on the "Open Rapid .war file..." button, locate and open the .war file (you may need to change the file type to "All Files" to open other folders).
  
Rapid Portable will unpack the Rapid .war file into a folder called WebContent in the same location as the .exe. It will then open your default browser to the Rapid login screen.
+
You may also have to grant Rapid Portable permission through any firewall software you have on your computer.
 
+
By default Rapid is set to development mode. You are able to view all the logs it makes in the Rapid Portable window.
+
  
 
=Using Rapid=
 
=Using Rapid=

Latest revision as of 18:47, 8 September 2015

If you simply want to experiment with Rapid you can use Rapid Portable which runs on Windows and contains an embedded Jetty server. This is the fastest way to get playing with Rapid and does away with the need to install and configure a Java web server yourself. Simply download the latest Rapid web archive file (.war) and the Rapid Portable executable (.exe), and run!

Download files

Download the latest Rapid .war file from GitHub at https://github.com/RapidInfoSys/Rapid/releases

Download the Rapid Portable executable by by clicking File:RapidPortable.exe

Run RapidPortable.exe

At first use Rapid Portable will look like this

Rapid Portable initial screen

Click on the "Open Rapid .war file..." button, locate and open the .war file (you may need to change the file type to "All Files" to open other folders).

You may also have to grant Rapid Portable permission through any firewall software you have on your computer.

Using Rapid

Log in as "admin", with password "admin" to the use the administration and design tools - as well as the sample application.

Log in as "user", with password "user" to access just the sample application.

Try the sample application first, then the designer. Don't forget if you have have design rights you can move you mouse to the bottom left hand corner of the screen and click the gear to enter the Designer for the page you're on.