Lab
IBM watsonx Assistant Fast Start guide for IBM LinuxONE Community Cloud

Use this Fast Start guide to install, customize or build your own python script that converses with watsonx Assistant through an API from within your own virtual linux server on the IBM LinuxONE Community Cloud.

Lab
AI / ML on LinuxONE with Jupyter Notebooks

Experience the power of Machine Learning and AI on LinuxONE with the AI/ML on Jupyter Noteboooks Fast Start Guide on the IBM LinuxONE Community Cloud.The Jupyter Lab is packaged as a container that includes popular ML libraries such as Keras, Tensorflow, PyTorch, XGBoost, and SciKit-Learn. It also comes with several ML examples and sample data to train and validate the models. You can also use those libraries to run your own custom code as well.

Lab
Ansible on LinuxONE

Learn how to use Ansible on IBM LinuxONE using the IBM LinuxONE Community Cloud. This hands-on Ansible lab was created by Jacob Emery from IBM’s Washington Systems Center.

Lab
LinuxONE Basics Hands on Lab

Learn some useful basic Linux commands and services using the IBM LinuxONE Community Cloud. This hands-on Linux basics lab was created by Jacob Emery from IBM’s Washington Systems Center.

Lab
Cloud Native DevOps with OpenShift Pipelines

Learn how to set up a virtual pet clinic (based on the classic spring boot demo referenced in the main documentation) running on LinuxONE using source code on GitHub and OpenShift Pipelines to seamlessly update, test, and deploy your pet clinic application! (Total time: 2-3 hours)

Guide
Virtual Server Deployment Guide

This guide will take you through the steps to get access to the LinuxONE community cloud, deploy a virtual virtual and start using it in your project or in one of the Fast Start Guides.

Tutorial
Use the Red Hat OpenShift Container Platform on the IBM LinuxONE Community Cloud to launch a web server

Launch a simple NGINX web server container from a Dockerfile using the OpenShift Container Platform on the LinuxONE Community Cloud

Guide
mongoDB Fast Start Guide

mongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. Learn how to install and configure MongoDB on the LinuxONE Community Cloud and bring the power of LinuxONE to mongoDB.

Guide
PostgreSQL Fast Start Guide

PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. Learn how to install and configure PostgreSQL on the LinuxONE Community Cloud and bring the power of LinuxONE to PostgreSQL

Guide
PostgreSQL on Docker Fast Start Guide

PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. Learn how to install and configure PostgreSQL on Docker on the LinuxONE Community Cloud and bring the power of LinuxONE to PostgreSQL

Guide
Node.js Fast Start Guide

As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Learn how to install and configure Node.js on the LinuxONE Community Cloud and bring the power of LinuxONE to Node.js

Guide
Linux basics

This Fast Start Guide is designed to provide critical Linux environment information available to those relatively new to Linux.

Guide
Scala Fast Start Guide

Scala combines object-oriented and functional programming in one concise, high-level language. Scala’s static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries. Learn how to install and configure Scala on the IBM LinuxONE Community Cloud and bring the power of LinuxONE to Scala