Activity overview
Latest activity by cajund
Peter, I've tried a few other things and this simply doesn't work. The flyway executable isn't seeing the `JAVA_ARGS` variable, even if I send it in via the `docker run` command. Unless your tech folks want to get involved with this, I have to cut my losses and look for another solution that solves this problem. Thanks again for your time. / comments
Peter,I've tried a few other things and this simply doesn't work. The flyway executable isn't seeing the `JAVA_ARGS` variable, even if I send it in via the `docker run` command. Unless your tech fo...
Yes, I am using it. / comments
Yes, I am using it.
Peter,
Thanks for this reply.
My issue is not connecting to RDS securely, it's connecting to RDS using Flyway in the Docker container. This process is opaque, and my familiarity with Java is not very high. So discerning what is incorrect is not very easy for me in this context, which is why I turned to your forums.
I have posted all of my specifics in my March 11th post. I have used your documentation as best as I can to get this to work. The link to the Docker implementation in those docs is vastly different than your approach (he's building a new container!), and is specific to GitLab and their CI/CD system. If what I have provided looks correct, then perhaps it would be a good idea for one of your programmers to get involved and troubleshoot it. It's clear to me that Flyway is not picking up the Keystore when connecting.
My overal point is that connecting via TLS to RDS Aurora/MySQL is a common thing. If you want to support your users and further your product in the market, it's imperitive that your users be successful. At some point in the near future when we move to production, we will need to move off the community version. But this becomes imposible if I can't get it to work.
Thanks again. / comments
Peter,
Thanks for this reply.
My issue is not connecting to RDS securely, it's connecting to RDS using Flyway in the Docker container. This process is opaque, and my familiarity with Java is not ve...
Hi Folks, following up here again. Anything more I can provide? Thanks,
/ comments
Hi Folks, following up here again. Anything more I can provide?Thanks,
Aurora MySQL. I am using the latest version of the Flyway container. Thanks. / comments
Aurora MySQL. I am using the latest version of the Flyway container.Thanks.
On the main page showing the list of the topics, this question shows as answered. I figured you wouldn't delve into it as a result. But I appreciate that you have. Thanks for the further research. I hope that it results in updating your documentation. / comments
On the main page showing the list of the topics, this question shows as answered. I figured you wouldn't delve into it as a result.But I appreciate that you have. Thanks for the further research. I...
Anything on this folks? This is marked as answered, it's not... Thanks. / comments
Anything on this folks? This is marked as answered, it's not...Thanks.
Thanks for the reply. I did take this approach (or a similar one), there are details in my other posting: https://forum.red-gate.com/discussion/90093/docker-and-ssl-connections I was running into command issues saving to the keystore. Perhaps there's an example available? I also think that PR I provided on that other thread was attempting to do the same thing, but I fear it's out of date.
Thanks again.
/ comments
Thanks for the reply.I did take this approach (or a similar one), there are details in my other posting:https://forum.red-gate.com/discussion/90093/docker-and-ssl-connectionsI was running into comm...
Thanks for your help. This is from last year: https://github.com/flyway/flyway-docker/pull/67 I think it's headed in the right direction, but doesn't work as is. My attempt was even simpler this this one. No dice.
/ comments
Thanks for your help. This is from last year:https://github.com/flyway/flyway-docker/pull/67I think it's headed in the right direction, but doesn't work as is. My attempt was even simpler this this...