Skip to content

v1.55.0: Add Minio Storage Support

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 07:41
· 70 commits to refs/heads/master since this release
82283c0

📝 What’s Changed

  • feat: Added minio support for S3 storage (#3369) Thanks @AZOGg01!
  • Remove unused text columns from urls and file_pushes tables (#3358) Thanks @ozovalihasan!

⬆️ Dependencies updates

👥 List of contributors

@AZOGg01, @dependabot[bot], @ozovalihasan, @pglombardo and dependabot[bot]

🛥️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

🏃‍♂️ Run This Version

docker run -d -p 5100:5100 pglombardo/pwpush:1.55.0

..and go to http://localhost:5100

🔗 Useful Links