1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/soapbox_ynh.git synced 2024-09-03 20:26:11 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/soapbox_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-05-28 20:20:32 +02:00
commit 4cd7ff0003
2 changed files with 2 additions and 44 deletions

View file

@ -19,33 +19,12 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Soapbox is customizable open-source software that puts the power of social media in the hands of the people. Feature-rich and hyper-focused on providing a user experience to rival Big Tech, Soapbox is already home to some of the biggest alternative social platforms.
**Shipped version:** 3.0.0~ynh1
**Shipped version:** 3.2.0~ynh1
## Screenshots
![Screenshot of Soapbox](./doc/screenshots/screenshot.jpg)
## Disclaimers / important information
### Important points to read before installing
- [Pleroma (YunoHost ver.)](https://github.com/YunoHost-Apps/pleroma_ynh) 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
```
## Documentation and resources
* Official app website: <https://soapbox.pub/>

View file

@ -19,33 +19,12 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Soapbox is customizable open-source software that puts the power of social media in the hands of the people. Feature-rich and hyper-focused on providing a user experience to rival Big Tech, Soapbox is already home to some of the biggest alternative social platforms.
**Version incluse :** 3.0.0~ynh1
**Version incluse :** 3.2.0~ynh1
## Captures décran
![Capture décran de Soapbox](./doc/screenshots/screenshot.jpg)
## Avertissements / informations importantes
### Important points to read before installing
- [Pleroma (YunoHost ver.)](https://github.com/YunoHost-Apps/pleroma_ynh) 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
```
## Documentations et ressources
* Site officiel de lapp : <https://soapbox.pub/>