Skip to content
  1. Nov 14, 2017
    • Tom Jorquera's avatar
      Replace selenium by puppeteer · 5a58aab1
      Tom Jorquera authored
      Big overhaul replacing selenium by puppeteer. This does not work for now due to
      problems with SSL being a requirement for external endpoints.
      5a58aab1
  2. Oct 24, 2017
  3. Sep 25, 2017
    • Valérian STG_CAZANAVE's avatar
      Change base image of `Dockerfile` · 7c67d9bd
      Valérian STG_CAZANAVE authored
      Change base image to node:8-alpine
      7c67d9bd
    • Tom Jorquera's avatar
      Create docker-compose configuration for hubl.ot · c3ff14a2
      Tom Jorquera authored
      Add docker-compose.yaml file
      
      - Add ports, volumes, env_file and environment options
      - Update the .gitignore to add .env file
      - Access URL for the external services now uses docker-compose hostnames.
      - selenium-server is now a container service dependency
      
      Selenium is no longer directly managed by directly by hublot, but is instead an
      external service dependency.
      This dependency is managed in docker-compose with a selenium server image.
      
      This simplifies a LOT of things and make the project organization cleaner.
      c3ff14a2
  4. Sep 01, 2017
  5. Aug 28, 2017
  6. Aug 25, 2017
  7. Jul 26, 2017
  8. Jul 24, 2017
  9. Jul 19, 2017
Loading