RAD Server Installation

From RAD Studio
Jump to: navigation, search

Use RAD Server to deploy RAD Studio on Windows servers.

RAD Server Deployment Installation on Windows

To install RADServer on your Windows Operating System, follow the steps:

  1. Install RAD Studio.
    Make sure you install Interbase as an Additional Option in the installer.
    RAD Installer.png
  2. Go to GetIT Package Manager.
    Search for RAD Server Installer for Windows 1.0.
    Get It Package.png
  3. Select Install.
  4. Read the license in the Dependencies Licenses window.
  5. When the installation is complete, Close the window.
  6. A folder appears where the RADServer installer is downloaded.
  7. Open the RADServer application.
    Note: Close any open programs in your machine when running this installer.
  8. The RADServer wizard appears.
  9. Choose the Install Set from typical or custom.
    Install Set.png
  10. Select the Architecture.
    Architecture.png
  11. Select the Web Server.
    Web Server.png
  12. Select the Directory for RADServer.
    Directory.png
  13. Configure the Root Server and Root Console paths.
    Site Configuration.png
  14. Provide the Site Details:
    • For IIS, provide the Site Name and Port.
    IIS details.png
    • For Apache, provide the configuration file.
    Apache details.png
  15. Review the Pre-Installation Summary.
    Summary.png
  16. Click on Install.
  17. When installing, the InterBase License request appears.
    Interbase License.png
  18. Click on Continue.
  19. The Embarcadero Product Registration window appears.
    Product Registration.png
  20. Click on Register.
  21. A window appears requesting your License Information.
    Serial Registration.png
  22. Fill it and click on Register.
  23. When your license is registered, you see the following window.
    License Registered.png
  24. Click on Ok.
  25. The RADServer wizard completes the installation, click Done.

RAD Server Deployment Installation on Linux

  1. Go to GetIT Package Manager.
  2. Search for RAD Server Installer for Linux 1.0.
    GetIt.png
  3. Select Install.
  4. Copy the downloaded .zip file to your Linux machine.
  5. Extract the files and Open a Terminal window inside the extracted folder.
  6. Run the following command:
    sudo sh ./radserver_install.sh
  7. Enter your password and click Enter.
  8. After this, the installer launches and asks you to install Apache. Select Yes and press Enter.
    InstallApache.png
  9. The next screen lets you select the items you want to install. Click on OK.
    Installation.png
  10. The terminal prompts the License Manager and you have three options to register. Choose the option you prefer and follow the directions.
    LicenseManager.PNG
  11. After your registration is completed successfully, choose number 5 (quit) and the installation continues.