Gitlab Registry
#
You need to have on hand- Your Gitlab Registry Full Repository name
- Your Gitlab Personal access token OR a deploy token
#
Access Token OR Deploy TokenYou can follow this Tutorial to generate a Personal Access Token
OR
You can follow this Tutorial to generate a Deploy Token
#
Split the Full Repository NameGiven this Full Repository: registry.gitlab.com/group/project
Your Repository will be: registry.gitlab.com
and your Image will be: group/project
#
We are ready to add the app to Arbitrium#
API Example#
From DashboardFrom our Dashboard, The Private registry token will be the content of your Personal Access Token OR Deploy Token