Install Yeastar P-Series Software Edition on Hetzner Using Wget Command

Hetzner is a cloud hosting platform, where you can create and run virtual machines. This topic describes how to install Yeastar P-Series Software Edition on Hetzner using wget command.

DeutschDE ItalianonIT

Step 1. Add a Hetzner server

  1. Log in to the Hetzner Cloud Console.

  2. Create a project.

    1. Under the Projects tab, click New project.
    2. In the Name field, enter a name to help you identify the project, then click Add project.
  3. Click CREATE SERVER to add a new server.

Step 2. Set up the server

  1. In the Location section, select a region closest to you.

  2. In the Image section, select Ubuntu system with version 24.04 or 20.04.

  3. In the Type section, select the CPU type and the server specifications.
    1. Select Shared vCPU or Dedicated vCPU according to your needs.
      Important: If you select Shared vCPU, choose x86 (Intel/AMD) architecture.

    2. Select the server size based on the Extensions (EXT) and Concurrent Calls (CC) of your PBX system.
      1-20 EXT

      (1-5 CC)

      21-50 EXT

      (6-13 CC)

      51-250 EXT

      (14-63 CC)

      251-500 EXT

      (64-125 CC)

      501-1000 EXT

      (126-250 CC)

      EXT > 1000

      (CC > 250)

      vCPU 2 2 4 6 8 Contact Yeastar
      Memory 2 GB 4 GB 4 GB 8 GB 16 GB
      Storage Call Recording Disabled 40 GB 40 GB 50 GB 100 GB 200 GB
      Call Recording Enabled 1 GB of storage holds approximately 1000 minutes of recorded calls. You can set up the storage based on your recording usage.
  4. In the Networking section, enable both Public IPv4 and Public IPv6.

  5. Scroll down to the Name section, enter a name to help you identify the server.

  6. At the bottom-right corner, click Create & Buy now to create the server.

    You will receive an email with credentials, as shown below.

    Note: Note down the username root and the password, as they will be required for logging into the server later.

Step 3. Install Yeastar P-Series Software Edition on the server

  1. Click on the created server.

    You will be redirected to the server details page.

  2. At the top-right corner, click the console button.

    The console window will pop up.

  3. Log in to your server.
    1. In the console window, enter the username and password that you received via email.

    2. Change the initial password.

  4. Run the following commands sequentially to install Yeastar P-Series Software Edition.
    Important: Double check the command you paste, as the Hetzner console may alter the formatting.

    1. wget https://update-ys2015-alicloud.oss-cn-hongkong.aliyuncs.com/YeastarSupport/pseinstallscripts/hetzner-install-pse.sh

    2. chmod +x hetzner-install-pse.sh

    3. ./hetzner-install-pse.sh

  5. Wait for the installation process to complete.

    If a IPPBX login prompt is displayed, it indicates that P-Series Software Edition is installed.

Result

Yeastar P-Series Software Edition is installed successfully.

Open a web browser, enter the PBX's IP address and port in the address bar (e.g. https://203.0.113.10:8088), and press Enter.

Note: PBX's IP address is the IPv4 address displayed at the bottom of the window.

You will access the PBX web portal and enter the installation wizard of Yeastar P-Series Software Edition.

What to do next

Activate and set up Yeastar P-Series Software Edition to make it ready for use. You can do this using one of the following methods:

Complete setup via Web GUI using the installation wizard
Continue with the installation wizard in the Web GUI. This method only supports to complete the settings included in the wizard.
Complete setup via SSH using a prepared XML file

Upload a prepared XML file to the PBX via SSH. This method allows you to complete the initial setup and apply additional supported PBX settings, such as creating extensions, trunks, inbound routes, and more.

  1. Download the XML configuration file and edit it as needed.
  2. Upload the XML configuration file to the designated directory and reboot the PBX to take effect.

    For more information, see Activate and Set up Yeastar P-Series Software Edition Using XML Configuration File.

Note: If you want to access the PBX via SSH, you can use one of the following accounts:
  • Root Account: Username is root, and password is the credential configured in XML configuration file.

  • Support Account: Username is support, and password is the credential configured in PBX web portal (Path: Security > Security Settings > Console/SSH Access > Console Password) or in XML configuration file.
    Figure 1. Support password in PBX web portal
    Figure 2. Support password in XML configuration file