-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 酷壳 - CoolShell 电子存档 | ||
|
||
谨纪念和保存陈皓先生的公开的技术分享内容,感恩皓叔对中文互联网,尤其是技术领域无私的分享。 | ||
|
||
## 使用方法 | ||
|
||
下载 Release 页面的执行文件,或使用 Docker 一键启动容器即可。 | ||
|
||
网站电子存档默认使用 `8080` 端口,如需改变端口,请指定环境变量 `PORT`,如: | ||
|
||
```bash | ||
PORT=10240 ./coolshell | ||
``` | ||
|
||
## 最后 | ||
|
||
[@haoel](https://github.com/haoel),再也听不到你吐槽 WordPress 数据库挂掉、CDN 等维护问题了。 | ||
|
||
你的博客内容会一直留存下去的。 | ||
|
||
--EOF 晓白 |