You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/08 13:04:28 UTC

[GitHub] [pulsar] pablopla opened a new issue, #15981: deb packages

pablopla opened a new issue, #15981:
URL: https://github.com/apache/pulsar/issues/15981

   **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](https://pulsar.apache.org/docs/next/deploy-bare-metal) to [redpanda](https://docs.redpanda.com/docs/quickstart/quick-start-linux/).
   ```
   # command to add the official debian repository and key
   apt-get install zookeeper
   apt-get install bookkeeper
   apt-get install pulsar-broker`
   ```
   
   Packages can also simplify installation using Ansible and help with better security. For example, some of the directories in the [Ansible playbook](https://github.com/apache/pulsar/blob/master/deployment/terraform-ansible/deploy-pulsar.yaml) should probably have more restrictive permissions but currently using the default permissions.
   
   **Describe the solution you'd like**
   Officially supported deb packages for Pulsar broker and Bookkeeper and Zookeeper.
   
   **Describe alternatives you've considered**
   
   **Additional context**
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #15981: deb packages

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15981:
URL: https://github.com/apache/pulsar/issues/15981#issuecomment-1287981227

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] pablopla commented on issue #15981: deb packages

Posted by GitBox <gi...@apache.org>.
pablopla commented on issue #15981:
URL: https://github.com/apache/pulsar/issues/15981#issuecomment-1200152441

   @hwittenborn makedeb could be great.
   
   Why is this issue stale?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] hwittenborn commented on issue #15981: deb packages

Posted by GitBox <gi...@apache.org>.
hwittenborn commented on issue #15981:
URL: https://github.com/apache/pulsar/issues/15981#issuecomment-1154729676

   Would [makedeb](https://makedeb.org) 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #15981: deb packages

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15981:
URL: https://github.com/apache/pulsar/issues/15981#issuecomment-1185103611

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun closed issue #15981: deb packages

Posted by GitBox <gi...@apache.org>.
tisonkun closed issue #15981: deb packages
URL: https://github.com/apache/pulsar/issues/15981


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #15981: deb packages

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15981:
URL: https://github.com/apache/pulsar/issues/15981#issuecomment-1231061837

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] hpvd commented on issue #15981: deb packages

Posted by GitBox <gi...@apache.org>.
hpvd commented on issue #15981:
URL: https://github.com/apache/pulsar/issues/15981#issuecomment-1253596994

   +1 for this!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org