Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Install and maintain poktroll via apt #1003

Open
4 tasks
fredteumer opened this issue Dec 11, 2024 · 0 comments
Open
4 tasks

[CLI] Install and maintain poktroll via apt #1003

fredteumer opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
tooling Tooling - CLI, scripts, helpers, off-chain, etc...

Comments

@fredteumer
Copy link

Objective

Linux users on .deb based systems have preferences for various package managers, but the default is apt. This issue is to host the latest release and be able to install and manage poktroll via apt

Goals

  • A user on a .deb -based Linux distribution should be able to install poktroll with a simple command: apt install poktroll

Deliverables

  • A server which hosts the apt image
  • Integration of our CI/CD process with the main branch that pushes the latest x86_64 Linux binary to the server
  • [OPTIONAL]: Integration of our CI/CD process with the main branch that pushes the latest ARM-Linux binary to the server
  • Automatic signing via GPG of the latest image

Non-goals / Non-deliverables

  • This does not include packages or hosting for yum , snap or other Linux-based package managers

General deliverables

  • Comments: Add/update TODOs and comments alongside the source code so it is easier to follow.
  • Testing: Add new tests (unit and/or E2E) to the test suite.
  • Makefile: Add new targets to the Makefile to make the new functionality easier to use.
  • Documentation: Update architectural or development READMEs; use mermaid diagrams where appropriate.

Creator: @fredteumer

@fredteumer fredteumer added this to the Shannon Quality of Life milestone Dec 11, 2024
@fredteumer fredteumer changed the title [CLI] Provide a descriptive title [CLI] Install and maintain poktroll via apt Dec 11, 2024
@Olshansk Olshansk moved this to 📋 Backlog in Shannon Dec 11, 2024
@Olshansk Olshansk added the tooling Tooling - CLI, scripts, helpers, off-chain, etc... label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Tooling - CLI, scripts, helpers, off-chain, etc...
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants