Hi all, Today we launched public beta testing of the new Cosmology@Home server (see here <http://www.cosmologyathome.org/forum_thread.php?id=7227>)
I thought it'd be of some interest to this group for two reasons: * Our apps now run in Docker containers using boinc2docker <https://github.com/marius311/boinc2docker> (the thing I emailed about a while back). Its really working pretty well. * The entire server itself is running inside Docker using boinc-server-docker <https://github.com/marius311/boinc-server-docker>. This makes all sorts of development and server operation stuff easier, and as an added bonus the entire server is naturally version controlled, e.g. ours is here <https://github.com/marius311/cosmohome>. It might give you a sense of the power of this, but I pretty much guarantee if you clone the repo and run those make commands, you're going to have our server running on your machine, no errors, no dependencies, thanks to the power of Docker :) There's certainly bugs to be ironed out of all this software, this is not a message for anyone else to use this in production yet, but I'll let you know the status after this beta testing. Feel free to contact me if you have any further interest in this! There are certainly things that need to be done. Marius _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
