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 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.

It may save some time during ad hoc profiler testing.

Cheers

Michal

---------------------------------------------------------------------
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

Reply via email to