On 10/21/2018 07:56 AM, [email protected] wrote: > While struggling with VM for remote profiler, I have decided I need > reproducible, easy to run, quick solution. > > VM is OK. But for each new person joining profiler tests (remote) you > have like few hours spent to setup everything correctly: > > - download image, - create VM, - install required packages, - > transfer jar, - transfer server pack, - configure JDK. > > Anyway, it takes time.
I am lucky enough to have another machine right next to this one. Both System76, of course :) > I have decided to play a little bit with Docker - for this particular > purpose. And here is the outcome: > > http://www.owsiak.org/netbeans-profiler-tester-pack-docker-based/ > > Long story short. You need Docker, and profiler server pack generated > by NetBeans. That's it. That's all you need to create remote, Ubuntu > based, machine with code running. After starting Docker container, it > will wait on port 5140 for connection. That's really cool, I'll try it this morning! Maybe this is the solution for other tests requiring a second machine (e.g. Rodrigo asking about an FTP server for PHP tests). -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
