Skip to content

computationnb/helloshopply

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Shopply

This project is a simple bootstrap using Python, Tornado, Gunicorn, and ElasticSearch.

To get this running, you will need to have all of the above setup and configured.

Any questions, email coding@shopply.com

My Notes

These are my notes on implementing the HelloShoppely infrastructure.

I am off to a slow start. I wanted to work on this project sooner, but this is the first opportunity I've had.

Refactoring

I made some changes to the project layout and checked them in as an initial commit.

I then created a new virtualenv named shopplyenv1 and issued this command:

pip install -e git+https://github.com/computationnb/helloshopply.git#egg=Package

This installed the package inside the virtualenv at:

/home/nb/Envs/shopplyenv1/src/package

Now I am adding this comment to see if it is really editable from here.

Ok I was just curious if I could push from the package. Now I am trying to clean up this README in the Github UI.

I added a tests file and a fabfile. They are pretty minimal now.

Well my Jenkins job failed. I thought I had it all set up correctly but I guess not. I've done git config.

I guess I didn't allow myself enough time to complete this project properly.

The fab created node is currently running at 54.245.85.169

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%