Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TK2210-0100. v6.0.0 Plugin auto installation (no server configurations needed anymore) #120

Closed
3 of 7 tasks
JohnXLivingston opened this issue Dec 2, 2022 · 3 comments
Closed
3 of 7 tasks
Assignees
Labels
enhancement New feature or request Sponsor: Framasoft Tasks that are sponsored by Framasoft
Milestone

Comments

@JohnXLivingston
Copy link
Owner

JohnXLivingston commented Dec 2, 2022

The livechat v6.0.0 won't need any server setup to run.
This development is already done on the develop branch.
To do so, I create a Prosody AppImage, and embed it in the plugin.
Note: in fact, there is two AppImage: one for amd64 architectures, one for arm64.

If it does not work, it is possible to fallback to the system Prosody version, as before. But this is not recommended, it is only in case of problems.
I prefer all Peertube instances to use the embeded version, to avoid version conflicts.

TODO:

@JohnXLivingston JohnXLivingston added the enhancement New feature or request label Dec 2, 2022
@JohnXLivingston JohnXLivingston added this to the End 2022 milestone Dec 2, 2022
@JohnXLivingston JohnXLivingston self-assigned this Dec 2, 2022
@JohnXLivingston JohnXLivingston added the Sponsor: Framasoft Tasks that are sponsored by Framasoft label Dec 2, 2022
@JohnXLivingston JohnXLivingston changed the title TK2210-0100 v6.0.0 Remove needed server configurations TK2210-0100 v6.0.0 Plugin auto installation (no server configurations needed anymore) Dec 6, 2022
JohnXLivingston added a commit that referenced this issue Dec 6, 2022
@JohnXLivingston
Copy link
Owner Author

Just release a beta version.
Works only on x86_64, not arm64.
To install:

@JohnXLivingston JohnXLivingston changed the title TK2210-0100 v6.0.0 Plugin auto installation (no server configurations needed anymore) TK2210-0100. v6.0.0 Plugin auto installation (no server configurations needed anymore) Dec 7, 2022
@JohnXLivingston
Copy link
Owner Author

Support for ARM 64 and other CPU architectures is postponed.
I opened a new issue for that:
#124

The v6.0.0 release will contain a warning message in plugin settings to explain that the plugin is not compatible, and a link to a documentation to make it work by installing Prosody manually (as before the v6.0.0).

JohnXLivingston added a commit that referenced this issue Dec 12, 2022
* stop trying to generated an ARM64 AppImage (as it is buggy)
* display a warning in the settings if incompatible CPU detected
* documentation for a workaround

Implements #120.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Sponsor: Framasoft Tasks that are sponsored by Framasoft
Projects
Development

No branches or pull requests

1 participant