mirror of
https://github.com/YunoHost-Apps/privatebin_ynh.git
synced 2026-02-04 00:41:51 +01:00
PrivateBin package for YunoHost
* Upgrade to v2.0.3 (#63) * Upgrade sources - `main` v2.0.3: https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.3 * Auto-update READMEs * [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#66) Co-authored-by: Yunohost-Bot <> * Update nginx.conf (#67) * Update nginx.conf * Update nginx.conf --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
PrivateBin, packaged for YunoHost
Pastebin where the server has zero knowledge of pasted data
Screenshots
📦 Developer info
🛠️ Upstream PrivateBin repository: https://github.com/PrivateBin/PrivateBin
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade privatebin -u https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
