Skip to content

ikiranis/OWMP

Repository files navigation

Parrot Tunes (Open Web Media Library and Player)

Application Details

https://apps4net.eu/parrot/

Installation guide

git clone https://github.com/ikiranis/OWMP.git

  • Copy .env.sample file to .env
  • Edit .env file. Change it with your settings
  • Start docker containers

docker-compose build && docker-compose up -d

  • Now, you must have 2 containers running. _mysql-server and _apache-server. Check it with

docker ps

Update

Warning: First, take a backup of the database!

docker-compose down
git pull
docker-compose build --no-cache && docker-compose up -d

Support the app

http://apps4net.eu/?page_id=58

About

Open Web Media Library and Player

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published