Update
New TurnKey GitLab version (15.2)
Changes:
- GitLab:
- Major rewrite of install code:
- Remove all custom source install components, including third party installs of yarn, Golang, etc.
- Install GitLab-CE via Omnibus package from GitLab upstream apt repo (as recommended by upstream - provides all dependencies).
- Provide TKLBAM hooks script to leverage built-in GitLab backup mechanism.
- Replace default Confconsole Let's Encrypt integration, with specific GitLab one (leverages GitLab Omnibus LE integration).
- Update to latest upstream stable version - v11.8.1.
- Major rewrite of install code: