searxng-app/CloudronManifest.json
Girish Ramakrishnan b8a3874692 Version 1.0.0
2020-02-18 19:24:00 -08:00

29 lines
1,020 B
JSON

{
"id": "io.github.ascimoo.searx",
"title": "searx",
"author": "searx authors",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Privacy-respecting metasearch engine",
"version": "1.0.0",
"healthCheckPath": "/",
"httpPort": 8888,
"addons": {
"localstorage": {}
},
"manifestVersion": 2,
"website": "https://asciimoo.github.io/searx/",
"contactEmail": "support@cloudron.io",
"icon": "file://logo.png",
"tags": [
"search", "metasearch"
],
"mediaLinks": [
"https://cloudron-app-screenshots.s3.amazonaws.com/io.github.ascimoo.searx/9456666ef5a9d278b2282a888a53aa7f676c305c/1.png",
"https://cloudron-app-screenshots.s3.amazonaws.com/io.github.ascimoo.searx/9456666ef5a9d278b2282a888a53aa7f676c305c/2.png",
"https://cloudron-app-screenshots.s3.amazonaws.com/io.github.ascimoo.searx/9456666ef5a9d278b2282a888a53aa7f676c305c/3.png"
],
"minBoxVersion": "4.1.5",
"documentationUrl": "https://cloudron.io/documentation/apps/searx/"
}