mirror of
https://github.com/YunoHost-Apps/anarchism_ynh.git
synced 2024-09-03 18:05:55 +02:00
commit
d2daae34e7
5 changed files with 58 additions and 74 deletions
61
README.md
61
README.md
|
@ -1,57 +1,48 @@
|
||||||
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
# Anarchism for YunoHost
|
# Anarchism for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/anarchism.svg)](https://dash.yunohost.org/appci/app/anarchism) ![](https://ci-apps.yunohost.org/ci/badges/anarchism.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/anarchism.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/anarchism.svg)](https://dash.yunohost.org/appci/app/anarchism) ![Working status](https://ci-apps.yunohost.org/ci/badges/anarchism.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/anarchism.maintain.svg)
|
||||||
[![Install anarchism with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=anarchism)
|
[![Install Anarchism with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=anarchism)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allow you to install Anarchism quickly and simply on a YunoHost server.
|
> *This package allows you to install Anarchism quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
This is an anarchist FAQ. Its aim is to present what anarchism really stands for and indicate why you should become an anarchist.
|
This is an anarchist FAQ. Its aim is to present what anarchism really stands for and indicate why you should become an anarchist.
|
||||||
|
|
||||||
**Shipped version:** 15.3-3
|
**Shipped version:** 15.3-3~ynh3
|
||||||
|
|
||||||
|
**Demo:** http://anarchism.pageabode.com/afaq/index.html
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
![](https://salsa.debian.org/debian/anarchism/raw/debian/15.3-2/debian/anarchism.svg)
|
![Screenshot of Anarchism](./doc/screenshots/anarchism.gif)
|
||||||
|
|
||||||
## Demo
|
## Documentation and resources
|
||||||
|
|
||||||
* [Official demo](http://anarchism.pageabode.com/afaq/index.html)
|
* Official app website: <https://salsa.debian.org/debian/anarchism/>
|
||||||
|
* Official admin documentation: <https://salsa.debian.org/debian/anarchism>
|
||||||
|
* Upstream app code repository: <https://salsa.debian.org/debian/anarchism/>
|
||||||
|
* YunoHost documentation for this app: <https://yunohost.org/app_anarchism>
|
||||||
|
* Report a bug: <https://github.com/YunoHost-Apps/anarchism_ynh/issues>
|
||||||
|
|
||||||
## Documentation
|
## Developer info
|
||||||
|
|
||||||
* Official documentation: https://salsa.debian.org/debian/anarchism
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing).
|
||||||
|
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
#### Multi-users support
|
|
||||||
|
|
||||||
* Are LDAP and HTTP auth supported? **No**
|
|
||||||
* Can the app be used by multiple users? **Yes**
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/anarchism.svg)](https://ci-apps.yunohost.org/ci/apps/anarchism/)
|
|
||||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/anarchism.svg)](https://ci-apps-arm.yunohost.org/ci/apps/anarchism/)
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/anarchism_ynh/issues
|
|
||||||
* Upstream app repository: https://salsa.debian.org/debian/anarchism/
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developers info
|
|
||||||
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing).
|
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade anarchism -u https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
sudo yunohost app upgrade anarchism -u https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
55
README_fr.md
55
README_fr.md
|
@ -1,57 +1,48 @@
|
||||||
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
# Anarchism pour YunoHost
|
# Anarchism pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/anarchism.svg)](https://dash.yunohost.org/appci/app/anarchism) ![](https://ci-apps.yunohost.org/ci/badges/anarchism.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/anarchism.maintain.svg)
|
[![Niveau d'intégration](https://dash.yunohost.org/integration/anarchism.svg)](https://dash.yunohost.org/appci/app/anarchism) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/anarchism.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/anarchism.maintain.svg)
|
||||||
[![Installer Anarchism avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=anarchism)
|
[![Installer Anarchism avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=anarchism)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Anarchism rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Anarchism rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/install) pour apprendre comment l'installer.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
Ceci est une FAQ anarchiste. Son objectif est de présenter ce que représente vraiment l'anarchisme et d'indiquer pourquoi vous devriez devenir anarchiste.
|
Ceci est une FAQ anarchiste. Son objectif est de présenter ce que représente vraiment l'anarchisme et d'indiquer pourquoi vous devriez devenir anarchiste.
|
||||||
|
|
||||||
**Version incluse :** 15.3-3
|
**Version incluse :** 15.3-3~ynh3
|
||||||
|
|
||||||
|
**Démo :** http://anarchism.pageabode.com/afaq/index.html
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
![](https://salsa.debian.org/debian/anarchism/raw/debian/15.3-2/debian/anarchism.svg)
|
![Capture d'écran de Anarchism](./doc/screenshots/anarchism.gif)
|
||||||
|
|
||||||
## Démo
|
## Documentations et ressources
|
||||||
|
|
||||||
* [Démo officielle](http://anarchism.pageabode.com/afaq/index.html)
|
* Site officiel de l'app : <https://salsa.debian.org/debian/anarchism/>
|
||||||
|
* Documentation officielle de l'admin : <https://salsa.debian.org/debian/anarchism>
|
||||||
|
* Dépôt de code officiel de l'app : <https://salsa.debian.org/debian/anarchism/>
|
||||||
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_anarchism>
|
||||||
|
* Signaler un bug : <https://github.com/YunoHost-Apps/anarchism_ynh/issues>
|
||||||
|
|
||||||
## Documentation
|
## Informations pour les développeurs
|
||||||
|
|
||||||
* Documentation officielle : https://salsa.debian.org/debian/anarchism
|
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
|
||||||
|
|
||||||
#### Support multi-utilisateur
|
|
||||||
|
|
||||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
|
||||||
|
|
||||||
#### Architectures supportées
|
|
||||||
|
|
||||||
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/anarchism.svg)](https://ci-apps.yunohost.org/ci/apps/anarchism/)
|
|
||||||
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/anarchism.svg)](https://ci-apps-arm.yunohost.org/ci/apps/anarchism/)
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/anarchism_ynh/issues
|
|
||||||
* Dépôt de l'application principale : https://salsa.debian.org/debian/anarchism/
|
|
||||||
* Site web YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developers info
|
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade anarchism -u https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
sudo yunohost app upgrade anarchism -u https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
|
@ -4,11 +4,6 @@ location __PATH__/ {
|
||||||
# Path to source
|
# Path to source
|
||||||
alias __FINALPATH__/html/ ;
|
alias __FINALPATH__/html/ ;
|
||||||
|
|
||||||
# Force usage of https
|
|
||||||
if ($scheme = http) {
|
|
||||||
rewrite ^ https://$server_name$request_uri? permanent;
|
|
||||||
}
|
|
||||||
|
|
||||||
index index.html;
|
index index.html;
|
||||||
|
|
||||||
# Include SSOWAT user panel.
|
# Include SSOWAT user panel.
|
||||||
|
|
0
doc/DISCLAIMER.md
Normal file
0
doc/DISCLAIMER.md
Normal file
|
@ -8,6 +8,13 @@
|
||||||
},
|
},
|
||||||
"version": "15.3-3~ynh3",
|
"version": "15.3-3~ynh3",
|
||||||
"url": "https://salsa.debian.org/debian/anarchism/",
|
"url": "https://salsa.debian.org/debian/anarchism/",
|
||||||
|
"upstream": {
|
||||||
|
"license": "GPL-2.0-or-later",
|
||||||
|
"website": "https://salsa.debian.org/debian/anarchism/",
|
||||||
|
"demo": "http://anarchism.pageabode.com/afaq/index.html",
|
||||||
|
"admindoc": "https://salsa.debian.org/debian/anarchism",
|
||||||
|
"code": "https://salsa.debian.org/debian/anarchism/"
|
||||||
|
},
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "kay0u",
|
"name": "kay0u",
|
||||||
|
|
Loading…
Reference in a new issue