You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.drone.yml | 5 years ago | |
Dockerfile | 5 years ago | |
README.md | 4 years ago | |
default.conf | 5 years ago | |
entrypoint.sh | 5 years ago | |
share_v2.php | 5 years ago |
README.md
Prosody HTTP external upload
This image is derived from the Ric Harvey's nginx Image
It just serves a simple file named share_v2.php taken from Prosody's source. This server is ment to be used in conjuntion with Prosody XMPP server and mod_http_upload_external (docs)
Variables
- SECRET_KEY: Stores the secret key shared with the prosody server (http_upload_external_secret option). Defaults to "a1b2c3d4e5f6g7h8i9j0k"
Volumes
- /storage: Used to store and serve the uploaded files
Quick Reference
-
Where to file issues / suggestions https://code.r3pek.org/r3pek/docker-prosody-http-upload-external/issues
-
Maintained by r3pek
-
Source repository https://code.r3pek.org/r3pek/docker-prosody-http-upload-external/