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

Feature add runnable service #18

Conversation

lukasmittag
Copy link
Contributor

@lukasmittag lukasmittag commented Jun 27, 2024

That something like velocitas exec runtime-local runservice <service-id> is doable. We do not want to start the service at during runtime up because we maybe not need it then. Second one would be to have a interactive client come up in a separate terminal.

In the runtime.json you would then specify:

 {
                "key": "runnable",
                "value": "true"
            },

@lukasmittag
Copy link
Contributor Author

will not be merged not intended solution

@lukasmittag lukasmittag closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant