Configuring the All-In-One Appliance
I'm working on our first deployment of Acronis Backup 12.5, and I'm trying to configure the All-In-One appliance (from AcronisBackup_All-in-One_Appliance.zip).
I've already installed it successfully, but I left it in DHCP during the installation thinking I could change it later. How can I change the IP later? From https://forum.acronis.com/forum/acronis-backup-125/125-update-2-applian… , I see a response that links to documentation, but that documentation seems to be for configuring the Linux agent, not the all-in-one appliance, which doesn't appear to have the same GUI. For example, I can't find any way to get to "agent options" mentioned in the documentation.
The VM's console has a text-based welcome screen with info pointing to the "Acronis Backup console" and the "Cockpit web console". It also has a bash terminal. I can't find "agent options" anywhere among these.
1: I need to configure a static IP and custom DNS servers. Can this be done after the all-in-one appliance is installed? Or should I just reinstall it and select the static IP configuration at the beginning? (We haven't set up any backup jobs or anything yet, so it's not an issue to reinstall it.)
I also need to get NTP working. The "Cockipt web console" has a place to configure NTP, but the options are for manually configured date/time, NTP, and NTP with custom servers. NTP doesn't work (due to our firewalls) and there's a status icon showing that the time isn't synced. NTP with custom servers doesn't work either - the option in the drop down is greyed out. While I can click on it and specify our servers, the setting gets reverted to NTP (not with custom servers) when I try to apply the changes.
I found this post referring to NTP in version 11.7: https://forum.acronis.com/forum/acronis-backup-advanced-117-virtualizat…
2: Is there a way to use NTP with custom servers in 12.5? Or does the appliance sync time with the host via VMware tools as stated in the post above? If it syncs to the host, do I need to edit the appliance VM's settings and tell it to sync its time from the host, or does it not matter?
The other things I'd like to do are configure the web ports to be the standard 80/443 and force SSL. I've already followed the instructions at https://www.acronis.com/en-us/support/documentation/AcronisBackup_12.5/… for configuring the Linux SSL options in order to force redirection to HTTPS. I used the terminal presented through the "Cockpit web console" and it seems to have worked fine.
3: Is forcing the redirect to HTTPS this way okay for the all-in-one appliance? It seems to work fine. The only thing I had to do that wasn't mentioned in the documentation was chmod 0700 api_gateway.json before making the change and then chmod back (to 0400) after making the change.
4: Is there a supported way to get the all-in-one appliance listening on ports 80/443 for the "Acronis Backup console"?
Thanks

- Log in to post comments

Thanks for the response. I'll probably redeploy the appliance later this week or sometime next week with a static IP configuration. I'll also test NTP and just ignore the ports for now.
- Log in to post comments