sanger / print_my_barcode

Barcode printing service
2 stars 5 forks source link

GPL-592 Move pmb into psd-deployment on UAT FCE #53

Closed emrojo closed 3 years ago

emrojo commented 4 years ago

Description PMB is currently running in the old machines and the config changes need to be added manually. We would like to move the application into FCE and configure it to use the printers.

Who the primary contacts are for this work Andrew Harriet Eduardo

Knowledge or Stake holders Other people that may have specific knowledge about this work or have a stake in how it is implemented. e.g. John Smith is an expert on x

Additional context or information Any other useful context or information that may be useful.

harrietc52 commented 4 years ago

TODO:

harrietc52 commented 4 years ago

Research documentation: https://ssg-confluence.internal.sanger.ac.uk/pages/viewpage.action?pageId=111052069

Notes so far:

psd-provision (branch: GPL-592-pmb-fce)

-For workspace UAT only, ran terraform plan -Can now access: ssh -i sequencescape-test-keypair.pem ubuntu@172.27.84.19

psd-config (branch: GPL-592-pmb-fce)

-Created A name pmb-uat.psd.sanger.ac.uk by running dns_records.yml. Can now access: ssh pmb-uat.psd.sanger.ac.uk -Added monit and vim by running config_all.yml with limit pmb -Added filebeat, nginx by running psd_config.yml, which in turn runs config_sa_servers.yml -commented out mount_attached_volume task in config_sa_servers.yml as currently no volume is needed for PMB -full_upgrade is needed so apt update is called, before apt install filebeat

psd-deployment (todo)

For both psd-provision and psd-config, I have only added code for UAT environments