Skip to content

Instantly share code, notes, and snippets.

View so1arin's full-sized avatar

sol4rinn so1arin

  • Rostov-on-Don
  • 14:38 (UTC +03:00)
View GitHub Profile
@michaellihs
michaellihs / gitlab_access_token.md
Last active November 11, 2024 15:29
Create Gitlab Personal Access Token using curl

Create Gitlab Personal Access Token using curl

Prerequisites

  • You need a Gitlab server up and running
  • You need user credentials for a (admin) user on the Gitlab server
  • You need curl and Perl on your server