pulibrary / bibdata

Local API for retrieving bibliographic and other useful data from Alma (Ruby 3.1.0, Rails 7.0)
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

Make DNS names of servers consistent #2363

Closed maxkadel closed 2 months ago

maxkadel commented 2 months ago

What maintenance needs to be done?

We need to re-build the Bibdata VMs to ensure the SQS Poller is only installed on one VM per environment.

Right now, the VMs have inconsistent DNS names, sometimes including "alma", sometimes not, sometimes including the environment name, sometimes not. While we are rebuilding the VMs anyway, we should give them consistent names.

Level of urgency

Why is this maintenance needed?

Consistency will allow us to work more quickly, efficiently, and confidently, and reduce mistakes.

Acceptance criteria