LogoLogo
EBR DocsHelp
Zmanda Pro
Zmanda Pro
  • Welcome to the Zmanda Pro Documentation
  • Overview and Concepts​
  • Best Practices
  • Start Here
    • Initial Security Setup
    • Step 1: Adding a User
    • Step 2: Client Download and Installation
    • Step 3: Client Login
    • Step 4: Adding a New Storage Vault
    • Step 5: Adding a New Protected Item
    • Step 6: Initiating a Backup
    • Step 7: Checking Backup Job Status
    • Step 8: Restore Data
  • Guide
    • Zmanda Pro Server Deployment (On-prem)
      • Zmanda Pro Self-Hosted Deployment
        • Self-Hosted Online Server
        • Self-Hosted Online Server Setup
        • Self-Hosted Offline Server
        • Self-Hosted Offline Server Setup
        • Storage Manager Service
        • Storage Manager Service Setup
        • Zmanda Pro Client Setup
        • Disaster Recovery Plan: Self-Hosted Server
        • Disaster Recovery Plan: Self-Hosted Server Recovery Workflow
        • Admin Password Reset
        • Custom Certificates Upload
    • Zmanda Pro Usage
    • Zmanda Pro Client Installation
      • Zmanda Pro user configuration
      • Storage configuration
    • Restarting at boot ​(Linux)
    • Protected Items
      • Files and Folders
      • MySQL
        • Xtrabackup
          • Configuration
          • Backup
          • Restore
          • Recover
        • MyDumper
          • Configuration
          • Backup
          • Restore
          • Recover
        • MySQLDump
          • Configuration
          • Backup
          • Restore
          • Recover
        • LVM
          • Configuration
          • Backup
          • Restore
          • Recover
        • Managing Data Directory Permissions with SELinux and AppArmor
        • Compatibility Matrix
      • MariaDB
        • MariaBackup
          • Configuration
          • Backup
          • Restore
          • Recover
        • MyDumper
          • Configuration
          • Backup
          • Restore
          • Recover
        • MariaDBDump
          • Configuration
          • Backup
          • Restore
          • Recover
        • LVM
          • Configuration
          • Backup
          • Restore
          • Recover
        • Managing Data Directory Permissions with SELinux and AppArmor
        • Compatibility Matrix
      • Microsoft Office 365
      • Postgres
      • Program Output
      • Microsoft Hyper-V
      • Microsoft SQL Server
      • MongoDB
      • Windows Server System State
      • Application-Aware Writer
      • Disk Image
      • VMware vSphere
        • Configuration
        • Backup
        • Restore
        • Troubleshooting
      • MariaDB
        • Backup & Restore MariaDB with a staging path
        • Backup & Restore MariaDB without a staging path using Streaming
      • Oracle RMAN
        • Configuration
        • Backup
        • Restore
        • Perform a Full Database Backup with Oracle RMAN
        • Perform a database backup using a Custom Oracle RMAN Script
        • Restore an Oracle RMAN backup using Backup Manager
        • Recover an Oracle database after restoring from Zmanda Pro Backup Manager
        • Troubleshooting Oracle RMAN backups with Backup Manager
    • Configure SSO
    • Configure & Apply Policies
    • Configure Email Reporting
    • Backup Manager
      • Login
    • Automation Tools
      • Bulk Operations with ZPAT
        • Bulk addition of policies
        • Bulk onboarding of devices
        • Bulk deletion of users
        • Bulk Rename of Devices
        • Bulk Restore
        • Bulk addition of protected items
        • Bulk administration of client devices with Ansible
      • Disaster Recovery Plan: Zmanda Pro Clients
    • Encryption & Key Management
    • Zmanda Pro Job Statuses
    • Disk Image Walkthrough
      • Create & Use Recovery Media
    • Common Problems & Solutions
    • Troubleshooting
    • VMware to Hyper-V Migration
      • Configuration
      • Backup
      • Restore to Hyper-V
Powered by GitBook
LogoLogo

Quick Links

  • Amanda Community Wiki
  • Amanda Community Downloads
  • Share Feedback

About

  • About Us
  • Customer Testimonials

Terms

  • Terms of Use
  • Privacy Policy

Contact Info

  • Denver, CO, USA
  • 888-496-2632 (US)
  • 408-732-3208 (INT)

2025 © Zmanda, A BETSOL Company

On this page
  • Step 1: Download and unzip the setup package
  • Step 2: Run the setup.sh installer
  • Step 3: Activate your Zmanda Pro Server

Was this helpful?

Export as PDF
  1. Guide
  2. Zmanda Pro Server Deployment (On-prem)
  3. Zmanda Pro Self-Hosted Deployment

Self-Hosted Online Server Setup

PreviousSelf-Hosted Online ServerNextSelf-Hosted Offline Server

Last updated 2 months ago

Was this helpful?

Step 1: Download and unzip the setup package

  • Run the wget command shared with you by our deployment team to download the setup package.

unzip setup.zip

Step 2: Run the setup.sh installer

cd setup
sudo ./setup.sh

You will be prompted to choose an available network interface. The Zmanda Pro Server will listen on the IPv4 address of the selected Network interface.

E.g. In the above example, Option 1 was selected. This binds the Zmanda Pro Server to listen on the address 192.168.80.223

As long as a DNS entry has been added, the server interface will be accessible at backup.zmanda.com

Step 3: Activate your Zmanda Pro Server

In Step 1, a Demo-online_license_activator.run file was packaged with the Zmanda Pro Server Setup.

In an online self-hosted deployment, the Zmanda Pro Licensing Server is accessed via the host's public IP. The host must be able to make HTTPS requests to the public internet to validate your license plan and billing cycle.

The License Activator requires an unlock key, which serves as an authentication factor to ensure that the activation is run by an administrator with the appropriate privileges.

The unlock password will be in the unlock.pass file that is present in your setup.zip package

NOTE: Please keep a copy of the unlock password in a secure password vault. This password will be used for all License_Activator operations including server upgrades. This will also be the password for your first login and for admin password resets.

You have successfully set up your Zmanda Pro Server instance. You can now access the dashboard in your browser to manage backup and restore operations.

  • Your first login credentials will be

    • Username: admin

    • Password: the unlock key sent with the License Activator

  • You are required to change the admin password on your first login

NOTE: If you're using the self-signed certificates included in the Zmanda Pro setup, your browser will display a "Not Secure" warning. To resolve this, you need to install the self-signed CA certificate on both your client devices and the device you're using to access the browser.

Zmanda Pro Online Setup Package
Zmanda Pro Setup Installer - NIC Prompt
Zmanda Pro Setup Installer - Default Installation
Zmanda Pro Server Activation - Default Flow
Zmanda Pro Server Dashboard