Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make External DB support available in foreman-{deb,el} #985

Open
ekohl opened this issue Jan 18, 2022 · 1 comment · May be fixed by #2396
Open

Make External DB support available in foreman-{deb,el} #985

ekohl opened this issue Jan 18, 2022 · 1 comment · May be fixed by #2396

Comments

@ekohl
Copy link
Member

ekohl commented Jan 18, 2022

Currently the guides are hidden (#981). However, it can be made to work. What needs to happen:

  • Package names & file need to be generalized. Software Collections are only used on EL7. Note this is also needed for EL8 support.
  • The -evr package is only needed on Katello
  • Only the Foreman DB is needed. Candlepin and Pulpcore are Katello-only
  • postgresql-setup initdb is Red Hat only. On Debian the default apt install already initializes a DB and starts it.
@ekohl
Copy link
Member Author

ekohl commented Aug 8, 2024

I opened #2396 but that needs some additional work. I'll pick it back up after #3167 because that greatly simplifies the whole procedure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant