Skip to content
Snippets Groups Projects
  1. Nov 17, 2021
  2. Nov 09, 2021
  3. Oct 05, 2021
  4. Oct 22, 2020
  5. Oct 09, 2020
  6. Sep 30, 2020
    • David Douard's avatar
      Update the db initialization to swh-storage 0.15 · 11077347
      David Douard authored
      swh-storage now support several db flavors (default, mirror, replica)
      and `swh db` has now separate tools for the db creation and the db
      initialization.
      
      Modify the entrypoint/helper tools in the base image accordingly.
      
      Also improve the README file.
      11077347
  7. Sep 29, 2020
  8. Sep 18, 2020
  9. Aug 19, 2020
    • David Douard's avatar
      Update the README file · d7393da6
      David Douard authored
      d7393da6
    • David Douard's avatar
      Use the SWH_IMAGE_TAG environment variable in docker compose files · 58368808
      David Douard authored
      to select the swh images to use, like:
      
        image: softwareheritage/base:${SWH_IMAGE_TAG:-latest}
      
      Also add example config files for the graph-replayer-remote-bytopic.yml
      replayer config.
      58368808
    • David Douard's avatar
      Add a build image script · cec8c07c
      David Douard authored
      It build docker images with curent datetime as tag and upload them to
      the docker's hub if docker's current user is 'softwareheritage'.
      
      It will build images like:
      
        softwareheritage/base:20200819-112604
        softwareheritage/web:20200819-112604
      
      Note that both images (base and web) will have the same datestamp.
      cec8c07c
  10. Jun 26, 2020
  11. Jun 15, 2020
  12. Mar 03, 2020
  13. Feb 28, 2020
  14. Feb 06, 2020
  15. Feb 05, 2020
  16. Jan 23, 2020
Loading