Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 544 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 544 Bytes

File Manager Service

This project provides the following features:

  • Provides a nearly zero-configuration and dockerized service, to serve static assets like images, videos and other types of files.
  • Stands as a sample codebase for Laravel File Manager integration with Laravel + Vue (Both of them can be deployed separately).

Requirements

  • Docker

Build image from scratch and start service

bash up.sh

Start service with existing image

docker-compose up