Tag

offline deployment

1 views collected around this technical thread.

Wukong Talks Architecture
Wukong Talks Architecture
Jun 4, 2024 · Operations

Offline Jenkins Deployment Guide: Step‑by‑Step Setup and Troubleshooting

This guide explains how to install Jenkins, Java, Maven, and Git in an offline Linux environment, covering required dependencies, downloading and installing packages, configuring tools, adding plugins, handling common errors, and finalizing the Jenkins setup for continuous integration pipelines.

CI/CDJenkinsLinux
0 likes · 11 min read
Offline Jenkins Deployment Guide: Step‑by‑Step Setup and Troubleshooting
Practical DevOps Architecture
Practical DevOps Architecture
Sep 7, 2023 · Operations

Offline Docker Deployment of Zabbix on a Domestic Kirin System

This guide explains how to export Docker images for MySQL and Zabbix components, transfer and load them on an offline Kirin production server, and then run MySQL, Zabbix Java gateway, Zabbix server, and Zabbix web containers with the necessary configuration and linking.

ContainerDockerMySQL
0 likes · 5 min read
Offline Docker Deployment of Zabbix on a Domestic Kirin System
Ops Development Stories
Ops Development Stories
May 17, 2023 · Operations

Deploy Ceph Offline on ZTE NewStart CGSL: Step‑by‑Step Guide

This article provides a comprehensive, step‑by‑step tutorial for installing Ceph on ZTE NewStart CGSL using an offline RPM repository, covering yum repository setup, Ceph package installation, monitor, OSD, and MGR node configuration, and includes all necessary command examples.

CephLinuxZTE NewStart
0 likes · 16 min read
Deploy Ceph Offline on ZTE NewStart CGSL: Step‑by‑Step Guide
Selected Java Interview Questions
Selected Java Interview Questions
Aug 23, 2022 · Operations

Deploying Docker Images in an Offline Environment: A Step-by-Step Guide

This guide explains how to pull, export, transfer, import, and run Docker images without network access by using two servers, illustrating the process with the nginx:1.21.6 image and detailed Docker commands.

ContainerDockerimage export
0 likes · 4 min read
Deploying Docker Images in an Offline Environment: A Step-by-Step Guide
Ops Development Stories
Ops Development Stories
Nov 1, 2021 · Operations

How to Perform Offline Ceph Octopus Deployment with cephadm on Ubuntu

This guide walks through creating an offline installation package, caching required Debian packages and Docker images, installing Docker and cephadm, bootstrapping a Ceph cluster, and deploying OSD, MDS, and RGW services on Ubuntu nodes without internet access.

CephDockerOSD
0 likes · 13 min read
How to Perform Offline Ceph Octopus Deployment with cephadm on Ubuntu