1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/anarchism_ynh.git synced 2024-09-03 18:05:55 +02:00
anarchism_ynh/README.md

58 lines
2.1 KiB
Markdown
Raw Normal View History

2019-05-29 21:34:42 +02:00
# Anarchism for YunoHost
2015-02-01 03:21:28 +01:00
2020-10-05 23:17:55 +02:00
[![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)
2021-01-31 18:11:50 +01:00
[![Install anarchism with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=anarchism)
2015-02-01 03:21:28 +01:00
2019-05-29 21:34:42 +02:00
*[Lire ce readme en français.](./README_fr.md)*
2021-03-17 22:40:05 +01:00
> *This package allow you to install Anarchism quickly and simply on a YunoHost server.
2019-05-29 21:34:42 +02:00
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
## Overview
This is an anarchist FAQ. Its aim is to present what anarchism really stands for and indicate why you should become an anarchist.
2021-01-31 18:11:50 +01:00
**Shipped version:** 15.3-3
2019-05-29 21:34:42 +02:00
## Screenshots
2020-09-03 19:34:26 +02:00
![](https://salsa.debian.org/debian/anarchism/raw/debian/15.3-2/debian/anarchism.svg)
2019-05-29 21:34:42 +02:00
## Demo
* [Official demo](http://anarchism.pageabode.com/afaq/index.html)
## Documentation
* Official documentation: https://salsa.debian.org/debian/anarchism
## YunoHost specific features
#### Multi-users support
2021-01-31 18:20:49 +01:00
* Are LDAP and HTTP auth supported? **No**
* Can the app be used by multiple users? **Yes**
2019-05-29 21:34:42 +02:00
#### Supported architectures
2021-04-22 22:59:22 +02:00
* 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/)
2019-05-29 21:34:42 +02:00
## Links
* Report a bug: https://github.com/YunoHost-Apps/anarchism_ynh/issues
2020-10-05 23:17:55 +02:00
* Upstream app repository: https://salsa.debian.org/debian/anarchism/
2019-05-29 21:34:42 +02:00
* YunoHost website: https://yunohost.org/
---
2020-10-05 23:17:55 +02:00
## Developers info
2019-05-29 21:34:42 +02:00
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.
```
sudo yunohost app install https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
or
sudo yunohost app upgrade anarchism -u https://github.com/YunoHost-Apps/anarchism_ynh/tree/testing --debug
```