• Stars
    star
    149
  • Rank 243,852 (Top 5 %)
  • Language
    Shell
  • Created almost 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

single host deployment of STF for PoC purposes or when scaling to 14 devices is sufficient for you

PoC for STF deployment on a single machine

Installation

  • install docker
  • install docker-compose
  • clone this repo

Usage

choose an IP your deployment should use, usually that will be the IP of your host.
choose a secret to be used for inter-service authentication.
Update the .env file accordingly

Run docker-compose up -d --build
Point your browser to the IP you chose,
login by providing any username and valid e-mail.

A little write-up on this setup:
https://medium.com/@nikosch86/getting-started-with-automated-in-house-testing-on-android-smartphones-using-stf-dafecee4a8ee
If you clap it will make me happy :)