简体   繁体   English

Dockerized wso2 APIM

[英]Dockerized wso2 APIM

I was exploring the possibility of using Wso2 API Manager in a dockerized cluster and was pointed to this link. 我正在探索在dockerized集群中使用Wso2 API Manager的可能性,并指出了该链接。 https://github.com/gayangunarathne/Docker-compose/tree/master/wso2-products/WSO2APIM/1.10 . https://github.com/gayangunarathne/Docker-compose/tree/master/wso2-products/WSO2APIM/1.10

In the docker-compose file I see references to svnrepo service. 在docker-compose文件中,我看到了对svnrepo服务的引用。 Could you please point me to instructions on how to configure this? 您能否指出我有关如何配置它的说明? Is this really required for Deployment Synchronizer Configuration? 部署同步器配置真的需要吗?

Also any idea how I can access dockerhub.private.wso2.com ? 还有任何想法如何访问dockerhub.private.wso2.com吗? Also any other examples of the distributed patterns of components of API Manager (like gateway,keymanager,store,publisher) in docker containers that are running in the production environment? 还有在生产环境中运行的Docker容器中API Manager组件的分布式模式的其他示例(如网关,密钥管理器,存储,发布器)吗?

WSO2 will soon have their docker images available publicly. WSO2很快将公开提供其docker映像。 SVN is only required for dep-sync. SVN仅对于深度同步是必需的。 For now you can use any svn docker container for that. 现在,您可以使用任何svn docker容器。 We are currently implementing distributed deployment patterns with docker-compose. 我们目前正在使用docker-compose实现分布式部署模式。 These will be released once ready.. Hope this helps. 这些文件将在准备就绪后发布。希望对您有所帮助。 Supun 苏邦

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM