Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance swagger documentation and UI mechanism #485

Merged
merged 29 commits into from
Apr 29, 2021

Conversation

seokho-son
Copy link
Member

Enhance swagger documentation and UI mechanism.

If you define (source) SELF_ENDPOINT in setup.env,
you can access Swagger UI from outside.

# Set SELF_ENDPOINT, if you want to access Swagger API dashboard from outside.
# Ex) export SELF_ENDPOINT=xxx.xxx.xxx.xxx:1323
export SELF_ENDPOINT=localhost:1323

  ██████╗██████╗    ████████╗██████╗      
 ██╔════╝██╔══██╗   ╚══██╔══╝██╔══██╗     
 ██║     ██████╔╝█████╗██║   ██████╔╝     
 ██║     ██╔══██╗╚════╝██║   ██╔══██╗     
 ╚██████╗██████╔╝      ██║   ██████╔╝     
  ╚═════╝╚═════╝       ╚═╝   ╚═════╝      
                                         
 ██████╗ ███████╗ █████╗ ██████╗ ██╗   ██╗
 ██╔══██╗██╔════╝██╔══██╗██╔══██╗╚██╗ ██╔╝
 ██████╔╝█████╗  ███████║██║  ██║ ╚████╔╝ 
 ██╔══██╗██╔══╝  ██╔══██║██║  ██║  ╚██╔╝  
 ██║  ██║███████╗██║  ██║██████╔╝   ██║   
 ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝    ╚═╝   

 Multi-cloud infrastructure managemenet framework
 ________________________________________________
 
 
 Repository: https://github.com/cloud-barista/cb-tumblebug
 
 
 [Access to API dashboard] username/password: (xxxxxx/xxxxxxxxx)
 http://xxxxxxxxxx:1323/tumblebug/swagger/index.html?url=http://xxxxxxxxxx:1323/tumblebug/swaggerActive
 
⇨ http server started on [::]:1323
⇨ grpc server started on [::]:50252

image

@seokho-son seokho-son requested a review from jihoon-seo as a code owner April 29, 2021 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants