meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| git:gitlab:pages [2020/04/09 14:50] – niziak | git:gitlab:pages [2020/06/03 11:17] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Pages ====== | ||
| + | |||
| Support for domains and certificates is disabled. Ask your system' | Support for domains and certificates is disabled. Ask your system' | ||
| Line 11: | Line 13: | ||
| gitlab_pages[' | gitlab_pages[' | ||
| gitlab_pages[' | gitlab_pages[' | ||
| + | pages_external_url " | ||
| </ | </ | ||
| Line 50: | Line 53: | ||
| NOTE: read side effects of this solution: [[https:// | NOTE: read side effects of this solution: [[https:// | ||
| + | Another solution is to force requests to IP address - check solution below [[git: | ||
| ===== SSL cert is not trusted ===== | ===== SSL cert is not trusted ===== | ||
| Line 61: | Line 65: | ||
| cat / | cat / | ||
| </ | </ | ||
| + | |||
| + | Another solution is to force requests to IP address - check solution below [[git: | ||
| + | |||
| + | ===== Provide URL to gitlab artifact server ===== | ||
| + | IT can only work if there is no redirect from '' | ||
| + | <file ruby | / | ||
| + | gitlab_pages[' | ||
| + | gitlab_pages[' | ||
| + | </ | ||
| + | |||
| + | |||