Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • A ansible
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • ansible
  • Merge requests
  • !22

Add setting for custom nginx config

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged mal requested to merge half-duplex/ansible:ngx-custom-config into master Sep 27, 2020
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 3

In my vhosts, I use an included file for an ACME location block. This PR adds the ability to append arbitrary nginx config to the ansible-installed vhost, which allows me to do what I need to do without needing to maintain my own copy of the entire vhost.

It adds a config var, funkwhale_nginx_additional_config, with an empty default.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ngx-custom-config