How to enable Installer app test environment

20. helmikuuta 2025


Steps to enable Installer test environment

  1. Navigate to the posow.erply.com
  2. Login with your Erply user credentials
  3. Navigate to the Hardware -> Installer App -> Installation
  4. Scroll down and find the “Use production environment” checkbox
  5. Remove the checkmark:
  1. Click “Save Installer Configuration Info
  2. Restart the Installer (Important note: after clicking Restart, please wait some time!!! Installer needs a time to restart and start other services.The waiting period depends on your network speed. Example: if network speed is 1MB/s restart of the Installer will take 42 sec + 5 sec to start all other services)
  3. Navigate back to the Wizard -> Hardware -> Installer App -> Installation
  4. Press “test connection” for Installer - you will see another version of the Installer app that is currently available only in the test environment.

Important note: after testing please put the checkmark back for “Use production environment” and restart the Installer again.

How to Restart the Installer?

On Windows

  1. Open “Services” on your computer
  2. Find the “Erply Installer2” in the services list
  3. Right mouse click
  4. Select ‘Restart” option

On Linux

  1. Open Terminal on your computer
  2. Paste the following command: sudo systemctl stop installer2.service
  3. After that please paste the second command: sudo systemctl start installer2.service

On Mac

  1. Open Terminal on your computer
  2. Paste the following command: sudo /Library/Erply/installer2/installer2_darwin -service=restart