This guide explains how to use Packer to create Azure VM Image for GraphDB. The Packer configuration in this repository automates the process of installing and configuring GraphDB on an Ubuntu-based ...
RepositoryManager repositoryManager = new RemoteRepositoryManager(GRAPHDB_SERVER); CredentialsProvider credsProvider = new BasicCredentialsProvider(); Credentials ...