Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 439 Bytes

Images Host

Selfhostable alternative to cloudinary

  • CaddyServer
  • ImageProxy (willnorris)
  • FileBrowser

Configuration

Docker compose environment variables:

Name Usage Example
IMAGE_USERNAME filebrowser username admin
IMAGE_PASSWORD filebrowser password pass
IMAGE_HOST host used in imageproxy images.example.com

Add these to a .env or to your coolify environment variables