|
4 years ago | |
---|---|---|
.drone.yml | 5 years ago | |
.gitignore | 5 years ago | |
Dockerfile | 5 years ago | |
Gemfile | 5 years ago | |
Gemfile.lock | 5 years ago | |
README.md | 4 years ago | |
Rakefile | 5 years ago | |
peertube.service | 5 years ago | |
post-install | 5 years ago | |
post-uninstall | 5 years ago | |
pre-install | 5 years ago | |
pre-uninstall | 5 years ago | |
recipe.rb | 4 years ago |
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.
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
$ bundle install
$ bundle exec fpm-cook