Blueprint Forge configuration setup

I’m trying to create an application using Blueprint Forge to install the custom plugins in customer’s On Prem sub tenant.
I’m accessing the tenant using openVPN software.
Due to security reason, accessing outside URL’s are restricted.
So, I couldn’t be able to do the configuration setup like selecting the template, configuration etc., to create the application using blueprint forge.
Is there any alternate approach?

Hi Vignesh,

There isn’t a direct method, as Blueprint Forge downloads templates and plugins/microservices remotely. If you’re only interested in a blank template, you might create your app using the Application Builder and then migrate it to Blueprint Forge. This feature is available in the latest version of Application Builder (2.2.0). Alternatively, you could download the Blueprint Forge source code and mock the template JSON data yourself.