1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/soapbox_ynh.git synced 2024-09-03 20:26:11 +02:00
soapbox_ynh/doc/DISCLAIMER.md
Éric Gaspar 43f7441554 Fix
2023-01-10 16:15:44 +01:00

528 B
Executable file

Important points to read before installing

  • Pleroma (YunoHost ver.) must be installed locally before you install SoapboxFE
  • SoapboxFE must be installed under a Pleroma domain (i.e soapboxfe.your-pleroma-instance-domain.net)
  • AdminFE under SoapboxFE returns 404

Using screen in case of disconnects

sudo apt-get install screen
screen
sudo yunohost app install https://github.com/YunoHost-Apps/soapbox_ynh.git

Recover after disconnect:

screen -d
screen -r