Hi there,
Looking closer at the RPi, I realise that it might fill my needs : however, I don't feel comfortable yet with the deployment capabilities of the Raspbian OS through numerous RPi.
I currently run Debian x86 on super lightweight computers (SD card drive) to hold a Java application + a tinyproxy server.
I did it so that all the configuration (packages, users, conf files...) is done on my laptop with a 'VirtualBoxed' Debian so I can easily deploy it to SD cards with a simple dd copy (with nfs server on the root directory).
Would it be possible to emulate Raspbian with VirtualBox (it appears that no) or LXC in order to easliy deploy the OS on many RPis ?
Or anyone have a better idea ?
Thanks