pupcloud
pupcloud copied to clipboard
[SUSPENDED] A portable web file manager and gallery
A few days ago I made an expiring share in latest beta pupcloud on Docker.  (date just for example, actual date was earlier) But...
Could be user error but whenever i use nginx with the docker image of pupcloud i can access via lan but whenever i use an https reverse proxy i get...
This is the first time I test this, so it might be partly my fault for not testing it properly ....... :-) When I ...
This is not the best of reports, I know. Had Pupcloud running in Docker. Seemed to have stopped running/responding but I am not such a Docker expert to know where...
When trying to show a file in a browser that is smaller than 512 bytes, the content will not be shown.  [511b.txt](https://github.com/proofrock/pupcloud/files/8707079/511b.txt) [512b.txt](https://github.com/proofrock/pupcloud/files/8707081/512b.txt) I...
**Note, I do not know where the possible problem may lie, but I can report it and if you have ideas what to check to isolate "who has the problem"...
The owner and group fields are empty.  if: docker exec -ti puptest /bin/sh  Logical, because the container does...
docker runs well, i can serve files in /data, and logs shows its running in '+ Read/Write'. i turned on allow edits by adding environment variable: '-e PUP_ALLOW_EDITS=1' to docker...
I believe it's because you're sending the header ```Content-Disposition: inline```, where it should probably be ```Content-Disposition: attachment``` **if you click the download button**, so the browser doesn't just show the...
Just wondering if you are still developing this, as there has been a lot of silence. I recall you had indicated that summer would be busy (with work?) but I...