服务器集群(六)宝塔专业版网站负载均衡

1 Introduction

Minimalist Web Noteoad

Since the introduction is a minimalist web notebook, the introduction should be simpler.

This is a Notepad with only one input box, which is more compact than Notepad on Windows.

2. Installation

implement
[hide]

Bash
1
2
3
4
5
6
7
mkdir ~/mwn/
cd ~/mwn/
wget https://github.com/pereorga/minimalist-web-notepad/archive/refs/heads/docker.zip
unzip docker.zip
cd minimalist-web-notepad-docker
docker build -t minimalist-web-notepad .
docker run -d -it --restart=always --name minimalist-web-notepad -v ~/mwn/data/:/var/www/html/_tmp -p 8080:80 minimalist-web-notepad

[/hide]
All the above operations can be completed in the Pagoda panel.

Take care to ensure that the mapped directory is writable.

3. Use

Reverse proxy, you can see the website.

Minimalist Web Notepad

服务器集群(六)宝塔专业版网站负载均衡

https://blog.tsinbei.com/archives/648/

文章作者
Hsukqi Lee
发布于

2022-08-23

修改于

2022-12-06

许可协议

CC BY-NC-ND 4.0

评论

昵称
邮箱
网址
暂无