Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,248
    • Issues 44,248
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,601
    • Merge requests 1,601
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #217912
Closed
Open
Created May 15, 2020 by Jaime Martinez@jaime🚴Developer5 of 5 tasks completed5/5 tasks

Add -domain-config-source config flag for Pages

Follow-up issue on enabling different source configuration for Pages based on #210010 (comment 342953588). Tracking changes for Pages, Documentation and Omnibus on this issue.

Add -domain-config-source flag to Pages

  1. Add -domain-config-source to Pages with possible values auto,disk,gitlab but do nothing. gitlab-pages!284 (merged)
  2. Implement polling for /internal/pages/status -> Poll every N seconds for M retries.
  3. Implement -domain-config-source=disk -> start polling API status in the background -> enable API for serverless domains -> enable disk source by default.
  4. Add flag -domain-config-source to Omnibus but default to nil
  5. Update documentation with -domain-config-source=disk usage !29103 (closed) could be used as reference

/cc @jmeshell @sean_carroll @vshushlin

Edited Aug 07, 2020 by Jaime Martinez
Assignee
Assign to
Time tracking