β Does anybody know of a federated, single-user instance software, that runs on PHP and MySQL (or equivalent)?
π€ Rationale:
Most web hosters I know still use that kind of technology for their cheap tier, non-static offers. That typically does not include technology like Docker, Node, etc.
Having some project filling that niche would lower the bar for people to get their own instance (incl. domain).
For projects I found myself so far see thread.
Jeff MacKinnon reshared this.
[moved] Floppy πΎ
in reply to [moved] Floppy πΎ • • •Projects I found so far:
PHP-libraries to build on top of, but not a ready-to-run package.
github.com/landrok/activitypub
github.com/pterotype-project/a⦠(last updated 5 years ago)
Kbin might qualify, but it's non-Docker setup looks daunting and the vision of the project might be a little different.
codeberg.org/Kbin/kbin-core/srβ¦
And some tutorials or single-file proof-of-concept implementations that are discouraged from being used in production, like this:
shkspr.mobi/blog/2024/02/a-tinβ¦
GitHub - landrok/activitypub: A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.
GitHub