Skip to content

production/deposit: Decommission gunicorn-swh-deposit from moma

Antoine R. Dumont requested to merge cleanup-deposit-from-moma into production

The deposit instance from moma has been migrated to the dynamic instance. The (static) icinga probe on deposit.s.o has already been installed when we migrated the staging deposit to the dynamic infra too.

swh-octodiff moma
*** Running octocatalog-diff on host moma.softwareheritage.org
I, [2024-01-11T13:57:02.128917 #141941]  INFO -- : Catalogs compiled for moma.softwareheritage.org
I, [2024-01-11T13:57:02.662357 #141941]  INFO -- : Diffs computed for moma.softwareheritage.org
diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org
*******************************************
- Apache::Vhost[deposit.softwareheritage.org_non-ssl]
*******************************************
- Apt::Pin[swh-deposit]
*******************************************
- Apt::Setting[pref-swh-deposit]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-access_log]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-aliases]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-apache-header]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-directories]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-docroot]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-file_footer]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-logging]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-proxy]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-serveralias]
*******************************************
- Concat::Fragment[deposit.softwareheritage.org_non-ssl-serversignature]
*******************************************
- Concat[25-deposit.softwareheritage.org_non-ssl.conf]
*******************************************
- Concat_file[25-deposit.softwareheritage.org_non-ssl.conf]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-access_log]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-aliases]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-apache-header]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-directories]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-docroot]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-file_footer]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-logging]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-proxy]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-serveralias]
*******************************************
- Concat_fragment[deposit.softwareheritage.org_non-ssl-serversignature]
*******************************************
- File[/etc/apache2/sites-enabled/25-deposit.softwareheritage.org_non-ssl.conf]
*******************************************
- File[/etc/apt/preferences.d/swh-deposit.pref]
*******************************************
- File[/etc/filebeat/inputs.d/deposit-non-ssl-access.yml]
*******************************************
- File[/etc/filebeat/inputs.d/deposit.softwareheritage.org-non-ssl-access.yml]
*******************************************
- File[/etc/gunicorn/instances/swh-deposit.cfg]
*******************************************
- File[/etc/softwareheritage/deposit/http_auth]
*******************************************
- File[/etc/softwareheritage/deposit/server.yml]
*******************************************
- File[/etc/softwareheritage/deposit]
*******************************************
- File[/etc/systemd/system/gunicorn-swh-deposit.service]
*******************************************
- File[/etc/tmpfiles.d/gunicorn-swh-deposit.conf]
*******************************************
- File[/srv/storage/space/swh-deposit/uploads]
*******************************************
- File[/var/www/deposit.softwareheritage.org]
*******************************************
- Gunicorn::Instance[swh-deposit]
*******************************************
- Icinga2::Object::Service[swh-deposit api (localhost on moma.softwareheritage.org)]
*******************************************
- Package[python3-swh.deposit]
*******************************************
- Profile::Filebeat::Log_input[deposit.softwareheritage.org-non-ssl-access]
*******************************************
- Profile::Swh::Deploy::Install_web_deps[swh-deposit]
*******************************************
- Service[gunicorn-swh-deposit]
*******************************************
- Systemd::Tmpfile[gunicorn-swh-deposit.conf]
*******************************************
- Systemd::Unit_file[gunicorn-swh-deposit.service]
*******************************************
*** End octocatalog-diff on moma.softwareheritage.org

Refs. swh/infra/sysadm-environment#5191 (closed)

Edited by Antoine R. Dumont

Merge request reports