Storage Service
Its simple storage-service for your VPS/VDS server
Supported File types (to upload):
IMAGE: png, jpg, webp, svg, jpeg, bmp
VIDEO: mp4, wav, mov
AUDIO: mp3
DOCS: doc, docx, pptx, xlsx, csv
TEXT: txt
Usage
Installation
To use the service, you need install:
- Docker
- Docker compose
Clone this repo to your machine
cd DIR_PATH
git clone https://github.com/onemgvv/storage-service.git
cd storage-service
docker compose up
The application will start on port 5029