Skip to content
Snippets Groups Projects
  1. Dec 21, 2017
  2. Dec 06, 2017
  3. Nov 26, 2017
  4. Nov 21, 2017
  5. Nov 20, 2017
  6. Nov 15, 2017
  7. Nov 14, 2017
  8. Nov 13, 2017
  9. Nov 03, 2017
  10. Sep 21, 2017
  11. Sep 17, 2017
  12. Sep 08, 2017
    • Benjamin Bertrand's avatar
      Add ICS Inventory to all pages title · a74f7950
      Benjamin Bertrand authored
      v0.2.1
      a74f7950
    • Benjamin Bertrand's avatar
      Refactor and clean compose files · ce91cc8a
      Benjamin Bertrand authored
      - use same postgres container for dev and test
        (create 2 different databases)
      - use docker-compose.override.yml to avoid duplication
      - ignore more files not needed in the docker image
      
      By default docker-compose reads both docker-compose.yml and
      docker-compose.override.yml.
      In docker-compose.override.yml we mount the current directory as
      a volume for development.
      
      To test the image we only use docker-compose.yml:
      - don't force port 5432 to the outside world to avoid conflict
      - do not mount the current directory
      v0.2.0
      ce91cc8a
  13. Sep 07, 2017
  14. Sep 06, 2017
  15. Aug 28, 2017
  16. Aug 22, 2017
Loading