On this page
folder
GitLab Server
GitLab is a web-based Git repository that provides CI/CD capabilities and more. It is a complete DevSecOps platform.
Quickstart
-
Download example repository
-
Update the next variables with your own custom values
-
Update the files using the
sed
command -
Start the containers using make or docker compose directly
Update git remote
First you need to create the project on your GitLab instance and get the clone URL
Update the git origin
Commit and Push
Features
Mailing
Please update the file conf/prod.rb
with your SMTP and IMAP credentials.
Backups
Please update the file conf/backup.rb
with your Object Storage connection (like AWS S3 buckets).