Giter Site home page Giter Site logo

Can't use STF with Docker about stf HOT 5 CLOSED

openstf avatar openstf commented on September 13, 2024
Can't use STF with Docker

from stf.

Comments (5)

sorccu avatar sorccu commented on September 13, 2024

You need to have a rethinkdb container running as well, and then link to it. There's a bit more complicated example over at https://github.com/openstf/stf/blob/master/doc/DEPLOYMENT.md, but you could skip the proxy container and just link against the rethinkdb container if you like.

from stf.

nytche avatar nytche commented on September 13, 2024

ok, then it would be easier to install all Requirements by hand without Docker, no?

from stf.

sorccu avatar sorccu commented on September 13, 2024

Depends on how much you've used Docker before (especially with linked containers), and what OS you're running on. It won't work on OS X with boot2docker because it won't be able to see your USB devices.

from stf.

rcbop avatar rcbop commented on September 13, 2024

@sorccu regarding OS X + Docker support, if I configure Virtualbox to forward USB ports to guest boot2docker machine would it work? Or using something like https://bitbucket.org/chabernac/adbportforward/wiki/Home ? The last one sounds a bit like a jerry rig.

from stf.

sorccu avatar sorccu commented on September 13, 2024

Yes it would be possible to configure the USB ports, however it's annoying and reliability is questionable. In fact https://github.com/openstf/setup-examples does that but some people are having issues.

The adb port forward thing may or may not work, but you could do pretty much the same thing with socat or similar common tools. Or try setting the ADB_HOST and ADB_PORT environment variables and STF will try to use those. Functionality is untested, though.

from stf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.