Files
AFFiNE-Mirror/docs
fengmk2 bd72c931c4 chore(server): disable indexer on self-host by default (#12452)
enable indexer using `compose.indexer.yml` on self-host:

```bash
docker compose -f compose.yml -f compose.indexer.yml up
```

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

- **Chores**
  - Updated the build process in the development container to include building the reader package.
  - Added and configured a Manticore Search indexer service in the development container.
  - Removed the indexer service and related environment variables from the self-hosted Docker Compose setup and environment example file.

- **Documentation**
  - Improved documentation formatting for better readability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-05-23 09:45:31 +00:00
..
2025-04-15 11:37:39 +08:00
2025-04-07 16:10:32 +08:00
2024-12-24 15:29:48 +08:00
2023-02-06 17:13:39 +08:00
2023-01-13 14:31:05 +08:00
2023-05-16 15:35:23 +08:00