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:
commit
4cd7ff0003
2 changed files with 2 additions and 44 deletions
23
README.md
23
README.md
|
@ -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.
|
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
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://soapbox.pub/>
|
* Official app website: <https://soapbox.pub/>
|
||||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -19,33 +19,12 @@ Si vous n’avez 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.
|
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
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://soapbox.pub/>
|
* Site officiel de l’app : <https://soapbox.pub/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue