Add handling of emqx and verdaccio for local testing
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, javascript
- Domain
- devops, documentation, tooling
Research direction
Start by reviewing the existing dev-env setup patterns and the linked Verdaccio documentation and website PR. Identify where EMQX and Verdaccio configuration, startup scripts, repositories, and documentation belong. Done means a one-command setup handles both services, fails gracefully without Docker, supports custom ports, and includes the auth plugin.
Written by the indexing model from the issue text.
Description
A full FF install requires emqx and verdaccio to be running locally with particular configurations.
We have docs for setting up verdaccio (with the custom auth plugin), but not for emqx.
It would be best if the dev-env provided a simple one-command way of setting them both up.
### EMQX
- Assume docker is available (fail gracefully if not)
- copy the default config files in place
- provide start script to run
- include docs on how to customise the setup if other ports are needed etc
Verdaccio
ref https://github.com/FlowFuse/website/pull/3010
- Add the auth plugin to the list of repos dev env includes
- Create working dir for verdaccio
- Build and install auth plugin
- provide start script to run
- include docs on how to customise the setup if other ports are needed etc
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 2
- Avg merge
- 14h 27m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
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.
More from FlowFuse/dev-env
All issues in FlowFuse/dev-env
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·