PleromaAdministrationTidbits: Difference between revisions

From MyCrowd Docs
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
/nodeinfo/2.0.json<br />
/nodeinfo/2.0.json<br />
/nodeinfo/2.1.json
/nodeinfo/2.1.json
== Other 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.

Revision as of 15:36, 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 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.