Difference between revisions of "List of Projects"
From Wasya Wiki
(→Actively Developed and Maintained) |
(→Actively Developed and Maintained) |
||
Line 7: | Line 7: | ||
* [https://github.com/piousbox-cookbooks/ piousbox cookbooks] - these are all my cookbooks. They might be useful to someone. Some interesting ones are: | * [https://github.com/piousbox-cookbooks/ piousbox cookbooks] - these are all my cookbooks. They might be useful to someone. Some interesting ones are: | ||
** [https://github.com/Piousbox-cookbooks/db_backup_s3 db_backup_s3] - backup mongodb and mysql to s3 | ** [https://github.com/Piousbox-cookbooks/db_backup_s3 db_backup_s3] - backup mongodb and mysql to s3 | ||
− | ** [https://github.com/Piousbox-cookbooks/mediawiki | + | ** [https://github.com/Piousbox-cookbooks/mediawiki ish_mediawiki] - install meadiawiki |
** [https://github.com/Piousbox-cookbooks/ish_apache ish_apache] - utilities for managing apache2. In particular, create a load balancer with a bunch of virtual sites from a single json file | ** [https://github.com/Piousbox-cookbooks/ish_apache ish_apache] - utilities for managing apache2. In particular, create a load balancer with a bunch of virtual sites from a single json file | ||
** [https://github.com/Piousbox-cookbooks/jenkins jenkins] - install and configure jenkins | ** [https://github.com/Piousbox-cookbooks/jenkins jenkins] - install and configure jenkins |
Revision as of 13:55, 6 January 2016
Actively Developed and Maintained
- Integration of NexentaStor with Cobbler
- Microsites Cluster - A collection of ruby on rails apps that power piousbox.com. In essence, a content management system (CMS).
- home-config - this is how I structure my home.
- piousbox cookbooks - these are all my cookbooks. They might be useful to someone. Some interesting ones are:
- db_backup_s3 - backup mongodb and mysql to s3
- ish_mediawiki - install meadiawiki
- ish_apache - utilities for managing apache2. In particular, create a load balancer with a bunch of virtual sites from a single json file
- jenkins - install and configure jenkins
- wired-rails-project - I use this project, sometimes, so start a new rails app. It has the following components: devise, foundation.css, ...
- Horizon Nedge Dashboard - the OpenStack Horizon plugin for monitoring your NexentaEdge installation
- http://bjjcollective.com
- http://massiveact.com
No Longer Maintained
- https://github.com/piousbox/music.piousbox.com - a music screaming server in PHP
- haikubox - an app for managing passwords in CakePHP/MySQL
- chrome olympic calendar - this is obsolete calendar for the 2012 olympics
- ruby.deb - install ruby 1.9.2 on Solaris with Apt, the Debian package manager. (originally written for NexentaStor)
- puppet.deb - install puppet on Solaris with apt. You may need the facter library referenced from this page. Originally written for NexentaStor
- facter.deb - debian package for facter that runs on Solaris (originally written for NexentaStor)
- O0F2 - an artistic image processing algorithm (in Java)