An error occurred fetching the project authors.
  1. 07 Mar, 2019 2 commits
  2. 01 Mar, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Publish only active slaves from main partition · 9714a74c
      Łukasz Nowak authored
      As some of the nodes can lag behind, the system can be in state, that those
      nodes will send inactive (also destroyed) slave publish information. Before
      publishing it to master, check if each of slaves is really present on master.
      
      Tasks:
      
       - [x] prove it really works on simulated environment
       - [x] check impact on massive simulated environment
       - [x] cover with a test (optionally)
       - [ ] check test results with this change
      
      /reviewed-on nexedi/slapos!519
      9714a74c
  3. 10 Feb, 2019 1 commit
  4. 22 Nov, 2018 1 commit
  5. 21 Nov, 2018 1 commit
  6. 20 Nov, 2018 3 commits
  7. 17 Sep, 2018 2 commits
  8. 12 Sep, 2018 3 commits
  9. 06 Sep, 2018 5 commits
  10. 31 Jul, 2018 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Modernize profiles · 9d866327
      Łukasz Nowak authored
      Features:
      
       * jinja2 is used to generate instance templates
       * downloads are done the same way for all resources
       * create with shared content for all instance profiles
       * fill in instance-common with shared sections
       * render templates late in order to ease its extenension and development
       * drop not needd duplicated section
       * drop slap-parameter in frontend and replicate template
       * simplify monitor configuration
       * move instance-parameter to instance file
         Thanks to this only one and topmost profile is reponsible for parsing and
         passing through the information which comes from the network
      9d866327
  11. 27 Jul, 2018 1 commit
  12. 12 Jul, 2018 2 commits
    • Łukasz Nowak's avatar
      caddy-frontend: Fix caddy_custom_https conditions · f10b9612
      Łukasz Nowak authored
      In those places caddy_custom_https (and it's backward compatbility companion
      apache_custom_https) was not checked, thus making it impossible to just use
      https customisation, without http one.
      f10b9612
    • Łukasz Nowak's avatar
      caddy-frontend: Implement caddy_custom* · 95376d5d
      Łukasz Nowak authored
      caddy_custom_http and caddy_custom_https are implemented and exposed
      instead of apache_custom_http and apache_custom_https, but with backward
      compatbility for the latter form from apache-frontend.
      
      In TODO mark missing usage of custom http found during work on this commit.
      95376d5d
  13. 03 Jul, 2018 1 commit
  14. 28 Jun, 2018 5 commits
  15. 27 Apr, 2018 1 commit
  16. 05 Jun, 2017 1 commit
  17. 26 May, 2016 1 commit
  18. 21 Apr, 2016 1 commit
  19. 09 Dec, 2015 1 commit
  20. 08 Dec, 2015 1 commit
  21. 19 Nov, 2014 1 commit
  22. 15 Sep, 2014 1 commit
  23. 08 Aug, 2014 2 commits
  24. 21 Jul, 2014 1 commit