Import bonitasoft project on GitLab-ee

1
0
-1

Hello,

I would like to import my BonitaSoft project on my GitLab server.
But, I cannot connect to my server’s URL from the bonita platform.
I can import my project on GitLab.com and Github.com but not on my GitLab-ee.
Do you have an idea of the settings I need to make on my server ?

2 answers

1
+1
-1

Hi X500,

since you can import a git project from gitlab/github it seems you may have an issue with you gitlab-ee SSO or SSH config

this issue is not related to the nature of your git projects (a Bonitasoft project), but to ensure your settings is ok, are able to do a git clone of this repo in a command line on the same laptop ?

if your GIT repo uses SSO, and if you didn't use SSH key, you may need to add a secret token and use it instead of your password

regards,

Laurent

1
0
-1

Hi Laurent,

Thank you for your answer !

My colleague finally found the solution.
It was not a problem related to SSH or SSO, but to the proxy configuration.
All you had to do was to give permission for the connection to be made, entering the IP address of our server in the Bonita settings.

regards,

X500

Notifications