Automatically deploying the Front End to the server using GitHub Actions
Building Your Own Subscription Conversion Link
KMS Server Installation and Deployment Tutorial
Build ChatGPT Reverse Proxy
Deploying Static Web Pages with Nginx Proxy Manager
-
搭建的 web 服务因使用了
宝塔面板抽风不能 CDN ,导致访问失败,一气之下重装了系统,重新搭建了所有 web,并使用 Nginx Proxy Manager 管理 web 服务。 -
某些 web 服务需要在 Nginx Proxy Manager 的目录下构建,故在此记录下部署静态网页的流程备忘。
Productivity tools on GitHub
Internal network port forwarding
Using DDNS and Port Forwarding to achieve remote access to devices on an internal network
Introduction
- Recently, I got into an AI drawing software called
stable-diffusion-webui
. Due to its heavy reliance onGPU
, I could only use my home computer for this purpose (which has a 6-year-old GTX 1060😥). However, as I work remotely, I decided to explore the realm of Dynamic Domain Name System (DDNS) to achieve remote control of my home computer and other network devices.
3 Steps to Build Your Own ChatGPT Web
-
ChatGPT (full name: Chat Generative Pre-trained Transformer) is a chatbot program developed by OpenAI and was released on November 30, 2022.
-
ChatGPT is an AI-powered natural language processing tool. It engages in conversations by understanding and learning human language. It can interact based on the context of the conversation, simulating human-like chat interactions. It can even complete tasks such as writing emails, video scripts, copywriting, translation, coding, paper writing, and more.