Skip to content
Commit c3ff14a2 authored by Tom Jorquera's avatar Tom Jorquera
Browse files

Create docker-compose configuration for hubl.ot

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.
parent 1561182f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment