Git Product home page Git Product logo

Comments (16)

franck-boullier avatar franck-boullier commented on August 23, 2024

Once again I'm a bit lost and I'll more information and context on where/when/how this should be done.
I'm trying to configure the dashboard in the prod environment and I'm scratching my head on how I can efficiently convert this from what looks like a vanilla BZ installation into a the latest version of the BZFE.

The first issue I'm running into is I don't know where to find the password for the initial user created in ([email protected]). I could work around that probably but this is just to illustrate how lost I fell right now...
Apologies for what might appear to be a very dumb question...

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

I think your query is about SQL, and not about the secrets in the environment, right?

The production SQL was primed IIUC by checksetup.pl.

I assumed you would basically overwrite the SQL in the production database at this point. I.e. not use the Web interface to setup anything regarding the database.

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

I could do that
That was my initial impulse actually but I just wanted to make sure that this was the right thing to do...
I was actually wondering why you did not use the sql dump from the Bugzilla configuration folder when you re-built the production environment...

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

This also leads to a related question: "if the DB is a vanilla DB, which other customization have been omitted there? Skins? Custom?"

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

"I assumed you would basically overwrite the SQL in the production database at this point."
just for the records, I just did that right now...

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

The running production as I left it over the weekend basically only has the initial localconfig/params.json. Nothing from https://github.com/unee-t/bugzilla-customisation/tree/master/sql.

From there I think skins and custom are setup.

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

OK thanks for the clarification.
I'll do the params.json manually in the back end (much faster for now) and then we'll be able to lift the params.json file once I understand where I need to log in to execute the command
docker cp customisation_bugzilla_1:/opt/bugzilla-5.0.3/data/params.json /tmp/params.json

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

no_such_container_error

Error message in my "local" ubuntu dev environment @kaihendry any suggestions?

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

prod environment configured BEFORE migration.
parameters have been modified. The file params.json should be OK (I still need to understand how I can copy it).
email tested and seem to work as intended.
Next step will be to migrate the LMB users and cases from the LMB internal tool into Unee-T

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

What's your docker ps output?

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

docker ps output

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

Aren't you missing the make up step to get your Docker containers up and running?

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

I do miss it...
for some reason I took that installation down and forgot to build it up again 😊

Still have the same error though
docker ps output_after_make_up

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

Docker has inconsistent naming between versions. I can see your running container is called "bugzillacustomisation_bugzilla_1", so you need to adjust the copy command accordingly.

from bugzilla-customisation.

franck-boullier avatar franck-boullier commented on August 23, 2024

cool that did it thanks!

from bugzilla-customisation.

kaihendry avatar kaihendry commented on August 23, 2024

This is done https://s.natalian.org/2017-11-10/1510284612_2558x1406.png

from bugzilla-customisation.

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.