Giter Club home page Giter Club logo

picuploader-docker's Introduction

PicUploader-Docker

适合本地(群晖)安装,搭配uPic/PicGo使用 定期使用GitHub Actions自动打包上传docker hub

docker run -d --name picuploader \
  --restart=always \
  -e TZ="Asia/Shanghai" \
  -e USER=admin \
  -e PASSWD=admin \
  -v ~/docker/config/config-local.php:/var/www/PicUploader/config/config-local.php \
  -v ~/docker/db/PicUploader.db:/var/www/PicUploader/db/PicUploader.db \
  -p 80:80 \
  artxia/picuploader-docker

原项目 PicUploader

picuploader-docker's People

Contributors

artxia avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sagerenn

picuploader-docker's Issues

3M以上大小图片传不了

用老哥docker hub上的镜像部署在koyeb, 发现只要传3M以上的单文件就卡在上传中状态, 进koyeb命令行看error-log.txt也没记录, 网页端控制台最后一条 200 post就没后续了

<html><body>
<!--StartFragment--><div class="headers-overview"><div class="url-preview"><div class="properties-view"><div class="tree-container">

  |  
-- | --
POST | https://p.mypic.ml/index.php

<!--EndFragment-->
</body>
</html>POST
	https://p.mypic.ml/index.php
状态
200
OK
版本HTTP/2
传输830 字节(大小 25 字节)
Referrer 策略strict-origin-when-cross-origin

	
alt-svc
	h3=":443"; ma=86400, h3-29=":443"; ma=86400
cf-cache-status
	DYNAMIC
cf-ray
	704fffbc9847645c-SJC
content-encoding
	br
content-type
	text/html; charset=UTF-8
date
	Mon, 02 May 2022 10:16:03 GMT
expect-ct
	max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
nel
	{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
report-to
	{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=E3Vj6Kma6HBuQtURBvuOI4TP2*w5jkNRrrfjuEsTy3Pyhb86SedZ1KLP%2BihzGp***Ec%2FZzW**ePfPqwUK%2B4K**EzkwcnKpT1GtuSg5K"}],"group":"cf-nel","max_age":604800}
server
	cloudflare
vary
	Accept-Encoding
x-b3-traceid
	231ada017b09a457
x-envoy-upstream-service-time
	22
X-Firefox-Spdy
	h2
x-powered-by
	PHP/7.3.25
	
Accept
	application/json, text/javascript, */*; q=0.01
Accept-Encoding
	gzip, deflate, br
Accept-Language
	zh-CN,zh;q=0.7,en-US;q=0.3
Authorization
	Basic RmF*nQ6dHVwaWFuNjY2
Connection
	keep-alive
Content-Length
	3149766
Content-Type
	multipart/form-data; boundary=---------------------------195911707*18788100781050
DNT
	1
Host
	p.mypic.ml
Origin
	https://p.mypic.ml/
Referer
	https://p.mypic.ml/?tab=0&tab2=9&history=0&page=1&keyword=
Sec-Fetch-Dest
	empty
Sec-Fetch-Mode
	cors
Sec-Fetch-Site
	same-origin
TE
	trailers
User-Agent
	Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0
X-Requested-With
	XMLHttpRequest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.