Difference between revisions of "List of Projects"
From Wasya Wiki
(→No Longer Maintained) |
(→No Longer Maintained) |
||
Line 21: | Line 21: | ||
* target canada - the unsuccessful launch of Target in Canada was in part powered by my code. | * target canada - the unsuccessful launch of Target in Canada was in part powered by my code. | ||
* [https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwj-2dyAhZTKAhVP02MKHalyA2QQFggqMAQ&url=https%3A%2F%2Fchrome.google.com%2Fwebstore%2Fdetail%2Fgoogle-calendar%2Fejjicmeblgpmajnghnpcppodonldlgfn&usg=AFQjCNHYVx4iOWv2qiVH02J4FeFmBE5c_Q&sig2=LPdiAWoqSC6AXVeQFgGxgw chrome olympic calendar] - this is obsolete calendar for the 2012 olympics | * [https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwj-2dyAhZTKAhVP02MKHalyA2QQFggqMAQ&url=https%3A%2F%2Fchrome.google.com%2Fwebstore%2Fdetail%2Fgoogle-calendar%2Fejjicmeblgpmajnghnpcppodonldlgfn&usg=AFQjCNHYVx4iOWv2qiVH02J4FeFmBE5c_Q&sig2=LPdiAWoqSC6AXVeQFgGxgw chrome olympic calendar] - this is obsolete calendar for the 2012 olympics | ||
− | * | + | * [https://s3.amazonaws.com/ish-archive/2013.nexenta/runtime-ruby-193_1.9.3-2_solaris-i386.deb ruby.deb] - install ruby 1.9.2 on Solaris with Apt, the Debian package manager. (originally written for NexentaStor) |
* debian package for puppet that runs on Solaris (originally written for NexentaStor) | * debian package for puppet that runs on Solaris (originally written for NexentaStor) | ||
− | * debian package for facter that runs on Solaris (originally written for NexentaStor) | + | * [https://s3.amazonaws.com/ish-archive/2013.nexenta/facter_2.0.0rc4-1_solaris-i386.deb facter.deb] - debian package for facter that runs on Solaris (originally written for NexentaStor) |
− | * | + | * [https://github.com/piousbox/O0F2 O0F2] - an artistic image processing algorithm (in Java) |
− | + | ||
=== Back to === | === Back to === |
Revision as of 01:35, 6 January 2016
Actively Developed and Maintained
- NexentaStor <-> Cobbler integration
- 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
- 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
- target canada - the unsuccessful launch of Target in Canada was in part powered by my code.
- 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)
- debian package for puppet that runs on Solaris (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)