Git Product home page Git Product logo

Comments (7)

eldada avatar eldada commented on May 20, 2024

@mellena1 - I think this is now fixed with #115. We move the pulling of the driver to a artifactory.preStartCommand now.
See the updated README.

from charts.

vital4ik avatar vital4ik commented on May 20, 2024

i have tried it and it is not fixed.
there are 2 different issues.

  1. if i still want to use postgres but external - db.properties is not updated and still tries to go for the pod with postgressql
  2. when switching to mysql i get the following:
    ERROR: /var/opt/jfrog/artifactory/etc/db.properties already exists and is set to a DB different than mysql
    no matter if i change it in the values file or via command like with --set i get the same results.

from charts.

eldada avatar eldada commented on May 20, 2024

@vital4ik - the db.properties is created on initial install and is persisted without being updated between upgrades (intentional behaviour). If you want to update it, you have to manually change it.
Was your attempt on a clean install or upgrade?
Also, please share the config you tried.

from charts.

vital4ik avatar vital4ik commented on May 20, 2024

@eldada thank you for your reply, i found out that when i do helm delete --purge it does not delete the PVC volumes. when i manually deleted and reinstalled using the template it worked.
one thing to mention, if possible add SSL value into the values file for mysql 5.7 and above and into the template.I had to specify the URL in order to work over it instead of host/port values.

from charts.

eldada avatar eldada commented on May 20, 2024

Thx for the update @vital4ik. Adding support for SSL to DB config is planned to be added in the future.

from charts.

grrywlsn avatar grrywlsn commented on May 20, 2024

@eldada do you know when the SSL option will be added to the DB config? this is a blocker currently.

from charts.

eldada avatar eldada commented on May 20, 2024

Sorry - I don't have an ETA yet.

from charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.