Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazypython/boinc-heroku
An old project I did to learn about Un*x - One-click deploy of BOINC on Heroku
https://github.com/crazypython/boinc-heroku
boinc heroku python python-3
Last synced: 14 days ago
JSON representation
An old project I did to learn about Un*x - One-click deploy of BOINC on Heroku
- Host: GitHub
- URL: https://github.com/crazypython/boinc-heroku
- Owner: CrazyPython
- Created: 2017-01-28T23:46:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T17:00:59.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T01:43:15.362Z (2 months ago)
- Topics: boinc, heroku, python, python-3
- Language: Python
- Homepage: http://boincoku.herokuapp.com/
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BOINC on Heroku
This is a simple app that deploys to a Heroku dyno to work on Universe@Home, supporting free plans. Be aware that this currently contributes to my account.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
Click [here](http://boincoku.herokuapp.com/) to see how many instances are currently contributing to Universe@Home through this app. (the dashboard is AKA Boincoku)
You can look at the code for the dashboard [here](https://github.com/CrazyPython/boinc-dashboard-heroku).
## Todo
These things can be improved. I may add them in my spare time, but feel free to send a Pull Request.- [x] Make the web dyno also perform computation, redirecting root to the Bonicoku dashboard
- [ ] Support for alternative accounts (other than mine)
- [ ] Add support for other projects such as SETI@Home and Asteroids@Home