Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monogramm/docker-peertube
:whale: Custom image for PeerTube
https://github.com/monogramm/docker-peertube
docker peertube typescript
Last synced: about 2 months ago
JSON representation
:whale: Custom image for PeerTube
- Host: GitHub
- URL: https://github.com/monogramm/docker-peertube
- Owner: Monogramm
- License: agpl-3.0
- Created: 2020-11-19T23:56:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T19:18:47.000Z (about 4 years ago)
- Last Synced: 2024-04-14T21:45:43.150Z (9 months ago)
- Topics: docker, peertube, typescript
- Language: Shell
- Homepage: https://github.com/Chocobozzz/PeerTube
- Size: 45.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License: AGPL v3][uri_license_image]][uri_license]
[![Docs](https://img.shields.io/badge/Docs-Github%20Pages-blue)](https://monogramm.github.io/PeerTube/)
[![Build Status](https://travis-ci.org/Monogramm/docker-peertube.svg)](https://travis-ci.org/Monogramm/docker-peertube)
[![Docker Automated buid](https://img.shields.io/docker/cloud/build/Monogramm/docker-peertube.svg)](https://hub.docker.com/r/Monogramm/docker-peertube/)
[![Docker Pulls](https://img.shields.io/docker/pulls/Monogramm/docker-peertube.svg)](https://hub.docker.com/r/monogramm/docker-peertube/)
[![Docker Version](https://images.microbadger.com/badges/version/Monogramm/docker-peertube.svg)](https://microbadger.com/images/monogramm/docker-peertube)
[![Docker Size](https://images.microbadger.com/badges/image/Monogramm/docker-peertube.svg)](https://microbadger.com/images/monogramm/docker-peertube)
[![GitHub stars](https://img.shields.io/github/stars/Monogramm/docker-peertube?style=social)](https://github.com/Monogramm/docker-peertube)# **PeerTube** Docker image
Docker image for **PeerTube** with additional plugins.
:construction: **This image is still in development!**
Additional plugins:
-
-
-
-## What is **PeerTube**
ActivityPub-federated video streaming platform using P2P directly in your web browser
> [**PeerTube**](https://joinpeertube.org/)
## Supported tags
[Dockerhub Monogramm/docker-peertube](https://hub.docker.com/r/monogramm/docker-peertube/)
- `production` `latest`
- `develop`## How to run this image
See **PeerTube** base image documentation for details.
> [**PeerTube** GitHub](https://github.com/Chocobozzz/PeerTube)
> [**PeerTube** DockerHub](https://hub.docker.com/r/chocobozzz/peertube/)
## Questions / Issues
If you got any questions or problems using the image, please visit our [Github Repository](https://github.com/Monogramm/docker-peertube) and write an issue.
[uri_license]: http://www.gnu.org/licenses/agpl.html
[uri_license_image]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg