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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shell verticles #523

Open
2 of 5 tasks
fussel178 opened this issue Feb 23, 2022 · 0 comments
Open
2 of 5 tasks

Shell verticles #523

fussel178 opened this issue Feb 23, 2022 · 0 comments
Assignees
Labels
馃摎 documentation Improvements or additions to documentation 馃搫 java Pull requests that update Java code 馃帺 telestion-services Everything related to the telestion-services module
Projects
Milestone

Comments

@fussel178
Copy link
Member

fussel178 commented Feb 23, 2022

Description

Note: You can edit this issue to keep track of your progress. 馃槈

Vert.x provides services to run Telnet, SSH or HTTP servers where the user can connect to and run default and custom commands.

I would be nice to has these services already implemented and provided by the telestion-services as verticles.
The user can then use these verticles without further tampering with the implementation stuff.

Steps

  • Create 3 verticles in the telestion-services module
  • Properly start and stop the server in each verticle (see Vert.x docs and existing implementation)
  • Make the servers configurable through the verticle configuration (e.g. passing through the generic config or write a custom config format depending on the usability)
  • Test the verticles
  • Write documentation on how to use these verticles (what does this verticle, how to include in main configuration, configuration options, etc.)

Links

@fussel178 fussel178 added 馃摎 documentation Improvements or additions to documentation 馃搫 java Pull requests that update Java code 馃帺 telestion-services Everything related to the telestion-services module labels Feb 23, 2022
@fussel178 fussel178 added this to Backlog - New Unranked in Telestion via automation Feb 23, 2022
@fussel178 fussel178 added this to the v0.10 milestone Feb 23, 2022
@fussel178 fussel178 moved this from Backlog - New Unranked to v1.0 in Telestion Feb 23, 2022
@fussel178 fussel178 moved this from v1.0 to Sprint in Telestion Feb 23, 2022
@fussel178 fussel178 moved this from Sprint to v1.0 in Telestion Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃摎 documentation Improvements or additions to documentation 馃搫 java Pull requests that update Java code 馃帺 telestion-services Everything related to the telestion-services module
Projects
Development

No branches or pull requests

2 participants