Difference between revisions of "List of Projects"
From Wasya Wiki
(→Actively Developed and Maintained) |
(→Actively Developed and Maintained) |
||
Line 1: | Line 1: | ||
=== Actively Developed and Maintained === | === Actively Developed and Maintained === | ||
− | |||
− | |||
* [[ 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). | ||
* [https://bitbucket.org/piousbox/home-config home-config] - this is how I structure my home. | * [https://bitbucket.org/piousbox/home-config home-config] - this is how I structure my home. | ||
Line 13: | Line 11: | ||
** [https://github.com/Piousbox-cookbooks/jenkins jenkins] - install and configure jenkins | ** [https://github.com/Piousbox-cookbooks/jenkins jenkins] - install and configure jenkins | ||
* [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/ | + | * [https://github.com/piousbox/testoaster testoaster] - one rspec testing utilities |
− | * | + | |
+ | === Back to === | ||
+ | * http://github.com/piousbox | ||
+ | * http://wasya.co | ||
=== No Longer Maintained === | === No Longer Maintained === |
Revision as of 18:50, 30 April 2017
Actively Developed and Maintained
- 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.
- Chef Cookbooks
- https://supermarket.chef.io/users/piousbox - on Chef Marketplace
- https://github.com/piousbox-cookbooks - on Github. 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, ...
- testoaster - one rspec testing utilities
Back to
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
- O0F2 - an artistic image processing algorithm (in Java)