The Strategy to Create & Deploy Static Build With Docker & mina-SCP

I am sure! Many of our applications have turned into a legacy codebase, such applications might have some outdated scripts or build process that might need frequent maintenance and updates.  In this post, I will walk you through the steps with which we can move our frontend build creation script into the docker container and … Continue reading The Strategy to Create & Deploy Static Build With Docker & mina-SCP

ruby on rails installation on fresh ubuntu machine

Ruby On Rails Installation on fresh ubuntu machineInstallation steps are applicable to ubuntu versions interpid, karmic koala.Make necessary changes according to package manager provided by other linux operating systems in order install ruby and rails.Before getting started to installations make sure to build essential packageson fresh ubutnu machine. Ubuntu machine has built in apt-get package … Continue reading ruby on rails installation on fresh ubuntu machine