mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GITBOOK-283: change request with no subject merged in GitBook
This commit is contained in:
parent
ba017217a6
commit
b307f4d4c9
2 changed files with 13 additions and 7 deletions
|
@ -68,7 +68,7 @@
|
||||||
* [How we keep your data safe](data-and-security/how-we-keep-your-data-safe.md)
|
* [How we keep your data safe](data-and-security/how-we-keep-your-data-safe.md)
|
||||||
* [What is a Recovery Phrase?](data-and-security/what-is-a-recovery-phrase.md)
|
* [What is a Recovery Phrase?](data-and-security/what-is-a-recovery-phrase.md)
|
||||||
* [Data Storage & Deletion](data-and-security/data-storage-and-deletion.md)
|
* [Data Storage & Deletion](data-and-security/data-storage-and-deletion.md)
|
||||||
* [Self-hosting](data-and-security/self-hosting.md)
|
* [Backup and self-hosting](data-and-security/self-hosting.md)
|
||||||
* [Analytics & Tracking](data-and-security/analytics-and-tracking.md)
|
* [Analytics & Tracking](data-and-security/analytics-and-tracking.md)
|
||||||
|
|
||||||
## 🌍 OUR COMMUNITY <a href="#community" id="community"></a>
|
## 🌍 OUR COMMUNITY <a href="#community" id="community"></a>
|
||||||
|
|
|
@ -1,4 +1,15 @@
|
||||||
# Self-hosting
|
# Backup and self-hosting
|
||||||
|
|
||||||
|
#### Backup node
|
||||||
|
|
||||||
|
Every Anytype user has access to a remote backup node provided by Anytype. Its capacity is currently limited to 1 Gb. These nodes are located in Switzerland.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**How to remove Anytype backup node**\
|
||||||
|
It's also possible to use p2p sync between your devices, you can [block Anytype network traffic](https://community.anytype.io/t/is-there-a-way-to-limit-storage-of-data-only-local/6982) (Anytype & Anytype Helper) via your firewall.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**How to self-host Anytype**
|
**How to self-host Anytype**
|
||||||
|
|
||||||
|
@ -10,11 +21,6 @@ Internally, we're already working on adding network configuration ability into t
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**How to remove Anytype backup node**\
|
|
||||||
It's also possible to use p2p sync between your devices, you can [block Anytype network traffic](https://community.anytype.io/t/is-there-a-way-to-limit-storage-of-data-only-local/6982) (Anytype & Anytype Helper) via your firewall.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Custom storage location**
|
**Custom storage location**
|
||||||
|
|
||||||
{% hint style="warning" %}
|
{% hint style="warning" %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue