Skip to content

change some defaults for nicer out of the box experience.#89

Open
dylanwh wants to merge 2 commits into
mainfrom
make-bugzilla-work-out-of-box
Open

change some defaults for nicer out of the box experience.#89
dylanwh wants to merge 2 commits into
mainfrom
make-bugzilla-work-out-of-box

Conversation

@dylanwh

@dylanwh dylanwh commented Feb 18, 2022

Copy link
Copy Markdown
Member

I'm poking at bugzilla today, and I realized with a few tweaks I can make it run on my desktop with fewer deps. This changes the default localconfig so that one gets a (seemingly, so far) working bugzilla from:

  1. ./cpm.fatpack install (from replace bundled cpm dir with fatpack cpm #88 )
  2. ./checksetup.pl
  3. ./checksetup.pl (to make database schema, in sqlite file)
  4. ./bugzilla.pl daemon

Thoughts?

@justdave justdave left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got a bug report for this?

Also, I'm feeling like the cross-DB-compatibility thing for BugModal and nagios-blocker-checker deserves its own bug.

I like these changes though.

@justdave

Copy link
Copy Markdown
Member

Also, I'm feeling like the cross-DB-compatibility thing for BugModal and nagios-blocker-checker deserves its own bug.

And I did so, that's now in #171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants