1. 15 Jul, 2019 1 commit
  2. 11 Jul, 2019 3 commits
  3. 10 Jul, 2019 3 commits
  4. 09 Jul, 2019 1 commit
  5. 05 Jul, 2019 1 commit
  6. 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
  7. 03 Jul, 2019 4 commits
  8. 02 Jul, 2019 2 commits
  9. 01 Jul, 2019 4 commits
  10. 28 Jun, 2019 3 commits
  11. 27 Jun, 2019 3 commits
  12. 26 Jun, 2019 3 commits
  13. 24 Jun, 2019 6 commits
  14. 21 Jun, 2019 2 commits
  15. 20 Jun, 2019 2 commits
    • Łukasz Nowak's avatar
      fix "stack/caucase,stack/erp5,software/caucase: Update for caucase 0.9.5" · 3ea8739c
      Łukasz Nowak authored
      The scripts are already provided in caucase-eggs part, there is no reason to
      duplicate them here, so drop this entry.
      
      /reviewed-on nexedi/slapos!579
      3ea8739c
    • Łukasz Nowak's avatar
      caddy-frontend: Add promise for rejected slaves · 2a6967d6
      Łukasz Nowak authored
      Frontend operator shall have easy access to information about rejected
      slaves, possibly the best in the JSON file.
      
      Also the keys for the human readable information are slave's titles, not
      references.
      
      The information is published via hand crafted HTTPS endpoint.
      
      Note: The SSL certificate is generated manually. Existing caucase is special
            for KeDiFa, this is another step to move all generated certificates (or
            otherwise self-signed) to internal, full automatic caucase.
      2a6967d6