Quantcast
Channel: DevOps tips & tricks
Browsing all 181 articles
Browse latest View live

Deploying microservices to Kubernetes using OpenLiberty

OpenLiberty sample githubhttps://github.com/OpenLiberty/guide-kubernetes-introOpenLiberty tutorialhttps://openliberty.io/guides/kubernetes-intro.html#what-youll-learnMiniKubernetes installation...

View Article


Application deployment into Google Kubernetes Engine on Google Cloud

Kubernetes https://kubernetes.io/Google Kubernetes Engine  https://cloud.google.com/container-engineSample app https://github.com/kelseyhightower/app It's a 12-Factor application with the following...

View Article


Continuous Deployment (CD) with Jenkins and Kubernetes on Google Cloud

Jenkins on Kubernetes Engine https://cloud.google.com/solutions/jenkins-on-kubernetes-enginehttps://cloud.google.com/solutions/jenkins-on-kubernetes-engine-tutorialProvision a Jenkins environment on a...

View Article

Install microk8s on Fedora

HOWTOhttps://microk8s.io/#get-startedInstall snaphttps://snapcraft.io/docs/installing-snapdhttps://www.cyberciti.biz/faq/install-snapd-on-fedora-linux-system-dnf-command/[dave@localhost ~]$ sudo dnf...

View Article

MicroK8s - deploy sample app

MicroK8s quick start guide  https://microk8s.io/docs/K8S tutorial for sample appDeploy introduction https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/Explore introduction...

View Article


Install Python3 on Centos 7

To avoid impact on Centos own Python 2 packages use Python3  venvInstall Python3 https://www.liquidweb.com/kb/how-to-setup-a-python-virtual-environment-on-centos/Create venv...

View Article

Fedora - convert DVD

 RPM Fusion These tools require non-free resource - enable RPM Fusionhttps://docs.fedoraproject.org/en-US/quick-docs/setup_rpmfusion/ https://rpmfusion.org/Configuration/  Install non-free packages for...

View Article

Install Oracle WebLogic Server 14.1.1.0.0 on Fedora Linux

Downloadhttps://www.oracle.com/middleware/technologies/fusionmiddleware-downloads.htmlDocumentationhttps://docs.oracle.com/en/middleware/standalone/weblogic-server/14.1.1.0/index.htmlWeblogic JDK 11...

View Article


AWS Lambda using Python

AWS HOWTOhttps://docs.aws.amazon.com/lambda/latest/dg/getting-started.html AWS repositoryhttps://github.com/awsdocs/aws-lambda-developer-guideCheck prerequisities[dave@dave ~]$ aws...

View Article


Access Weblogic log information through Elasticsearch and Kibana

Elastichttps://www.elastic.co/products/Kibanahttps://www.elastic.co/kibanaWebLogic Logging Exporter  https://github.com/oracle/weblogic-logging-exporterInstall WebLogic Logging Exporter...

View Article

Create Weblogic 12.2.1.4 Docker image with Oracle JDK 8

 Clone Oracle Docker image repohttps://github.com/oracle/docker-images/tree/master/OracleWebLogic Downloads Download Oracle JDK 8 for Docker image...

View Article

Create Azure VM using Terraform

 Install Terraform on Fedorahttps://learn.hashicorp.com/tutorials/terraform/install-cli sudo dnf install -y dnf-plugins-coresudo dnf config-manager --add-repo...

View Article

Create Weblogic Docker domain using docker-compose

Docker compose https://docs.docker.com/compose/ docker-compose.yml filehttps://docs.docker.com/compose/compose-file/  Weblogic 12.2.1.4 Docker image...

View Article


Install kubectl and minikube on Fedora 32

 Install kubectlIn your terminal run the following:curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s...

View Article

Image may be NSFW.
Clik here to view.

K8s Ingress on minikube

HOWTOhttps://www.udemy.com/course/docker-and-kubernetes-the-complete-guide/...

View Article


Install Docker application into Google Cloud k8s

 HOWTOhttps://www.udemy.com/course/docker-and-kubernetes-the-complete-guide/ GitHub repohttps://github.com/StephenGrider/multi-k8s/blob/master/.travis.yml...

View Article

Install Ingress using Helm on Google cloud

 HOWTO https://helm.sh/docs/intro/install/#from-script https://helm.sh/docs/intro/using_helm/...

View Article


Image may be NSFW.
Clik here to view.

Deploy application on Google Cloud k8s using Travis

 HOWTOhttps://www.udemy.com/course/docker-and-kubernetes-the-complete-guide/https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app https://cloud.google.com/code/docs/vscode...

View Article

Image may be NSFW.
Clik here to view.

Google Cloud code IDE extension

 https://cloud.google.com/code/docs/vscode Install VS Code https://code.visualstudio.com/docs/setup/linux#_installationrpm --import https://packages.microsoft.com/keys/microsoft.ascsh -c 'echo -e...

View Article

Install Jenkins via Ansible

HOWTO Install Jenkins using Galaxy role  https://training.galaxyproject.org/training-material/topics/admin/tutorials/jenkins/tutorial.htmlConfigure nodes...

View Article
Browsing all 181 articles
Browse latest View live