silexlabs / Silex

Silex is an online tool for visually creating static sites with dynamic data. With the free/libre spirit of internet, together.
https://www.silex.me
GNU Affero General Public License v3.0
2.34k stars 585 forks source link

Add support for self hosted gitlab instances #1585

Closed oliviermgx closed 7 months ago

oliviermgx commented 7 months ago

prefigure your process.env.xxx parameters with : GITLAB_CLIENT_ID= your gitlab client id application GITLAB_CLIENT_SECRET= your gitlab client secret application GITLAB_SCOPE='api' GITLAB_DOMAIN= your gitlab domain like https://gitlab.com or https://framagit.org or other