mw cli command for self-hosted registry creation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 2
- Avg merge
- 13h 26m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
The guide on Shopware containers highlighted the benefits of having a mw cli command for self-hosted registry creation once more.
Describe the solution you'd like
We already have all the building blocks available. I can very much imagine a mw registry host command or similar, which basically spins up container for registry, and creates registry record plus domain. Have a look at helper lib currently used for experimental deploy command.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing experimental deploy command and the container-deploy helper library linked in the issue. Trace how the CLI creates containers, registry records, and domains; done means a documented mw registry host command performs those steps for a self-hosted registry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100