Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Using Alfresco Enterprise

Enzo Rivello edited this page Aug 30, 2016 · 2 revisions

In order to configure access to Alfresco private repository, you need to use your customer credentials (same login as https://artifacts.alfresco.com); just set the following variables and kitchen command:

export NEXUS_USERNAME=myuser
export NEXUS_PASSWORD=mypwd
bundle exec rake 'integration:docker[community,converge]'

Alternatively, you can use databags, check other.json.example