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

Integration service - Create base service #1293

Open
jkralik opened this issue May 8, 2024 · 0 comments
Open

Integration service - Create base service #1293

jkralik opened this issue May 8, 2024 · 0 comments
Assignees
Labels
🔌 feature New feature request

Comments

@jkralik
Copy link
Member

jkralik commented May 8, 2024

Feature Request:

Integration of Base Service into plgd-dev/hub

Acceptance Criteria:

  • Establish a base service integrated into plgd-dev/hub with a directory/file structure similar to that of certificate-authority.
  • Develop a service that processes a configuration YAML file; the configuration should have a structure akin to that of other services.
  • Enable the service to listen on both HTTP and gRPC protocols (initially without performing any specific actions).
  • Implement a Makefile for the service and integrate it with the root Makefile.
  • Set up a GitHub pipeline for building the Docker image.
  • Configure the GitHub pipeline to run tests over the integration service.
  • One simple test that just print config, run and stop service
@jkralik jkralik added the 🔌 feature New feature request label May 8, 2024
@jkralik jkralik changed the title Integration service - Integration of Base Service into plgd-dev/hub Integration service - Create base service May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 feature New feature request
Projects
None yet
Development

No branches or pull requests

4 participants