Enable Early Access (Beta) Package URLs
Description
Early Access, also shown as Beta in FileWave Central, allows a FileWave Server to use Early Access package URLs. After the flag is enabled, package sources that use the server runtime environment can access Beta packages, including Integrated Custom Package and Integrated Client Upgrade package sources.
Use this only for FileWave Early Access/Beta testing when directed by FileWave. Early Access packages are intended for validation before general availability.
This setting is changed on the FileWave Server. Self-managed customers need shell access to the server. Hosted FileWave customers should work with FileWave Technical Support or FileWave Operations because they do not have direct server file access.
Enable Early Access package URLs
/usr/local/etc/filewave/.env
RUNTIME_ENVIRONMENT=beta
sudo fwcontrol server restart
Confirm FileWave Central is using Beta
When Central connects to a server using the Beta runtime environment, FileWave Central shows BETA in the window title and in the bottom-right status area. Clicking the BETA indicator opens this article.
Disable Early Access package URLs
/usr/local/etc/filewave/.env:
RUNTIME_ENVIRONMENT=beta
sudo fwcontrol server restart
