meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| git:gitlab:issues:single_origin_fallback_is_enabled [2026/03/27 08:15] – created niziak | git:gitlab:issues:single_origin_fallback_is_enabled [2026/03/27 11:19] (current) – niziak | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * Setup new Bitlab domain. For example '' | * Setup new Bitlab domain. For example '' | ||
| * Setup wildcard certificate for '' | * Setup wildcard certificate for '' | ||
| + | * gitlab.rb < | ||
| + | gitlab_rails[' | ||
| + | # Example: include a directory to scan for additional config files | ||
| + | nginx[' | ||
| + | </ | ||
| + | * '' | ||
| + | * Configure nginx [[https:// | ||
| + | * Change listen directive to bing to the same IP as gitlab: '' | ||
| + | * Test nginx config: ''/ | ||
| + | * Reload nginx config: '' | ||
| + | * Configure Gitlab Extension host domain here [[https:// | ||
| More resources: | More resources: | ||