HostOnNet Blog

Category Archives: Cloud

Google Cloud

gsutil gcloud is command line tool that is used to provision and manage Google Cloud Platform services. You can download and install it from https://cloud.google.com/sdk/gcloud/ You can also access it by clicking “Cloud Shell” button on Google Cloud Console top


Automating production infrastructure with Terraform

Terraform enables you to safely and predictably create, change, and improve production infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.


Installing OpenShift

OpenShift is Open Source Container Application Platform by RedHat. Built around a core of Docker container packaging and Kubernetes container cluster management, Origin is also augmented by application lifecycle management functionality and DevOps tooling. To Install OpenShift, you need to


Cloud

https://flynn.io/ Flynn is an open source software written in GoLang. It allows you to run your own cloud like Heroku, easy to deploy web applications with git push. Flynn will handle all provisioning like database migration or even set up