Upgrading the Prime Radiant
Stop Prime Radiant
- Stop Prime Radiant if running
Download and Execute Upgrade Zip
- Download and Upgrade Zip for the latest release
- Unpack the zip outside somewhere aside
- Double-click or execute from command line
<unpacked-zip>/upgrade.bat
(or<unpackged-zip>/upgrade.sh
) - Follow the script’s instructions
- Launch Prime Radiant as usual
Execute Internal Upgrade
NOTE: This step is required both for new installations, as well as every time an installation is upgraded.
Finally, you must execute upgrade/installation steps from within Prime Radiant.
- Open Prime Radiant in your browser http://localhost:9000/primeRadiant/
- (Optional) If you customized
PRIME_RADIANT_BASE_PORT
incustom_vars.bat
, adjust the url accordingly
- (Optional) If you customized
- Log in
- default credentials are
admin/testAdmin
- default credentials are
- Navigate to PrimeBase page (Upgrade on Dashboard, via menu
Upgrading > PrimeBase
, or http://localhost:9000/primeRadiant/elements/primeBase/all) - Select the available PrimeBase, click
Update All
, and wait for everything to finish- For more information on this page, see PrimeBase.
- Navigate to NsfBase page (via menu
Upgrading > NsfBase
, or http://localhost:9000/primeRadiant/elements/nsfBase/all)- Here you see all NsfBases configured in
C:\primeradiant\config\nsfBases.xml
, and additionallydist
(internal distribution base).
- Here you see all NsfBases configured in
- Click on
Synchronize All
button- Synchronize (All) scan NsfBase(s) and looks for all existing sourceBases (projects), expandBases (expansions), and deployBases (servers)
- Prime Radiant console window also lists all found entries
- Rerun this action when you add/remove new entries, such as cloning a new project to your workspace
Your Prime Radiant is now fully operational.