Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurability #10

Open
2 of 5 tasks
lawnsea opened this issue Mar 6, 2017 · 0 comments
Open
2 of 5 tasks

Configurability #10

lawnsea opened this issue Mar 6, 2017 · 0 comments

Comments

@lawnsea
Copy link
Collaborator

lawnsea commented Mar 6, 2017

It should be possible to configure

  • which ports are exposed on the VM for the GroundHAR Day server and Chrome
  • the name of the internal network interface (or grep it out of ip link list?)
  • the IP address of the internal network interface
  • Chrome's window size
  • Bandwidth, delay, and loss of client uplink
lawnsea added a commit to lawnsea/groundhar-day that referenced this issue Aug 6, 2017
Allow the user to configure the following properties of the VM via environment
variables:
- number of CPUs
- RAM size
- IP address of the `groundhar-day` VirtualBox internal network[1]
- host port where the GroundHAR Day server is exposed
- host port where the DevTools of the headless chrome instance in the VM are
  exposed

Partial progress on RetailMeNotSandbox#10
lawnsea added a commit to lawnsea/groundhar-day that referenced this issue Aug 6, 2017
Allow the user to configure the following properties of the VM via environment
variables:
- number of CPUs
- RAM size
- IP address of the `groundhar-day` VirtualBox internal network
- host port where the GroundHAR Day server is exposed
- host port where the DevTools of the headless chrome instance in the VM are
  exposed

Partial progress on RetailMeNotSandbox#10
lawnsea added a commit that referenced this issue Aug 6, 2017
* Accept configuration via environment variables

Allow the user to configure the following properties of the VM via environment
variables:
- number of CPUs
- RAM size
- IP address of the `groundhar-day` VirtualBox internal network
- host port where the GroundHAR Day server is exposed
- host port where the DevTools of the headless chrome instance in the VM are
  exposed

Partial progress on #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant