If you do not want to have Adobe manage your hosted libraries, your other option is to have Adobe Experience Platform Launch deliver builds to a secured SFTP server that you host.
Platform Launch connects to your SFTP site using an encrypted key. There are a few steps to set this up correctly:
184.72.239.68
23.20.85.113
54.226.193.184
The structure of Platform Launch builds has changed over time. They use symbolic links (symlinks) internally to maintain backward compatibility so that previous embed codes will continue to work with the latest build structure. Your SFTP server must support the usage of symlinks in order to serve as a valid destination for Platform Launch builds.
There is a full guide on how to setup SFTP servers for Platform Launch delivery on the Platform Launch blog.
Open the Hosts tab.
Create the new Host.
Name your host.
Select SFTP as the host type.
Enter the host, path, port, username, and encrypted private key.
The port must be one of the following:
As a security best practice, Adobe limits the number of ports that can be used for outgoing traffic. The selected ports are commonly allowed through corporate firewalls, plus they include some ranges for flexibility.
Select Save.
When you select Save, Platform Launch tests whether it is able to connect and deliver files to your SFTP server. It creates a folder, writes a file within that folder, checks to make sure the file is there, then cleans up after itself. If the user account on your SFTP server (the one attached to the secure certificate you provided to Platform Launch) does not have the necessary permissions to perform this action, then the Host goes into a “Failed” status.