aboutsummaryrefslogblamecommitdiffhomepage
path: root/CloudronManifest.json
blob: a9ec202c776d3b76dc36ef975bdf3c4539ebf4bd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                             
                                         
                                  




                 
                     












                                                  
{
  "id": "io.cloudron.surfer",
  "title": "Surfer",
  "author": "Cloudron Team",
  "description": "file://DESCRIPTION.md",
  "tagline": "Static file server",
  "tags": [
    "fileserver",
    "webserver",
    "server"
  ],
  "version": "0.2.0",
  "healthCheckPath": "/",
  "httpPort": 3000,
  "manifestVersion": 1,
  "website": "https://github.com/nebulade/surfer",
  "contactEmail": "support@cloudron.io",
  "icon": "logo.png",
  "addons": {
    "ldap": {},
    "localstorage": {}
  },
  "mediaLinks": [
  ]
}