1. Server basic settings and pagoda + docker installation tutorial

First, you must have a cloud server

Alibaba Cloud: Click to jump         Tencent Cloud: Click to jump

QQ communication group: 244016111      Get on the bus: Click to jump or follow the official account: Tom's diary


The full set has been updated and you need to click to jump:
2. Qinglong Panel Installation Tutorial + Dependency + Laku + Mutual Assistance
3. Qinglong Panel Add Enterprise WeChat Application Push Message
4. Qinglong Panel Nvjdc (Nolan) Installation Tutorial
5. Install xdd-plus Tutorial + Fix xdd+ docking Qinglong
6. Install silly girl tutorial + docking QQ+ docking Qinglong + basic commands
7. Shany girl docking official account tutorial
8. Install go-cqhttp+QQBot tutorial + docking Qinglong
9. Solve xdd silly QQBot robot frequent disconnection problem


1. Purchase a server

I won’t show it here, buy it yourself, it’s recommended to buy Tencent Cloud 2H4G 74 for the first year, it’s good for practice


2. Replace the system

1. Stop the instance first (I am here as a demonstration using Alibaba Cloud's cloud server ECS)

2. Replace the operating system. It is recommended to use the CentOS system here. I use version 7.6


3. Download FinalShell

1. Download

Windows version download link:
http://www.hostbuf.com/downloads/finalshell_install.exe

Download link for macOS version:
http://www.hostbuf.com/downloads/finalshell_install.pkg

2. Installation process

Change the installation directory yourself and then install it

3. Connect

4. The connection is successful

Even if the connection is successful


4. Install the Pagoda

1. Just copy and paste the code

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh

Enter y here and press Enter, just wait for the installation to complete

 Even if it is installed

2. Server open port

If you can’t access it, it’s because port 8888 is not open.        You will need to remember the location here in the future.


5. Install docker

1. Download docker

After entering the pagoda, search for docker in the software store to download

2. Panel settings

While waiting, you can set up the panel

3. The home page shows docker

The software store has been installed and checked, so it is more convenient to view the container

Guess you like

Origin blog.csdn.net/wojiushishen88/article/details/122151683