1. 10 Jul, 2019 2 commits
    • Łukasz Nowak's avatar
      caddy-frontend: Fix configuration validation script · 883f48a9
      Łukasz Nowak authored
      As caddy_configuration_state provides information with exit code use it
      directly in the if instead of running it with $(), which stops execution when
      configuration is not changed.
      
      Improve checking for too old result - do not remove the file, instead check
      for too old result and then recalculate.
      
      /reviewed-on !589
      883f48a9
    • Łukasz Nowak's avatar
      caddy-frontend: Assert Kedifa HTTP reply · 43678525
      Łukasz Nowak authored
      As Kedifa speaks HTTP check that it can reply with HTTP, not that just
      it is possible to connect to.
      
      /reviewed-on !591
      43678525
  2. 09 Jul, 2019 1 commit
  3. 05 Jul, 2019 1 commit
  4. 04 Jul, 2019 2 commits
    • Łukasz Nowak's avatar
      caddy-frontend/test: Fix a test · 9631b57e
      Łukasz Nowak authored
      We need to sleep to give chance for Caddy to pick up the signal.
      9631b57e
    • Thomas Gambier's avatar
      Pure-FTPd SR · 4ea4d3ab
      Thomas Gambier authored
      This SR has been developed for a demo. The purpose is to have a running pureftpd server which will call a script "/opt/pureftpd/upload_script" each time a file is uploaded. Pureftpd is used because it is already used in the current working environment of our partner and they don't want to change for now.
      
      The script /opt/pureftpd/upload_script" is left out of the SR on purpose because it will be written by people outside Nexedi at first and contains sensitive information. Also, it is on purpose in /opt directory of the machine because this SR will be deployed on only one machine for now and the script will be shared by all pureftpd instances.
      
      /reviewed-on !503
      4ea4d3ab
  5. 03 Jul, 2019 4 commits
  6. 02 Jul, 2019 2 commits
  7. 01 Jul, 2019 4 commits
  8. 28 Jun, 2019 3 commits
  9. 27 Jun, 2019 3 commits
  10. 26 Jun, 2019 3 commits
  11. 24 Jun, 2019 6 commits
  12. 21 Jun, 2019 2 commits
  13. 20 Jun, 2019 5 commits
  14. 19 Jun, 2019 2 commits