Sign inSign up

brunofcat/filebrowser-s3

By brunofcat

•Updated about 1 year ago

Filebrowser over S3 mount directory.

Image
Content management system
Databases & storage
0

370

brunofcat/filebrowser-s3 repository overview

services: filebrowser-s3: image: brunofcat/filebrowser-s3:1.1.1 network_mode: host volumes:

  • /srv/dev/config:/config environment:
  • FILEBROWSER_USER=admin
  • FILEBROWSER_PASS=senha123
  • FILEBROWSER_PORT=8085
  • S3_ACCESS_KEY=access_key_or_username
  • S3_SECRET_KEY=secret_key_or_password
  • S3_BUCKET=bucket_name
  • S3_ENDPOINT=http://address:9000⁠ restart: always cap_add:
  • SYS_ADMIN devices:
  • /dev/fuse security_opt:
  • apparmor:unconfined

Tag summary

Content type

Image

Digest

sha256:8b000f956…

Size

91.5 MB

Last updated

about 1 year ago

docker pull brunofcat/filebrowser-s3:1.1.10