Difference between revisions of "List of Projects"
From Wasya Wiki
(→Actively Developed and Maintained) |
|||
Line 10: | Line 10: | ||
** [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 | ||
− | |||
* [https://github.com/piousbox/testoaster testoaster] - one rspec testing utilities | * [https://github.com/piousbox/testoaster testoaster] - one rspec testing utilities | ||
− | |||
− | |||
− | |||
− | |||
=== No Longer Maintained === | === No Longer Maintained === | ||
* https://github.com/piousbox/music.piousbox.com - a music screaming server in PHP | * https://github.com/piousbox/music.piousbox.com - a music screaming server in PHP | ||
− | |||
* [https://github.com/piousbox/Haikubox haikubox] - an app for managing passwords in CakePHP/MySQL | * [https://github.com/piousbox/Haikubox haikubox] - an app for managing passwords in CakePHP/MySQL | ||
− | |||
* [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://github.com/piousbox/O0F2 O0F2] - an artistic image processing algorithm (in Java) | * [https://github.com/piousbox/O0F2 O0F2] - an artistic image processing algorithm (in Java) | ||
+ | * [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, ... | ||
=== Back to === | === Back to === | ||
− | + | * http://wasya.co | |
− | http://wasya.co | + | * http://piousbox.github.io |
− | + | * http://github.com/piousbox | |
− | http://piousbox.github.io | + |
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
- testoaster - one rspec testing utilities
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)
- wired-rails-project - I use this project, sometimes, so start a new rails app. It has the following components: devise, foundation.css, ...