Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Wang
d80d49e1ac docs: remove oneinstack related documentations (#275)
移除 OneinStack 相关文档,目前 OneinStack 已经完全无法使用。

https://oneinstack.com/

```release-note
None
```
2023-11-07 07:45:28 +00:00
Ryan Wang
58b41335e1 docs: lock postgres version in docker compose example (#257)
固定 Docker Compose 文档中 postgres 的版本,防止使用 latest 标签导致跨版本不兼容。

/kind documentation

```release-note
None
```
2023-09-19 06:52:21 +00:00
Ryan Wang
bf412ac04e docs: add documentation for update docker image to upgrade halo (#177)
添加更新 Docker 镜像的文档。

/kind documentation

Fixes #150 

```release-note
None
```
2023-02-02 03:14:10 +00:00
Ryan Wang
91683d445a docs: bump mysql version to 8.0.31 for docker documentation (#167)
将 Docker Compose 文档中的 MySQL 版本升级到 8.0.31 以支持 Arm 架构的机器。

/kind documentation

Fixes #135 

```release-note
None
```
2023-01-06 03:16:38 +00:00
Ryan Wang
f11892ec27 docs: update documentation for Halo 2.0.2 (#148)
为 [Halo 2.0.2](https://github.com/halo-dev/halo/releases/tag/v2.0.2) 更新版本号。

/kind documentation

```release-note
None
```
2022-12-16 16:36:18 +00:00
Ryan Wang
dcb7a89b82 docs: add description of the docker environment variable (#137)
为部署文档提供 Docker 环境变量的解释。

/kind documentation

```release-note
None
```
2022-12-16 03:42:41 +00:00
Ryan Wang
2ed9998d8a docs: update documentation for Halo 2.0.1 (#132)
为 [Halo 2.0.1](https://github.com/halo-dev/halo/releases/tag/v2.0.1) 更新版本号。

/kind documentation

```release-note
None
```
2022-12-07 10:00:54 +00:00
Ryan Wang
fdad517e54 docs: add docker installation tips (#129)
在部署文档中添加安装 Docker 的提示。

/kind documentation

```release-note
None
```
2022-12-05 11:04:12 +00:00
Ryan Wang
5c76928800 chore: set 2.0 is latest version (#127)
将 2.0 版本的文档设置为最新的文档。同时保留 /2.0.0-SNAPSHOT/

/kind documentation

```release-note
None
```
2022-12-01 01:49:52 +00:00