2021-06-04 14:01:00 +02:00
|
|
|
<!--
|
|
|
|
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.
|
|
|
|
-->
|
|
|
|
|
2017-04-07 16:08:28 +02:00
|
|
|
# Lufi for YunoHost
|
|
|
|
|
2020-05-30 16:34:01 +02:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/lufi.svg)](https://dash.yunohost.org/appci/app/lufi) ![](https://ci-apps.yunohost.org/ci/badges/lufi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/lufi.maintain.svg)
|
2020-12-18 17:23:36 +01:00
|
|
|
[![Install Lufi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lufi)
|
2017-04-15 18:09:39 +02:00
|
|
|
|
2019-03-03 20:39:01 +01:00
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2021-06-04 14:01:00 +02:00
|
|
|
> *This package allows you to install Lufi quickly and simply on a YunoHost server.
|
2020-05-30 16:34:01 +02:00
|
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2019-03-03 20:39:01 +01:00
|
|
|
## Overview
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2021-06-04 14:01:00 +02:00
|
|
|
Self hosting files and sharing anonymous application
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2021-11-13 08:11:55 +01:00
|
|
|
**Shipped version:** 0.05.16~ynh1
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2021-06-04 14:01:00 +02:00
|
|
|
**Demo:** https://demo.lufi.io/
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2019-03-03 20:39:01 +01:00
|
|
|
## Screenshots
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2021-06-04 14:01:00 +02:00
|
|
|
![](./doc/screenshots/screenshot_lufi_1.png)
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2021-06-04 14:01:00 +02:00
|
|
|
## Disclaimers / important information
|
2017-02-07 22:24:09 +01:00
|
|
|
|
2019-03-03 20:39:01 +01:00
|
|
|
## Configuration
|
|
|
|
|
2020-11-01 18:24:02 +01:00
|
|
|
* How to configure this app: a plain file at `/var/www/lufi/lufi.conf` with SSH.
|
2019-03-03 20:39:01 +01:00
|
|
|
|
2021-06-04 14:01:00 +02:00
|
|
|
## Documentation and resources
|
2019-03-03 20:39:01 +01:00
|
|
|
|
2021-06-04 14:01:00 +02:00
|
|
|
* Official admin documentation: https://framagit.org/luc/lufi/wikis/home
|
|
|
|
* Upstream app code repository: https://framagit.org/fiat-tux/hat-softwares/lufi
|
|
|
|
* YunoHost documentation for this app: https://yunohost.org/app_lufi
|
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/lufi_ynh/issues
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2020-11-01 18:24:02 +01:00
|
|
|
## Developer info
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2020-05-30 16:34:01 +02:00
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/lufi_ynh/tree/testing).
|
2017-04-07 16:08:28 +02:00
|
|
|
|
2019-03-03 20:39:01 +01:00
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/lufi_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade lufi -u https://github.com/YunoHost-Apps/lufi_ynh/tree/testing --debug
|
|
|
|
```
|
2021-06-04 14:01:00 +02:00
|
|
|
|
|
|
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|