• Kirill Smelkov's avatar
    gitlab: Slapos'ify / adjust nginx config updates · 45d2032d
    Kirill Smelkov authored
    - there is a section for gitlab pages, which we stub-out;
    
    - there is no longer a need to add /raw/... handling to nginx - as
      now nginx is just an SSL terminator for gitlab-workhorse, all URL
      handling is done inside gitlab-workhorse and is dealt with ok by our
      patches.
    
    - as now nginx does not directly connect to unicorn, there is no need to
      pass unicorn section to nginx's template.
    
    /cc @kazuhiko, @jerome
    45d2032d
instance-gitlab.cfg.in 23.7 KB