A sinatra based gem hosting app, with client side gem push style functionality. Really simple rubygem hosting. Geminabox lets you host your own gems, and push new gems to it just like with rubygems.org. The bundler dependencies API is supported out of the box. Authentication is left up to either the web server, or the […]
Continue reading…
Hypervisors
Hypervisor or virtual machine monitor (VMM) is a piece of computer software. It allows to run multiple different operating systems.
Increase root partition size xenserver
XenServer has a tiny installation footprint 1.2 GB (roughly). That is the modern day equivalent of a 1.44″ disk, really. While the installation footprint is tiny, well, so is the “root/boot” partition that the XenServer installer creates 4GB in size. The point is that this amount of space does not facilitate much room for log retention, patch […]
Continue reading…
Multiple Tomcat Load balancing on single VM
Multiple Tomcat Load Balancing on single VM with Highly-Available HAproxy Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. […]
Continue reading…