Tag

Cloud server

1 views collected around this technical thread.

Java Architect Essentials
Java Architect Essentials
Mar 5, 2025 · Artificial Intelligence

Step-by-Step Guide to Integrate DeepSeek AI with a WeChat Public Account Using a Cloud Server

This tutorial walks beginners through obtaining a DeepSeek API key, setting up an Alibaba Cloud ECS instance, configuring the WeChat public‑account interface, cloning and configuring the open‑source COW project, and finally deploying a Python service that connects the WeChat bot to the DeepSeek large‑language model.

Cloud serverDeepSeekPython tutorial
0 likes · 13 min read
Step-by-Step Guide to Integrate DeepSeek AI with a WeChat Public Account Using a Cloud Server
Top Architecture Tech Stack
Top Architecture Tech Stack
Feb 18, 2025 · Backend Development

Step-by-Step Guide: Integrating DeepSeek API with a WeChat Public Account on a Cloud Server

This tutorial walks beginners through obtaining a DeepSeek API key, configuring a WeChat public account, setting up an Alibaba Cloud ECS instance, installing required dependencies, editing configuration files, and running the chatgpt‑on‑wechat project to enable AI‑powered replies via the WeChat platform.

API IntegrationCloud serverDeepSeek
0 likes · 13 min read
Step-by-Step Guide: Integrating DeepSeek API with a WeChat Public Account on a Cloud Server
Top Architect
Top Architect
Feb 8, 2025 · Artificial Intelligence

Integrating DeepSeek API with a WeChat Public Account: Step‑by‑Step Tutorial

This tutorial guides beginners through the complete process of integrating DeepSeek's large language model API into a WeChat public account, covering API key acquisition, WeChat platform configuration, free Alibaba Cloud ECS setup, code deployment, dependency installation, configuration file editing, and final server verification.

APICloud serverDeepSeek
0 likes · 12 min read
Integrating DeepSeek API with a WeChat Public Account: Step‑by‑Step Tutorial
Refining Core Development Skills
Refining Core Development Skills
Mar 27, 2024 · Backend Development

How I Built My Personal Technical Blog Site Using Typecho on a Lightweight Cloud Server

This article details the motivations, technology choices, step‑by‑step deployment of Typecho on a Tencent lightweight cloud server, domain registration, site theming, custom image‑processing plugins, HTTPS setup, content migration, and a concise checklist for building a dynamic personal technical website.

Cloud serverLNMPMySQL
0 likes · 11 min read
How I Built My Personal Technical Blog Site Using Typecho on a Lightweight Cloud Server
Tencent Cloud Developer
Tencent Cloud Developer
Jan 25, 2024 · Cloud Computing

How to Set Up a Palworld Private Server (PalServer) on a Cloud VM

This guide walks you through setting up a Palworld private server on a cloud VM by preparing an Ubuntu/Debian machine, installing SteamCMD, creating a dedicated user, downloading and configuring PalServer, opening port 8211, and launching it with nohup, plus troubleshooting tips.

Cloud serverLinuxPalworld
0 likes · 12 min read
How to Set Up a Palworld Private Server (PalServer) on a Cloud VM
DevOps Cloud Academy
DevOps Cloud Academy
Jun 9, 2020 · Operations

Huawei Cloud 618 Promotion Details and Jenkins DevOps Training Overview

The article outlines Huawei Cloud's 618 promotional offers—including free server vouchers and discounted cloud instances—provides step‑by‑step redemption instructions, and also introduces a beginner‑friendly Jenkins DevOps course covering CI/CD pipeline creation and best practices.

618 promotionCI/CDCloud Computing
0 likes · 4 min read
Huawei Cloud 618 Promotion Details and Jenkins DevOps Training Overview
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Sep 20, 2019 · Cloud Computing

Alibaba Announces Open‑Source “Fangsheng” Project for Next‑Generation Cloud Server Architecture

At the ODCC 2019 Open Data Center Conference in Beijing, Alibaba server architect Guo Rui unveiled the open‑source “Fangsheng” project, detailing a new cloud‑server architecture that addresses ultra‑large scale, diverse customer needs, and intense competition by improving cooling, power efficiency, modularity, and deployment flexibility for Chinese cloud data centers.

AlibabaCloud serverFangsheng
0 likes · 5 min read
Alibaba Announces Open‑Source “Fangsheng” Project for Next‑Generation Cloud Server Architecture
Didi Tech
Didi Tech
Nov 20, 2018 · Backend Development

Getting Started with Django: Installation, Project Setup, and Debug Toolbar on a Cloud Server

This guide walks you through installing Django and the django-debug-toolbar on an Ubuntu cloud server, creating a new project, running migrations and the development server, configuring allowed hosts, and integrating the toolbar via settings and URLs to monitor queries, templates, and performance in real time.

Cloud serverDebug ToolbarDeployment
0 likes · 8 min read
Getting Started with Django: Installation, Project Setup, and Debug Toolbar on a Cloud Server