Preface Continuing from the previous article on building a nostalgic emulator (see article: Using Docker to deploy a web-based nostalgic game emulator based on emulatorjs), I continued to look for similar interesting projects built with Docker to enrich the "game world" of my blog...
Preface In my previous article, I introduced the detailed steps of how to deploy a web-side nostalgic game emulator based on emulatorjs's docker (see article: Use docker to deploy a web-side nostalgic game emulator based on emulatorjs), but in the end...
Preface Today, I was free and suddenly wanted to build an old game emulator for the web. So I searched on hub.docker and found the linuxserver/emulatorjs project. The official explanation is: "A browser-based network...
After I set up the Trinitycore 3.3.5 World of Warcraft server, I was thinking about setting up some other game servers. After all, my blog "Game World" section can't just have World of Warcraft, the name is so...
After I built peertube, I used the pagoda panel (built-in nginx) to configure the reverse proxy (as mentioned above, when building peertube docker, you need to use the -e parameter to specify the domain name used to access peertube, whether to use http...
初始化peertube 更改界面语言 点击左上角"root"-"interface": 在接下来的语言选择框里选择简体中文: 几个重要的选项 帮助分享正在播放的视频 这个选项会将你的视频用webtor…
Preface A while ago, I wrote an article: Docker series to build a simple video gallery based on wordpress+minio, but I always felt uncomfortable. First, the playback experience is not very good. Clicking on the picture directly cannot play it. You must click on the text link; second, uploading...
Preface Actually, I have been struggling with this problem for many times over the years. It is not that there is any technical upgrade, but I have forgotten how to do it after a while. After all, I am old and my memory has declined. I can't remember how many times I have repeated the research. Now I have a blog, and I can finally record it as a...
Introduction When we usually build docker, whether it is using the docker run command or the docker compose command, it is completed in the terminal with commands. When we need to check various docker statuses, although we can still use commands to complete it,...
1 为什么会有这个博客 其实,现在再回头看这个博客,我自己都有一种不可思议的感觉。 我一直觉得自己算是一个比较懒的人,对于建站相关的知识,比如各种代码、数据库、服务器配置这些东西,基本可以说是十窍通了…