Details
Details
- Reviewers
vsellier - Group Reviewers
System administrators - Maniphest Tasks
- T3746: staging: Deploy maven indexer/lister/loader
- Commits
- rSPSITE0d248255f01e: staging: Deploy apache service to serve extracted export.fld files
vagrant provision staging-maven-indexer
Start a service that computes the fld and move the fld file to the apache service to
serve it:
# from within the vagrant vm root@maven-exporter0:~# systemctl start maven_index_exporter@clojars.service root@maven-exporter0:~# curl -s -k https://maven-exporter.internal.staging.swh.network/export-clojars.fld | head doc 0 field 0 name u type string value lein-environ|lein-environ|1.1.0|NA|pom field 1 name m type string value 1647205295753 field 2
Diff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.