Slide 38
Slide 38 text
Self Hosting
• You can also self-host
• Store packages in a directory by platform (osx-64, linux-32, linux-64,
win-32 ,win-64)
• Run conda index on that directory to generate the repodata.json
• Serve this up, or use a file:// url as a channel
• Binstar is just a very convenient hosted wrapper around conda index
conda index directory/osx-64