Commit Graph

8 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
WinteWu
4d59c627c5 fix: nginx link error in docker-compose page (#186)
```release-note
None
```
2023-02-06 09:42:13 +00:00
Scott_N_Yang
a324a86fc3 docs: add documentation of traefik proxy (#172)
增加 Traefik 与 Halo 配合使用的文档

/kind documentation

```release-note
None
```
2023-02-03 16:32:11 +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
John Niang
4634f74021 Refine run methods with arguments instead of environments (#164)
#### What this PR does/Why we need it?

1. Refine Docker run command and Docker compose file with arguments instead of environments for Halo 2.1 and 2.2.0-SNAPSHOT.
2. Change environments description into arguments description.

#### Which issue(s) this PR fixes:

Fix https://github.com/halo-dev/docs/issues/163

```release-note
None
```
2023-01-04 10:20:35 +00:00
Ryan Wang
ef03b0fbfb docs: update documentation for Halo 2.1 (#162)
为 Halo 2.1 更新文档。

see https://github.com/halo-dev/halo/releases/tag/v2.1.0

/kind documentation

```release-note
None
```
2023-01-03 07:56:36 +00:00