Lucas Holmquist's contributions
Article
Deploying serverless Node.js applications on Red Hat OpenShift, Part 1
Lucas Holmquist
Set up Red Hat OpenShift Serverless GA and Knative Serving to deploy a serverless Node.js application that shuts off when not in use (scales to 0).
Article
Use Node.js 14 on Red Hat OpenShift
Lucas Holmquist
Red Hat will release a Universal Base Image for Node.js 14 for Red Hat OpenShift and Red Hat Enterprise Linux, but this article gets you started today.
Article
Modern web applications on OpenShift, Part 4: Openshift Pipelines
Lucas Holmquist
In this fourth part of this series, learn how to use OpenShift Pipelines, Tekton, and React as a CI/CD alternative to a chained build.
Article
Easily deploy Node.js applications to Red Hat OpenShift using Nodeshift
Lucas Holmquist
We show how Nodeshift can help abstract the complexity of a Red Hat OpenShift deployment.
Article
Use Node.js 12 on Red Hat OpenShift today
Lucas Holmquist
Get started with Node.js 12 on Red Hat OpenShift with these quick examples showing how to deploy an application using the Node.js 12 image.
Article
Modern web applications on OpenShift: Part 3 -- Openshift as a development environment
Lucas Holmquist
This article, which is part 3 of a series about deploying modern web apps on Red Hat OpenShift, shows how to run your app's development server on OpenShift while syncing with your local file system.
How To
Install Node.js on Red Hat Enterprise Linux
Lucas Holmquist
This post shows how to install the latest versions of Node.js on RHEL 8 and RHEL 9
Article
Modern web applications on OpenShift: Part 2 -- Using chained builds
Lucas Holmquist
Part 2 describes how to use the Node Builder image as a "pure" builder image and combine it—using an OpenShift chained build—with a pure web server such as NGINX for a more production-ready build.
Deploying serverless Node.js applications on Red Hat OpenShift, Part 1
Set up Red Hat OpenShift Serverless GA and Knative Serving to deploy a serverless Node.js application that shuts off when not in use (scales to 0).
Use Node.js 14 on Red Hat OpenShift
Red Hat will release a Universal Base Image for Node.js 14 for Red Hat OpenShift and Red Hat Enterprise Linux, but this article gets you started today.
Modern web applications on OpenShift, Part 4: Openshift Pipelines
In this fourth part of this series, learn how to use OpenShift Pipelines, Tekton, and React as a CI/CD alternative to a chained build.
Easily deploy Node.js applications to Red Hat OpenShift using Nodeshift
We show how Nodeshift can help abstract the complexity of a Red Hat OpenShift deployment.
Use Node.js 12 on Red Hat OpenShift today
Get started with Node.js 12 on Red Hat OpenShift with these quick examples showing how to deploy an application using the Node.js 12 image.
Modern web applications on OpenShift: Part 3 -- Openshift as a development environment
This article, which is part 3 of a series about deploying modern web apps on Red Hat OpenShift, shows how to run your app's development server on OpenShift while syncing with your local file system.
Install Node.js on Red Hat Enterprise Linux
This post shows how to install the latest versions of Node.js on RHEL 8 and RHEL 9
Modern web applications on OpenShift: Part 2 -- Using chained builds
Part 2 describes how to use the Node Builder image as a "pure" builder image and combine it—using an OpenShift chained build—with a pure web server such as NGINX for a more production-ready build.