Skip to content

MyJetTools/my-service-bus-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyServiceBus UI

Gives ability to monitor several MyServiceBus instances in one place.

Settings file

please create ~/.my-sb-ui file with yaml content

envs:
- id: evn-1
  sb_api_url: https://env-1-url/

- id: evn-2
  sb_api_url: "ssh:[email protected]:22->http://localhost:5001"

- id: env-3
  sb_api_url: https://49.13.227.81
  host: domain.com

ssh_private_keys:
  ssh:[email protected]:22:
    cert_path: ~/.ssh/id_rsa
    cert_pass_phrase: pass 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages