mirror of
https://github.com/YunoHost-Apps/jirafeau_ynh.git
synced 2024-09-03 19:35:53 +02:00
Jirafeau package for YunoHost
d5d18a24ba
* fix regexp for change_url script regexp was not working, needed to escape squared brackets. Co-authored-by: Thomas Rogeat <thomas@rogeat.fr> |
||
---|---|---|
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
Jirafeau for YunoHost
This package allow you to install Jirafeau quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it.
Shipped version: 4.1.1
Screenshots
Demo
Configuration
Documentation
- Official documentation:
- YunoHost documentation: https://yunohost.org/#/app_jirafeau
YunoHost specific features
Supported architectures
Limitations
Additional information
Links
- Report a bug: https://github.com/YunoHost-Apps/jirafeau_ynh/issues
- Jirafeau website: https://gitlab.com/mojo42/Jirafeau
- Upstream app repository: https://gitlab.com/mojo42/Jirafeau
- YunoHost website: https://yunohost.org/
Developers info
Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/jirafeau_ynh/tree/testing --debug
or
sudo yunohost app upgrade jirafeau -u https://github.com/YunoHost-Apps/jirafeau_ynh/tree/testing --debug