Discover How to Install Pingvin Share on Dockge! In this tutorial, we’ll walk you through the process, step by step, ensuring you’re set up and ready to go in no time.
1 Like
could you please let me know the fix or broken logo ?
`
sir this compose file worked
`
version: '3.8'
services:
pingvin-share:
image: stonith404/pingvin-share
restart: unless-stopped
ports:
- 3000:3000
volumes:
- data:/opt/app/backend/data
- images:/opt/app/frontend/public/img
volumes:
data:
images:
i want to change the location to /home/pitchabyss/docker/pingvin
- data:/opt/app/backend/data
- images:/opt/app/frontend/public/img
Hi,
Do anyone know why uploading via local ip to pingvin gives very reduced speeds? Is that a container/docker limitation?
Uploading via the pingvin uploader gives about 300 mbps, but uploading straight to the pingvin folder through file browser gives gigabit.
I have deactivated compression, but no change.