AWESOME!!!
Thank you so much for working on this!

Cheers,
Andy


On 01/17/2014 12:08 AM, Olivier Grisel wrote:
> Hi all,
>
> Jaques and I have recently been working on moving the dev
> documentation build job out of Fabian's workstation to a server on the
> public Rackspace Cloud.
>
> The deployment of the documentation build server is now fully
> automated thanks to this script and configuration:
>
>    https://github.com/scikit-learn/sklearn-docbuilder
>
> It uses Apache Libcloud to contact Rackspace, find the IP address of
> the docbuilder server or start a Ubuntu 12.04 VM if no existing VM can
> be found then uses SaltStack to configure the server:
>
> - create a non-root user sklearn
> - install a pair of ssh keys suitable for sourceforge upload
> - install all build dependencies using system packages
> - create a venv to install additional python packages (sphinx) in more
> recent versions
> - clone the scikit-learn git repo
> - configure a cron job that updates the git repo, build sklearn, build
> the doc and rsync it to sourceforge every hour.
>
> The README.md has more info. If you are curious the salt configuration is 
> here:
>
>    https://github.com/scikit-learn/sklearn-docbuilder/tree/master/srv/salt
>
> The provisioning script is here:
>
>    
> https://github.com/scikit-learn/sklearn-docbuilder/blob/master/docbuilder.py
>
> If you are interested in being a co-admin for this, please feel free
> to ask me the rackspace credentials and the private SSH key.
>
> Thanks again to rackspace for the free Rackspace Cloud account. I will
> issue a pull request to thank them in the doc.
>


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to