Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piffall/mediatomb-docker

Mediatom docker container
https://github.com/piffall/mediatomb-docker

Last synced: 12 days ago
JSON representation

Mediatom docker container

Awesome Lists containing this project

README

        

# Mediatomb docker

Mediatomb package is missing in Debian 8.x. So get it working on a Docker container.

## Build image
```bash
sudo make
```

## Start image as a new container
```bash
sudo sh run.sh # Edit this script to mount your media directories inside container.
```

## Start and stop container
```bash
sudo docker start mediatomb
sudo docker stop mediatomb
```

## Systemd (to start up on boot)

### Enable as service
```bash
sudo cp ~/mediatomb-docker/mediatomb.service /lib/systemd/system/
sudo systemctl daemon-reload
sudo systemctl start mediatomb.service
sudo systemctl enable mediatomb.service
```

### Start and stop
````bash
sudo service mediatomb start
sudo service mediatomb stop
```

## Access mediatomb Web UI
[http://localhost:50500](http://localhost:50500)

## Donations (BTC)
*Please consider support the project donating to the Bitcoin address below:*

17q6RT31yEJAptrUzXhwEq5iPwEguEFFBG