PleromaAdministrationTidbits: Difference between revisions

From MyCrowd Docs
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
/nodeinfo/2.1.json
/nodeinfo/2.1.json


== Other notes ==
== Other random notes ==


Back up your terms-of-service.html file regularly! It's written to by Pleroma, not stored in the database (even when editing from pleroma's admin-fe).  I've gone and updated pleroma-fe and it's wiped out my terms-of-service.html without asking.
* Back up your terms-of-service.html file regularly! It's written to by Pleroma, not stored in the database (even when editing from pleroma's admin-fe).  I've gone and updated pleroma-fe and it's wiped out my terms-of-service.html without asking.

Revision as of 15:37, 10 November 2022

Useful admin URIs

/api/v1/instance
/api/v1/pleroma/healthcheck
/.well-known/nodeinfo
/nodeinfo/2.0.json
/nodeinfo/2.1.json

Other random notes

  • Back up your terms-of-service.html file regularly! It's written to by Pleroma, not stored in the database (even when editing from pleroma's admin-fe). I've gone and updated pleroma-fe and it's wiped out my terms-of-service.html without asking.