mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 10:12:26 -05:00
[docs] Add optional instructions for replicating SQLite for disaster recovery (#2981)
* Add optional instructions for replicating SQLite for disaster recovery * Remove references to MacOS from replicating-sqlite.md Resolve comment on review * Add mention for replicating SQLite in database_maintenance.md Adds a reference to the replicating sqlite page under database maintenance
This commit is contained in:
parent
9d9013db4c
commit
38cd889f7b
4 changed files with 110 additions and 0 deletions
|
|
@ -15,3 +15,4 @@ We consider these topics advanced because applying them incorrectly does have th
|
|||
* [Firewall configuration](security/firewall.md)
|
||||
* [Tracing](tracing.md)
|
||||
* [Metrics](metrics.md)
|
||||
* [Replicating SQLite](replicating-sqlite.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue