Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9347607
search.pp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
327 B
Subscribers
None
search.pp
View Options
# 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
Details
Attached
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
Attached To
rSPSITE puppet-swh-site
Event Timeline
Log In to Comment