mirror of
https://github.com/YunoHost-Apps/epicyon_ynh.git
synced 2024-09-03 18:36:08 +02:00
Auto-update README
This commit is contained in:
parent
159fd4fe47
commit
8c0965c7fd
2 changed files with 67 additions and 40 deletions
65
README.md
65
README.md
|
@ -1,61 +1,46 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# epicyon for YunoHost
|
||||||
|
|
||||||
# Epicyon app for YunoHost
|
[](https://dash.yunohost.org/appci/app/epicyon)  
|
||||||
|
[](https://install-app.yunohost.org/?app=epicyon)
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/epicyon)  
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=epicyon)
|
> *This package allows you to install epicyon quickly and simply on a YunoHost server.
|
||||||
|
|
||||||
> *This package allows you to install Epicyon quickly and simply on a YunoHost server.
|
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
ActivityPub server implementing S2S and C2S protocols, suitable for single board computers. Includes features such as moderation tools, post expiry, content warnings, and image descriptions
|
|
||||||
|
|
||||||
**Shipped version:** 01.03.2021
|
Federated social network server
|
||||||
|
|
||||||
|
**Shipped version:** 1.03.2021~ynh2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|
## Documentation and resources
|
||||||
|
|
||||||

|
* Official app website: https://epicyon.net
|
||||||
|
* Upstream app code repository: hhttps://gitlab.com/bashrc2/epicyon/
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_epicyon
|
||||||
## YunoHost specific features
|
* Report a bug: https://github.com/YunoHost-Apps/epicyon_ynh/issues
|
||||||
|
|
||||||
#### Multi-user support
|
|
||||||
|
|
||||||
Are LDAP and HTTP auth supported? NO
|
|
||||||
Can the app be used by multiple users? Yes
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/epicyon/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/epicyon/)
|
|
||||||
|
|
||||||
|
|
||||||
**More info on the documentation page:**
|
|
||||||
https://yunohost.org/packaging_apps
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/epicyon/issues
|
|
||||||
* App website: https://epicyon.net/
|
|
||||||
* Upstream app repository: https://gitlab.com/bashrc2/epicyon/
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing).
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/epicyon/tree/testing).
|
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/epicyon/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon/tree/testing --debug
|
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
42
README_fr.md
Normal file
42
README_fr.md
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
# epicyon pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/epicyon)  
|
||||||
|
[](https://install-app.yunohost.org/?app=epicyon)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d'installer epicyon rapidement et simplement sur un serveur YunoHost.
|
||||||
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
|
## Vue d'ensemble
|
||||||
|
|
||||||
|
Serveur de réseau social fédéré
|
||||||
|
|
||||||
|
**Version incluse :** 1.03.2021~ynh2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Captures d'écran
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Site officiel de l'app : https://epicyon.net
|
||||||
|
* Dépôt de code officiel de l'app : hhttps://gitlab.com/bashrc2/epicyon/
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_epicyon
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/epicyon_ynh/issues
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
```
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue