Skip to content
Merged
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
7 changes: 2 additions & 5 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,8 @@ of NeoFS data management application.
example of application built on top of NeoFS. It uses [neofs-oauthz](https://github.com/nspcc-dev/neofs-oauthz)
internally to authenticate users (and issue bearer tokens for them).

Popular application forks with NeoFS support added:
* [distribution](https://github.com/nspcc-dev/distribution)
* [rclone](https://github.com/nspcc-dev/rclone)
* [restic](https://github.com/nspcc-dev/restic)
[archive-fs-neo-org](https://github.com/nspcc-dev/archive-fs-neo-org) generates
N3 block archives from NeoFS that can be used for offline synchronization.

# NeoGo

Expand All @@ -87,7 +85,6 @@ NeoFS nodes, gateways and NeoGo instances can be managed with Ansible using
roles provided by NSPCC:
* [ansible-neofs](https://github.com/nspcc-dev/ansible-neofs) contains a role collection for NeoFS node and gateways
* [ansible-neogo-n3](https://github.com/nspcc-dev/ansible-neogo-n3) contains a role to run NeoGo nodes
* [ansible-neofs-template](https://github.com/nspcc-dev/ansible-neofs-template) can be used to set up a new private NeoFS network

All services export Prometheus metrics with service-specific data. If you want
to get some additional data from Neo networks (like balance tracking of FS
Expand Down