Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ footer: © 2024 GROWI, Inc.

<div align="center">
<a href="https://github.com/growilabs/growi/releases/latest" target="_blank"><img src="https://img.shields.io/github/release/growilabs/growi.svg"></a>
<a href="https://hub.docker.com/r/weseek/growi/" target="_blank"><img src="https://img.shields.io/docker/pulls/weseek/growi.svg" /></a>
<a href="https://hub.docker.com/r/growilabs/growi/" target="_blank"><img src="https://img.shields.io/docker/pulls/growilabs/growi.svg" /></a>
</div>

<div class="features">
Expand Down
2 changes: 1 addition & 1 deletion docs/en/admin-guide/admin-cookbook/multi-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ docker-compose rm app-1
docker-compose rm app-2
docker-compose rm app-3
docker rmi growimulti_app
docker rmi weseek/growi:3
docker rmi growilabs/growi:7
```

### Rebuild Image
Expand Down
2 changes: 1 addition & 1 deletion docs/en/admin-guide/getting-started/docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Remove Docker containers and Docker images.

```text
docker-compose rm app mongo elasticsearch
docker rmi weseek/growi:5
docker rmi growilabs/growi:7
```

Pull latest GROWI, and create a fresh Docker image and build up containers.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ DO NOT EDIT `docker-compose.yml`. Only edit `Dockerfile`.
* **After**

```docker
FROM weseek/growi:3
FROM growilabs/growi:7
ENV APP_DIR /opt/growi
```
2. Because GROWI includes lsx plugin and pukiwiki-like-linker plugin in GROWI official image by default, comment out or delete the lines below.
Expand All @@ -42,7 +42,7 @@ DO NOT EDIT `docker-compose.yml`. Only edit `Dockerfile`.
# ;;
# ;; NOTE: In GROWI v3 and later,
# ;; 2 of official plugins (growi-plugin-lsx and growi-plugin-pukiwiki-like-linker)
# ;; are now included in the 'weseek/growi' image.
# ;; are now included in the 'growilabs/growi' image.
# ;; Therefore you will not need following lines except when you install third-party plugins.
# ;;
#RUN echo "install plugins" \
Expand Down
2 changes: 1 addition & 1 deletion docs/en/admin-guide/upgrading/35x.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Addition, v3.5 no longer supports following features:
## Plugins

::: tip
Systems that are launched by [the official docker image](https://hub.docker.com/r/weseek/growi/) will not be affected
Systems that are launched by [the official docker image](https://hub.docker.com/r/growilabs/growi/) will not be affected
:::

Upgrade the official plugins [growilabs/growi-plugin-lsx](https://github.com/growilabs/growi-plugin-lsx) and [growilabs/growi-plugin-pukiwiki-like-linker
Expand Down
2 changes: 1 addition & 1 deletion docs/en/admin-guide/upgrading/36x.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ v3.5 or below has the bug([growilabs/growi#1361](https://github.com/growilabs/gr
## Node.js v8 is no longer supported

::: tip
Systems that are launched by [the official docker image](https://hub.docker.com/r/weseek/growi/) will not be affected
Systems that are launched by [the official docker image](https://hub.docker.com/r/growilabs/growi/) will not be affected
:::

### Upgrade Node.js
Expand Down
4 changes: 2 additions & 2 deletions docs/en/admin-guide/upgrading/41x.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GROWI v4.1 no longer supports also [growi-plugin-attachment-refs](https://www.np

::: tip

- Systems that are launched by [the official docker image](https://hub.docker.com/r/weseek/growi/) will not be affected
- Systems that are launched by [the official docker image](https://hub.docker.com/r/growilabs/growi/) will not be affected
:::

### Upgrade Node.js
Expand All @@ -19,7 +19,7 @@ GROWI v4.1 no longer supports also [growi-plugin-attachment-refs](https://www.np

::: tip

- Systems that are launched by [the official docker image](https://hub.docker.com/r/weseek/growi/) will not be affected
- Systems that are launched by [the official docker image](https://hub.docker.com/r/growilabs/growi/) will not be affected
- Systems that do not install growi-plugin-attachment-refs will not be affected
:::

Expand Down
2 changes: 1 addition & 1 deletion docs/en/admin-guide/upgrading/61x.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ There are changes to the execution environment and supported middleware, so admi

::: tip

- Systems using [official Docker images](https://hub.docker.com/r/weseek/growi/) are not affected
- Systems using [official Docker images](https://hub.docker.com/r/growilabs/growi/) are not affected
:::

- Upgrade to v16 or v18
Expand Down
2 changes: 1 addition & 1 deletion docs/en/admin-guide/upgrading/70x.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Other than that, there are no special points to note.

::: tip

- Systems using [official Docker images](https://hub.docker.com/r/weseek/growi/) are not affected
- Systems using [official Docker images](https://hub.docker.com/r/growilabs/growi/) are not affected
:::

- Upgrade to v18 or v20
Expand Down
2 changes: 1 addition & 1 deletion docs/en/admin-guide/upgrading/71x.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ You may be unable to access attachments uploaded from very old GROWI systems. Sp

::: tip

- Systems using [official Docker images](https://hub.docker.com/r/weseek/growi/) are not affected
- Systems using [official Docker images](https://hub.docker.com/r/growilabs/growi/) are not affected
:::

Previously, yarn (v1) was used as the package manager and the task runner, but starting with GROWI v7.1, pnpm has been adopted.
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ footer: © 2024 GROWI, Inc.

<div align="center">
<a href="https://github.com/growilabs/growi/releases/latest" target="_blank"><img src="https://img.shields.io/github/release/growilabs/growi.svg"></a>
<a href="https://hub.docker.com/r/weseek/growi/" target="_blank"><img src="https://img.shields.io/docker/pulls/weseek/growi.svg" /></a>
<a href="https://hub.docker.com/r/growilabs/growi/" target="_blank"><img src="https://img.shields.io/docker/pulls/growilabs/growi.svg" /></a>
</div>

<div class="features">
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/admin-guide/admin-cookbook/multi-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ docker-compose rm app-1
docker-compose rm app-2
docker-compose rm app-3
docker rmi growimulti_app
docker rmi weseek/growi:3
docker rmi growilabs/growi:7
```

### Docker イメージの起動
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/admin-guide/getting-started/docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ docker-compose stop

```text
docker-compose rm app mongo elasticsearch
docker rmi weseek/growi:5
docker rmi growilabs/growi:7
```

最新版を pull し、Docker イメージを作成した後、コンテナを立ち上げます。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* **After**

```docker
FROM weseek/growi:3
FROM growilabs/growi:7
ENV APP_DIR /opt/growi
```

Expand All @@ -42,7 +42,7 @@
# ;;
# ;; NOTE: In GROWI v3 and later,
# ;; 2 of official plugins (growi-plugin-lsx and growi-plugin-pukiwiki-like-linker)
# ;; are now included in the 'weseek/growi' image.
# ;; are now included in the 'growilabs/growi' image.
# ;; Therefore you will not need following lines except when you install third-party plugins.
# ;;
#RUN echo "install plugins" \
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/admin-guide/upgrading/35x.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ v3.5 では、スキーマバージョンが 2 のプラグインをサポート
## プラグインについて

::: tip
[公式の Docker イメージ](https://hub.docker.com/r/weseek/growi/)を利用しているシステムには影響はありません
[公式の Docker イメージ](https://hub.docker.com/r/growilabs/growi/)を利用しているシステムには影響はありません
:::

<!-- textlint-disable weseek/sentence-length -->
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/admin-guide/upgrading/36x.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ v3.6 では、Node.js v8 はサポートされなくなりました。
## Node.js v8 のサポートを終了

::: tip
[公式の Docker イメージ](https://hub.docker.com/r/weseek/growi/)を利用しているシステムには影響はありません
[公式の Docker イメージ](https://hub.docker.com/r/growilabs/growi/)を利用しているシステムには影響はありません
:::

### Node.js のアップグレード
Expand Down
4 changes: 2 additions & 2 deletions docs/ja/admin-guide/upgrading/41x.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ v4.1 では、Node.js v10 はサポートされなくなり、新たに Node.js

::: tip

- [公式の Docker イメージ](https://hub.docker.com/r/weseek/growi/)を利用しているシステムには影響はありません
- [公式の Docker イメージ](https://hub.docker.com/r/growilabs/growi/)を利用しているシステムには影響はありません
:::

### Node.js のアップグレード
Expand All @@ -19,7 +19,7 @@ v4.1 では、Node.js v10 はサポートされなくなり、新たに Node.js

::: tip

- [公式の Docker イメージ](https://hub.docker.com/r/weseek/growi/)を利用しているシステムには影響はありません
- [公式の Docker イメージ](https://hub.docker.com/r/growilabs/growi/)を利用しているシステムには影響はありません
- growi-plugin-attachment-refs をインストールしていない環境では影響はありません
:::

Expand Down
2 changes: 1 addition & 1 deletion docs/ja/admin-guide/upgrading/61x.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GROWI v6.1 では、新機能として [Mermaid](https://mermaid.js.org/) によ

::: tip

- [公式の Docker イメージ](https://hub.docker.com/r/weseek/growi/)を利用しているシステムには影響はありません
- [公式の Docker イメージ](https://hub.docker.com/r/growilabs/growi/)を利用しているシステムには影響はありません
:::

- v16 または v18 にアップグレードしてください
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/admin-guide/upgrading/70x.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Markdown 文書中に Bootstrap の記法を利用して記述されている HT

::: tip

- [公式の Docker イメージ](https://hub.docker.com/r/weseek/growi/)を利用しているシステムには影響はありません
- [公式の Docker イメージ](https://hub.docker.com/r/growilabs/growi/)を利用しているシステムには影響はありません
:::

- v18 または v20 にアップグレードしてください
Expand Down
2 changes: 1 addition & 1 deletion docs/ja/admin-guide/upgrading/71x.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ v7.0.x までの GROWI システムでは AWS S3 へのファイルアップロ

::: tip

- [公式の Docker イメージ](https://hub.docker.com/r/weseek/growi/)を利用しているシステムには影響はありません
- [公式の Docker イメージ](https://hub.docker.com/r/growilabs/growi/)を利用しているシステムには影響はありません
:::

従来、パッケージマネージャーおよびタスクランナーとして yarn (v1) を利用していましたが、GROWI v7.1 以降で pnpm を採用することとなりました。
Expand Down