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

Install other packages in deployments, not only the obs-api package #66

Open
eduardoj opened this issue Dec 1, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@eduardoj
Copy link
Member

eduardoj commented Dec 1, 2022

We should also install the updates coming from OBS:Server:Unstable.

And in case of being the telegraf package, we should prevent from doing the deployment, alerting with a message.

@hennevogel
Copy link
Member

Packages from O:S:U we use in production:

App:

  • obs-api 
  • obs-api-deps
  • obs-bundled-gems
  • ruby3.1-rubygem-rack
  • perl-GD (used in Webui::Projects::RebuildTimesController.call_diststats)
  • sphinx (used by obs-sphinx.service)
  • memcached
  • telegraf

Ruby:

  • ruby3.1
  • ruby-common
  • ruby3.1-rubygem-gem2rpm
  • libruby3_1-3_1

Application Server

  • rubygem-passenger
  • ruby3.1-rubygem-passenger
  • apache2-mod_xforward
  • rubygem-passenger-apache2

@hennevogel hennevogel added the enhancement New feature or request label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants