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

Main Feature: Publishing Service #3

Open
JMAR059 opened this issue Apr 4, 2023 · 0 comments
Open

Main Feature: Publishing Service #3

JMAR059 opened this issue Apr 4, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@JMAR059
Copy link
Collaborator

JMAR059 commented Apr 4, 2023

The main feature this extension should try to achieve is the easy publishing of an edge service. This is so that publishing could be done all through one or two lines. If you look at the steps that should be taken to test and publish a service (link below), there are quite a couple of steps, most of which can be automated.

Link: https://open-horizon.github.io/docs/developing/transform_image/

A good idea for the extension would be to not only automate this process, but offer a UI which allows you to more easily view publishable docker images, select them, do custom testing, and possibly do some of the configuration process before more easily. It would be wise to first get the main process working before working on some enhancements to the process.

Since most users using Docker Desktop are on Windows, the thought of method to achieve this was using Auto-Doc built by Jeff Lu since it is one of the only ways to access an agent through windows without a separate VM. For discussion on this, check issue #2 .

Discussion on the feature and implementation can be made here.

@JMAR059 JMAR059 added enhancement New feature or request help wanted Extra attention is needed labels Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant