Skip to content

Braidner/Libme-modular

Repository files navigation

Libme-modular

Build Status

Setup

Add path variables

CONFIG_SERVICE_PASSWORD
CONTENT_SERVICE_PASSWORD

And path variables for testing

DEBUG_HOSTNAME	with value localhost

Packaging maven with

 mvn package

Then start docker compose with

 docker-compose up -d --rebuild
 or
 docker-compose up -d --force-recreate

open http://localhost/ or http://docker.local/

##TODO list

BUILD

  • Add docker building stage to maven with com.spotify:docker-maven-plugin

Content service

  • Finish create content form
  • Rest service for saving content data
  • Add file upload

Registration service

  • Create registration form
  • Create user creation service
  • Create login form
  • Create oauth2 service

Torrent service

  • Create torrent service
  • Add notify system about torrents

Convert service

  • Create docker image with ffmpeg
  • Create convert service from .avi files to .ts files

About

Media library service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published