Page MenuHomeSoftware Heritage

search.pp
No OneTemporary

search.pp

# Deployment of the swh.search.api server
class profile::swh::deploy::search {
$packages = ['python3-swh.search']
package {$packages:
ensure => 'present',
} ~> Service['gunicorn-swh-search']
::profile::swh::deploy::rpc_server {'search':
executable => 'swh.search.api.server:make_app_from_configfile()',
}
}

File Metadata

Mime Type
text/x-c++
Expires
Fri, Jul 4, 5:44 PM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3302624

Event Timeline