https://github.com/ipfans/weaverdemo
Serviceweaver usage
https://github.com/ipfans/weaverdemo
Last synced: over 1 year ago
JSON representation
Serviceweaver usage
- Host: GitHub
- URL: https://github.com/ipfans/weaverdemo
- Owner: ipfans
- Created: 2023-06-28T09:41:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T14:16:48.000Z (almost 3 years ago)
- Last Synced: 2025-01-31T10:11:25.100Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weaverdemo
**Last Updated: 2023-06-28**
Based on [`serviceweaver`](https://serviceweaver.dev/) `v0.16.1`. It may not work with other newer versions.
## Hightlight
1. The app name is used the name of package. It seems that the app name is not changable. If it can be changed, please let me know.
2. `weaver single dashboard` will list all processes. It will be indentified by the deployment uuid.
3. `weaver ssh` seems not avaliable. It may happen soon, only some functions are not implemented. `weaver kube` seems to be next step. Skip `serviceweaver` if you need those deployers.