This is a script that installs a GitLab Ultimate license on your self-hosted instance.
Tested on:
- GitLab running on Docker
- jq (apt-get install jq)
- GitHub token (to be placed on github-token file)
- Copy the gitlab-auto-license.sh to your docker instance
- Copy/create a file named github-token and put it on the same folder as the previous file
- Create a fine-grained GitHub personal access token
- Paste the token in the github-token file
- Run gitlab-auto-license.sh
- Enjoy!
That wouldnt be possible without the Lakr233/GitLab-License-Generator repo builds