zerobin is now privatebin

This commit is contained in:
Wonderfall 2016-08-06 12:10:15 +02:00
parent 14cddd6caa
commit 02347ce19e
6 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
php7-json@testing \
php7-zlib@testing \
&& mkdir zerobin && cd zerobin \
&& wget -qO- https://github.com/elrido/ZeroBin/archive/master.tar.gz | tar xz --strip 1 \
&& wget -qO- https://github.com/PrivateBin/PrivateBin/archive/master.tar.gz | tar xz --strip 1 \
&& mv cfg/conf.ini.sample cfg/conf.ini \
&& apk del $BUILD_DEPS \
&& rm -f /var/cache/apk/*

View File

@ -1,11 +1,11 @@
## wonderfall/zerobin
## wonderfall/privatebin
Paste securely.
#### Features
- Based on Alpine Linux.
- [elrido's zerobin fork](https://github.com/elrido/ZeroBin)
- nginx + PHP7.
- Uses [PrivateBin](https://github.com/PrivateBin/PrivateBin), originally a fork of zerobin by elrido.
- Bundled with nginx and PHP7.
#### Environment variables
- **UID** : zerobin user id
@ -15,4 +15,4 @@ Paste securely.
- **/zerobin/data**
#### Ports
- **80** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)
- **80** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration)