The <a href="http://activities.sugarlabs.org" target="_blank">activities.sugarlabs.org</a> update is progressing.&nbsp; It has taken some detours but I think they will be worth it.<br><br>A couple of weeks ago the mediawiki machines arrived.&nbsp; 6 in Boston and 6 in Washington DC.&nbsp; Of the 6 in Boston,&nbsp; Dogi has 3 tested and rack at Pika which we are using to set up the cluster before it moved to its final home.<br><br>ASLO lost its future home at the Computer Science House at RIT.&nbsp; They were having trouble with the cooling in the dorm's data center.&nbsp; Steve&nbsp; and Bernie are looking for a new home in the Student Inovation Center.&nbsp; Once the new home is ready we will put Dogi on a train, plane or auto mobile with a bunch of servers so he can work the the data centers staff to rack the machines.<br><br>Software set up is coming along.&nbsp; (It better, because Schools in Paraguay opened their doors last week and schools in Uruguay after summer break.)&nbsp; I have gotten to the point where I can bring up a stand alone ASLO node 90% of the way via puppet.&nbsp; There are still some pieces of glue code missing but I hope to get at that this afternoon.<br><br>The next phase is to puppetify the load balancing and failover mechanism.&nbsp; My goal is to be able to describe something such as:<br><br>New node {<br>&nbsp; import role::aslo<br><br>&nbsp; tasks [ web, proxy]<br>}<br><br>Then puppet will take care of all the plumbing to:<br>1. Set up the stand alone node<br>2. Configure the 'clustering' stuff such as:<br>&nbsp; a. squid know to add the new machine to the webserverpool<br>&nbsp; b. munin knows to add the new machine to the munin monitor,<br>&nbsp; c. heart beat knows to add the to the proxy pool.<br><br>The hope is that once the system is in place, it will be trivial to add new or replace machines as the load shifts.<br><br>Longer term, we discussed started a discussion about how to share turtle bundles.&nbsp; It looks like the problem will split of very nicely into client side and server side pieces.&nbsp; So the core Sugar team can tackle the issue from one side and the infrastructure team can tackle it from the other.<br><br>david<br><br>&nbsp;<br>