Forum Discussion

Syntax0111's avatar
Syntax0111
New Contributor
3 years ago
Solved

Swagger Editor and Supporting Services

Hello,

 

I have been successful in running Docker containers for Swagger UI and Swagger Editor, from swaggerapi/swagger-ui and swaggerapi/swagger-editor (pulled from DockerHub), respectively. This approach works well, but I quickly realized that Swagger Editor reaches out to a few other supporting services, at least:

 

https://generator.swagger.io

https://generator3.swagger.io

 
I know there are Docker containers for these as well, but I haven't been able to configure the Swagger Editor container to use them instead of reaching out to swagger.io.
 
I rather avoid sending any API definitions to an external network.
 
What are your recommendations?
 
Much appreciated!

5 Replies