diff --git a/README.md b/README.md index c233a9d..37e8573 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Here is our [Demo Application](https://docs-demo.codex.so/) where you can try Co 1. [Getting Started](https://docs.codex.so/getting-started) 2. [Configuration](https://docs.codex.so/configuration) -3. [Deployment](https://docs.codex.so/deployment) +3. [Kubernetes deployment](https://docs.codex.so/k8s-deployment) 4. [Authentication](https://docs.codex.so/authentication) 5. [Writing](https://docs.codex.so/writing) 6. [How to enable analytics](https://docs.codex.so/yandex-metrica) diff --git a/docker-compose.yml b/docker-compose.yml index e5e0a8b..a97671e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.2" services: docs: - image: ghcr.io/codex-team/codex.docs:stage-17857c8-1667816216 # need to be changed after release + image: ghcr.io/codex-team/codex.docs:v2.0.0-rc.8 ports: - "3000:3000" volumes: diff --git a/docs-config.yaml b/docs-config.yaml index 26de628..abfaff0 100644 --- a/docs-config.yaml +++ b/docs-config.yaml @@ -11,10 +11,9 @@ uploads: keyPrefix: "/" accessKeyId: "my-access-key" secretAccessKey: "my-secret-key" -password: secretpassword frontend: title: "CodeX Docs" - description: "A block-styled editor with clean JSON output" + description: "Free Docs app powered by Editor.js ecosystemt" startPage: "" misprintsChatId: "12344564" yandexMetrikaId: "" @@ -27,6 +26,7 @@ frontend: uri: "https://codex.so" auth: + password: secretpassword secret: supersecret hawk: