A package of PeerTube for Debian / Ubuntu https://purr.rigelk.eu/lang/en/docs/install/#debian-beta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Rigel Kent fe1ceee928
bump to v1.1.0
4 years ago
.drone.yml moving from test channel to peertube channel 5 years ago
.gitignore providing a simple Rakefile 5 years ago
Dockerfile adding .deb publication [CI SKIP] 5 years ago
Gemfile adding fpm-cookery to the Gemfile 5 years ago
Gemfile.lock adding .deb publication [CI SKIP] 5 years ago
README.md adding small README 4 years ago
Rakefile providing a simple Rakefile 5 years ago
peertube.service WIP initial package - misconfigured at the postinstall 5 years ago
post-install adding default.yml and drone testing 5 years ago
post-uninstall WIP initial package - misconfigured at the postinstall 5 years ago
pre-install WIP initial package - misconfigured at the postinstall 5 years ago
pre-uninstall WIP initial package - misconfigured at the postinstall 5 years ago
recipe.rb bump to v1.1.0 4 years ago

README.md

PeerTube Debian Package

This is a community package, maintained outside of the PeerTube
organisation. While it should be quite stable, this package comes with no
guarantee of support.

Building the package

You can let Drone CI build the package for you, and modify the release and
deploy steps to fit your needs, triggering them manually when the regular
build step satisfies you. That’s how I do it myself. You just need to compile
the builder Docker image named packagebuilder locally from the Dockerfile
beforehand:

$ docker build . -t packagebuilder

Development

$ bundle install
$ bundle exec fpm-cook

License

AGPLv3