我用mysql.It is running创建了一个jhipster应用程序。我可以添加、删除、列出etc..MySql作为docker container.With jenkins运行的一些记录,我创建了另一个名为jhipster.Now的docker映像,我可以使用docker我想以容器的形式启动我的jhipster应用程序,但我必须使用哪个命令?生成的app.yml引用mysql.yml fi
我是新来的jhipster/yeoman,我利用生成器-jhipster模块生成了我的jhipster模块。我按照文档中的所有步骤()来创建post实体创建钩子。在进行了一些配置之后,我需要执行:结果是安装了模块,但有了此错误:
Could not add jhipster module configuration运行后,进入由jhipster生成的</
我在kubernetes中遇到了pods的问题。我有一个带有init容器的应用程序pod ( invoice ),它检查mysql pod ( invoice-mysql )是否正在运行invoice-mysql正在运行并准备就绪,但invoicepod中的init容器没有看到它DB is not yet reachable;sleep for 10s before retry
DB is not yet