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

PodmanService #481

Draft
wants to merge 281 commits into
base: master
Choose a base branch
from
Draft

PodmanService #481

wants to merge 281 commits into from

Conversation

davidlday
Copy link
Owner

Restructured service code to allow for various implementations of LanguageTool as a backend and remove the burden of managing individual service implementations from the Configuration Manager.

Added a podman-based service implementation, which may eventually take place of the managed service. The service will start the named container if it exists and isn't running, or will create and start it if it doesn't exist. It expects a podman machine to be running already, and will fail to start if one hasn't been created by the user.

Also included username and apiKey settings for premium access.

@davidlday davidlday linked an issue Sep 25, 2022 that may be closed by this pull request
@davidlday davidlday marked this pull request as draft September 25, 2022 14:04
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.

Podman Service
1 participant