Skip to content

This is complete example for running your own devpi mirror with py2 and py3 builds.

Notifications You must be signed in to change notification settings

afterdesign/devpi-setup-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is example of how to run your own devpi server with builds for packages in py2 and py3

  1. Install vagrant
  2. Do vagrant up, ignore errors and wait cause it's going to take a while
  3. Go to http://192.192.1.2:3141/

All of the steps are in order in files:

  1. vagrant/provision.sh
  2. vagrant/install_devpi.sh
  3. vagrant/devpi_build_py2.sh
  4. vagrant/devpi_build_py3.sh

For more info read this blogpost

About

This is complete example for running your own devpi mirror with py2 and py3 builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages