-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
Update getting started guide
-
False
-
-
False
-
RHIDP-3966Dynamic plugins developer documentation
-
To Do
-
RHIDP-3966 - Dynamic plugins developer documentation
-
QE Needed, Docs Needed, TE Needed, Customer Facing, PX Needed
-
33% To Do, 67% In Progress, 0% Done
-
-
EPIC Goal
The existing getting started guide created for 1.2/1.3 needs to be updated for 1.3/1.4 to include deploying the example plugins from an image container directly vs hosting them on an httpd alongside RHDH. The development cycle of the guide should be updated to include using a local podman/docker compose environment implemented via this repo.
Background/Feature Origin
Why is this important?
Currently the getting started guide that was created for RHDH 1.2 (and still usable for 1.3 maybe) takes the user on a journey through creating a couple of plugins and then shows the user how to deploy these plugins to an RHDH on Openshift using an HTTPD container. With the ability to load plugins directly from an image container the guide should be updated to use this method which will become the normal way of deploying dynamic plugins. It may even be wise to kick off a new guide altogether.
User Scenarios
- as a developer I want to know how to start a new dynamic plugin project
- as a developer I want to learn how to write dynamic plugins to create a user experience
- as a developer I want to learn about the development environment for creating dynamic plugins
- as a developer I want to learn what tools are available to make dynamic plugin development easier
Dependencies (internal and external)
Acceptance Criteria
Output of this would be a new document or repo that can be followed by a user to successfully create some dynamic plugins and deploy them into an RHDH using a container image.
- is depended on by
-
RHIDP-4186 Add tests and supporting text to getting started guide
- New