Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Billy using Omnibus #77

Open
coderanger opened this issue Jan 10, 2014 · 2 comments
Open

Package Billy using Omnibus #77

coderanger opened this issue Jan 10, 2014 · 2 comments

Comments

@coderanger
Copy link

Check out https://github.com/balanced/omnibus-balanced/blob/master/config/software/rump.rb and https://github.com/balanced/omnibus-balanced/blob/master/config/projects/rump.rb as examples of packaging a Python application.

To test building the package you can clone the https://github.com/balanced-cookbooks/balanced-omnibus repository and run vagrant up billy. This should create a .deb package we can use for deployment.

@fangpenlin
Copy link
Contributor

@coderanger

Just added billy project here.

balanced/omnibus-balanced#4

Tried to generate a .deb find, installed it, and I think it works. The .dep file installs Billy into /opt/billy/embedded/

So, what to do next? Is this Omnibus packing a new approach for deployment? Should I modify https://github.com/balanced-cookbooks/balanced-billy to install this .dep file instead of cloning from github?

@coderanger
Copy link
Author

Hold tight on the cookbook changes for now :-) We are using rump as a prototype to figure out how to setup the build and acceptance pipelines so we'll get there soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants