Difference between revisions of "List of Projects"
From Wasya Wiki
(→Actively Developed and Maintained) |
(→Actively Developed and Maintained) |
||
Line 2: | Line 2: | ||
=== Actively Developed and Maintained === | === Actively Developed and Maintained === | ||
+ | * [http://cobbler.github.io/manuals/2.6.0/1/3/1_-_Nexenta.html NexentaStor <-> Cobbler integration] | ||
* rails-quick-start - this project serves as the basis for my development work nowadays. It is the chef workstation and a vagrant project. It drives most of my day-to-day CI/CD work, as well as some development. It is also a useful way of organizing one's workplace. | * rails-quick-start - this project serves as the basis for my development work nowadays. It is the chef workstation and a vagrant project. It drives most of my day-to-day CI/CD work, as well as some development. It is also a useful way of organizing one's workplace. | ||
* [[ Microsites Cluster ]] - A collection of ruby on rails apps that power piousbox.com. In essence, a content management system (CMS). | * [[ Microsites Cluster ]] - A collection of ruby on rails apps that power piousbox.com. In essence, a content management system (CMS). | ||
Line 12: | Line 13: | ||
* [https://github.com/piousbox/wired-rails-project wired-rails-project] - I use this project, sometimes, so start a new rails app. It has the following components: devise, foundation.css, ... | * [https://github.com/piousbox/wired-rails-project wired-rails-project] - I use this project, sometimes, so start a new rails app. It has the following components: devise, foundation.css, ... | ||
* [https://github.com/Nexenta/horizon_nedge_dashboard Horizon Nedge Dashboard] - the OpenStack Horizon plugin for monitoring your NexentaEdge installation | * [https://github.com/Nexenta/horizon_nedge_dashboard Horizon Nedge Dashboard] - the OpenStack Horizon plugin for monitoring your NexentaEdge installation | ||
− | * | + | * http://bjjcollective.com |
− | + | * http://massiveact.com | |
− | + | ||
− | + | ||
=== No Longer Maintained === | === No Longer Maintained === |
Revision as of 01:30, 6 January 2016
Actively Developed and Maintained
- NexentaStor <-> Cobbler integration
- rails-quick-start - this project serves as the basis for my development work nowadays. It is the chef workstation and a vagrant project. It drives most of my day-to-day CI/CD work, as well as some development. It is also a useful way of organizing one's workplace.
- 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
- music.piousbox.com - a music screaming server in PHP
- haikubox - an app for managing passwords (how naive)
- 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 2013 olympics
- debian package for ruby 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)
- O0Fa - an artistic image processing algorithm (in Java)
- to_slug - a ruby gem that creates url-safe strings from arbitrary strings