2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2026-02-04 00:41:51 +01:00
PrivateBin package for YunoHost
Find a file
eric_G 073b3895a7
Testing (#68)
* 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>
2026-01-05 11:21:17 +01:00
.github Testing (#22) 2023-04-18 10:27:31 +02:00
conf Testing (#68) 2026-01-05 11:21:17 +01:00
doc cleaning 2025-07-28 11:30:11 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#58) 2025-09-03 11:41:58 +02:00
.gitignore Testing (#36) 2024-07-09 22:32:37 +02:00
config_panel.toml cleaning 2025-01-18 11:54:24 +01:00
LICENSE Update to PrivateBin 1.1 + code refactoring 2017-04-16 17:22:30 +02:00
manifest.toml Testing (#68) 2026-01-05 11:21:17 +01:00
README.md Upgrade to v2.0.3 (#63) (#64) 2025-11-13 15:18:53 +01:00
tests.toml Testing (#36) 2024-07-09 22:32:37 +02:00

Logo of PrivateBin PrivateBin, packaged for YunoHost

Pastebin where the server has zero knowledge of pasted data

🌐 Official app website App Demo Version: 2.0.3~ynh1

Screenshots

Screenshot of PrivateBin

📦 Developer info

Automatic tests level

🛠️ 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.