1. 19 Mar, 2021 5 commits
    • Kirill Smelkov's avatar
      b659d19f
    • Kirill Smelkov's avatar
      X wendelin.core: Switch to using wendelin.core 2 draft · c4656074
      Kirill Smelkov authored
      kirr/wendelin.core@t is current WC2 draft.
      c4656074
    • Kirill Smelkov's avatar
      1baddc5e
    • Kirill Smelkov's avatar
      Merge branch 'y/wcfs' into y/wc2-next.8 · edb8a13d
      Kirill Smelkov authored
      * y/wcfs:
        stack/erp5 += WCFS service  (draft)
      edb8a13d
    • Kirill Smelkov's avatar
      stack/erp5 += WCFS service (draft) · ac62bc79
      Kirill Smelkov authored
      This complements 7f877621 (Move wendelin.core from Wendelin to ERP5) and
      introduces new WCFS service into ERP5 software-release to support
      upcoming wendelin.core 2 - because wendelin.core 2 will introduce new
      filesystem server component that serves in-ZODB arrays data as OS files
      for Zopes to memory-map.
      
      - WCFS is by default disabled in ERP5 - we do not want to load every
        ERP5 user with it in the early days of wendelin.core 2. WCFS service
        will also not work when ERP5 is built with wendelin.core 1, so keeping
        it disabled by default is reasonable for now.
      
      - There is a duplication for instance-erp5.cfg.in in between stack/erp5/
        and software/slapos-master/ . It was negotiated with VIFIB developers
        to go this way instead of first deduplicating instance-erp5.cfg.in
        copying that was started in 87d13789 (slapos-master: Copy files from
        erp5 stack for local changes).
      
      To enable wcfs one can either pass `wcfs` configuration parameter, or
      add the following to a software-release that uses stack/erp5:
      
        [erp5-defaults]
        wcfs-enable-default = true
      
      /cc @rafael, @tomo
      ac62bc79
  2. 17 Mar, 2021 3 commits
  3. 16 Mar, 2021 3 commits
  4. 15 Mar, 2021 1 commit
  5. 12 Mar, 2021 3 commits
  6. 10 Mar, 2021 10 commits
  7. 09 Mar, 2021 9 commits
  8. 08 Mar, 2021 5 commits
  9. 04 Mar, 2021 1 commit