1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

GITBOOK-307: Fix backup link styling

This commit is contained in:
Filip Božičević 2023-08-22 12:49:38 +00:00 committed by gitbook-bot
parent 52cbe8d767
commit b110b0ad9d
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -15,7 +15,7 @@ It's also possible to use p2p sync between your devices, you can [block Anytype
If you dont want to use Anytype backup node, you can self-host your own using [this guide](https://tech.anytype.io/how-to/self-hosting). It is our first step in this direction, so it requires some technical skills from users and depends on several external solutions.
Our contributors are already working on creating a Docker image to simplify the setup of self-hosted infrastructure. You can join if you wish: [https://github.com/orgs/anyproto/discussions/17](https://github.com/orgs/anyproto/discussions/17).
Our contributors are already working on creating a Docker image to simplify the setup of self-hosted infrastructure. You can join by following this [discussion](https://github.com/orgs/anyproto/discussions/17) on our GitHub page.
Internally, we're already working on adding network configuration ability into the apps. This will make the process of rebuilding clients optional and greatly simplify the self-hosting flow. We expect to deliver this feature in upcoming releases.