mirror of
https://github.com/getnora-io/nora.git
synced 2026-04-13 10:50:32 +00:00
docs: fix env vars, ports, remove stale docs/, unify with getnora.dev
- README: NORA_DOCKER_UPSTREAMS -> NORA_DOCKER_PROXIES, remove phantom NORA_LOG_LEVEL/FORMAT, add NORA_AUTH_ANONYMOUS_READ, NORA_RATE_LIMIT_ENABLED, nora gc, Documentation section - SECURITY: add 0.4.x, 0.5.x to supported versions - COMPAT: /swagger-ui/ -> /api-docs - llms.txt: fix env vars (RUST_LOG, NORA_DOCKER_PROXIES), rate limit default true - docker-compose: add NORA_HOST=0.0.0.0 - docs-ru: getnora.io -> getnora.dev, fix download URL, NORA_DOCKER_PROXIES - tests count: 460+ -> 570+
This commit is contained in:
@@ -141,7 +141,7 @@ Helm charts are stored as OCI artifacts via the Docker registry endpoints. `helm
|
||||
| Rate limiting | Full | `tower_governor`, per-IP |
|
||||
| Prometheus metrics | Full | `/metrics` endpoint |
|
||||
| Health check | Full | `/health` |
|
||||
| Swagger/OpenAPI | Full | `/swagger-ui/` |
|
||||
| Swagger/OpenAPI | Full | `/api-docs` |
|
||||
| S3 backend | Full | AWS, MinIO, any S3-compatible |
|
||||
| Local filesystem backend | Full | Default, content-addressable |
|
||||
| Activity log | Full | Recent push/pull in dashboard |
|
||||
|
||||
Reference in New Issue
Block a user