Conversation
Notices
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Tuesday, 19-Sep-2023 08:49:18 JST Alex Gleason People running Soapbox, these are the new commands to install and update Soapbox:
curl -O https://dl.soapbox.pub/main/soapbox.zip
busybox unzip soapbox.zip -d /opt/pleroma/instance/static
The old commands should still work, but they are stuck in time. You won't get updated builds from it anymore.-
Embed this notice
Token (coin@asimon.org)'s status on Tuesday, 19-Sep-2023 09:46:23 JST Token @alex Thanks. Updated my alias command :) Alex Gleason likes this. -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Tuesday, 19-Sep-2023 09:47:03 JST Alex Gleason @Aldis I think this command expects there to be a subdirectory in the zip called "static". You may need to look into the Pleroma docs and see if it can be reconfigured. But really I would just stop doing it that way an unpack directly into the static dir. -
Embed this notice
Aldis (aldis@sheep.network)'s status on Tuesday, 19-Sep-2023 09:47:09 JST Aldis I’m a black sheep, I install Soapbox using pleroma_ctl frontend install soapbox. And when I try adding --ref main it just downloads the latest develop branch release.
$ pleroma_ctl frontend install soapbox --ref main Installing frontend soapbox... 18:34:13.773 [info] Downloading pre-built bundle for soapbox 18:34:17.018 [info] Installing soapbox (develop) to /srv/www/static/frontends/soapbox/develop Frontend soapbox installed 18:34:20.679 [info] Frontend soapbox (develop) installed to /srv/www/static/frontends/soapbox/develop
-
Embed this notice