peertube-plugin-livechat/server/lib/prosody
John Livingston 459d92cef9
Embedding Prosody using AppImage:
Thanks to this commit, there is no more need to manually install Prosody
on the server.
The plugin now build and embed an AppImage of Prosody.

In this commit:
* building and using a Prosody AppImage.
* Adding a launcher in the AppImage: the first command argument tells if
  we want to run prosody or prosodyctl
* prosodyCtl functions now uses the AppImage.
* Prosody AppImage: extract once at the startup, then run the squashfs
2022-11-15 15:20:10 +01:00
..
config Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
auth.ts Prosody auth, first working code: 2021-05-04 13:00:44 +02:00
config.ts Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
ctl.ts Embedding Prosody using AppImage: 2022-11-15 15:20:10 +01:00
logrotate.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00