An error occurred fetching the project authors.
  1. 06 Sep, 2018 4 commits
  2. 31 Jul, 2018 2 commits
    • Łukasz Nowak's avatar
      012eba7b
    • Ł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
  3. 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
  4. 03 Jul, 2018 1 commit
  5. 28 Jun, 2018 7 commits
  6. 13 Jun, 2018 2 commits
  7. 24 Apr, 2018 1 commit
  8. 02 Jun, 2017 1 commit
    • Rafael Monnerat's avatar
      apache-frontend: Delay reload apache configuration · 49e2a2ae
      Rafael Monnerat authored
        Wait for 60 to reload apache configuration in order to accumulate
        several logrotate runs.
      
        If the amount of slaves are too high, the number of logs are high,
        so the entries on logrotate are also high. So it is enough to DDoS
        with a huge amount of 'kill -1', so delay is the only way to avoid
        to re-implement logrotate existing features.
      
        Only reload the apache configuration if the the apache configuration
        or the certificates contains a change, else don't reload it.
      
        Keep a command on bin folder to force reload of configuration in
        case it is required.
      49e2a2ae
  9. 24 May, 2017 1 commit
  10. 03 Apr, 2017 4 commits
  11. 25 Nov, 2016 1 commit
  12. 22 Nov, 2016 4 commits
  13. 25 Oct, 2016 1 commit
    • Rafael Monnerat's avatar
      apache-frontend: Allow to use diferent backends for http and https · 958a5fe1
      Rafael Monnerat authored
        Use 2 different ports on apache for cached slaves, to differ http and https accesses.
        Introduce the parameter https-url (with fallback to url) to include specific https urls,
          if they are different from url.
        Include /HTTPS/ mapping to traffic server to differ the backends based on the input.
      958a5fe1
  14. 24 May, 2016 1 commit
  15. 23 May, 2016 1 commit
  16. 21 Apr, 2016 1 commit
  17. 25 Jun, 2015 1 commit
  18. 24 Jun, 2015 1 commit
  19. 19 May, 2015 1 commit
  20. 08 Aug, 2014 1 commit
  21. 24 Jul, 2014 1 commit
  22. 21 Jul, 2014 1 commit