Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
slapos
slapos
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Merge Requests 52
    • Merge Requests 52
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Jobs
  • Commits
  • nexedi
  • slaposslapos
  • Merge Requests
  • !830

Open
Opened Oct 07, 2020 by Łukasz Nowak@luke1 of 10 tasks completed1/10 tasks
  • Report abuse
Report abuse

WIP: Feature/caddy frontend haproxy

  • generate configuration for frontend haproxy like in default-virtualhost.conf.in
  • implement logging per slave
  • reimplement [caddy-wrapper]
  • correctly terminate SSL with SNI in haproxy with ssl_fc_sni
    • also then think about proper correlation of certificate from slave to a host
  • check for performance and scalabilility
  • reimplement # Access to server-status Caddy-style
  • reimplement * {{ not_found_file }}, by using local nginx and exposing the file
  • reimplement monitor-caddy-server-status-wrapper
  • (maybe) merge frontend and backend haproxy into one process
Edited Nov 26, 2020 by Łukasz Nowak

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch https://lab.nexedi.com/luke/slapos.git feature/caddy-frontend-haproxy
git checkout -b luke/slapos-feature/caddy-frontend-haproxy FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff luke/slapos-feature/caddy-frontend-haproxy

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 0
  • Commits 5
  • Pipelines 31
  • Changes 12
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: nexedi/slapos!830
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备14008524号