gotosocial/docs
Daenney 9ff4c20374
[docs] Rework backups a bit (#1942)
* [docs] Rework backups a bit

This changes the existing backup documentation to:

* Push a bit harder on people to perform backups, it's not really just a
  nice to have
* Removes the language about migrating to/from GoToSocial and a
  different ActivityPub server since that's really not supported
* Adds a section about using backup software and provides an example on
  how to do this using Borgmatic

* [docs] Remove too much info in db section

* [docs] Add docs on how to backup local media

This adds documentation pointing people at the media list-local command
in order to determine what media files they need to include as part of
their backups.

Provides a Python script that people can use to transform the media
listing from the CLI into Borg patterns. It also includes a Borgmatic
config.yaml in the repository so people can easily fetch it instead of
copy-pasting from the docs.

* [bugfix] Ensure we emit an absolute path prefix

It works either way, as a pattern like data/files/<ID> would match a
file on /data/files/<ID>. But it would potentially also match any path
that happens to include data/files/<ID> but not rooted at the
storage-local-base-path.

* [docs] Add more links to media list CLI reference
2023-07-07 11:45:42 +02:00
..
admin [docs] Rework backups a bit (#1942) 2023-07-07 11:45:42 +02:00
advanced [docs] Add certificates and firewalling to advanced (#1888) 2023-06-13 16:30:09 +02:00
api [feature] Add partial text search for accounts + statuses (#1836) 2023-06-21 17:26:40 +01:00
assets [docs] Add example tracing infrastructure (#1866) 2023-06-09 16:04:23 +02:00
configuration [docs] Clarify email requirement for OIDC (#1918) 2023-06-21 21:22:51 +02:00
federation [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
getting_started [docs] Rework backups a bit (#1942) 2023-07-07 11:45:42 +02:00
user_guide [docs] Explain that markdown is enabled on the user settings page. (#1699) 2023-04-19 13:42:47 +02:00
environment.yml [chore] update readthedocs deps, use conda (#1742) 2023-05-06 17:33:37 +02:00
faq.md [chore] Replace pinafore with semaphore (#1801) 2023-05-21 22:40:43 +02:00
index.md [docs] Update + simplify roadmap, revise beta estimate (#1826) 2023-05-26 18:00:30 +02:00
swagger.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00