Unable to install gitlab CE

Hi Community,
I am unable to install Gitlab CE on the clear Linux OS as it says unsupported OS. Is there any workaround for this? I don’t want to install Gitlab from the source.
Thank you

A few months ago I was successful using their omnibus installation method with their RPM packages: Upgrade GitLab by using the GitLab package | GitLab . It comes with versions of its dependencies and installs under /opt.

I know you said you didn’t want to build from source, but that worked for me back then too.

I would also recommend looking at using their Docker container. It might be the fastest way to get up and running: GitLab Docker images | GitLab

1 Like