pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

deb packages

Open pablopla opened this issue 3 years ago • 5 comments

Is your feature request related to a problem? Please describe. Installation and upgrades on bare metal using manual commands or Ansible can be greatly simplified using deb and rpm packages. Compare for example the Pulsar bare metal instructions to redpanda.

Packages can also simplify installation using Ansible and help with better security. For example, some of the directories in the Ansible playbook should probably have more restrictive permissions but currently use the default permissions.

Describe the solution you'd like Officially supported deb packages for Pulsar broker, Bookkeeper and Zookeeper.

# command to add the official debian repository and key
apt-get install zookeeper
apt-get install bookkeeper
apt-get install pulsar-broker`

Describe alternatives you've considered

Additional context

pablopla avatar Jun 08 '22 13:06 pablopla

Would makedeb be of any interested for this? It's a project I personally lead, but I think it could greatly reduce the maintenance cost of having a Debian package.

hwittenborn avatar Jun 14 '22 05:06 hwittenborn

The issue had no activity for 30 days, mark with Stale label.

github-actions[bot] avatar Jul 15 '22 02:07 github-actions[bot]

@hwittenborn makedeb could be great.

Why is this issue stale?

pablopla avatar Jul 30 '22 12:07 pablopla

The issue had no activity for 30 days, mark with Stale label.

github-actions[bot] avatar Aug 30 '22 02:08 github-actions[bot]

+1 for this!

hpvd avatar Sep 21 '22 11:09 hpvd

The issue had no activity for 30 days, mark with Stale label.

github-actions[bot] avatar Oct 23 '22 02:10 github-actions[bot]