aboutsummaryrefslogblamecommitdiffhomepage
path: root/CloudronManifest.json
blob: dc2c856d0ffd70398ad2f1304da5d807b4e6eeb5 (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.5.6",
  "targetBoxVersion": "0.4.0",
  "healthCheckPath": "/api/healthcheck",
  "httpPort": 3000,
  "manifestVersion": 1,
  "website": "https://github.com/nebulade/surfer",
  "contactEmail": "support@cloudron.io",
  "icon": "logo.png",
  "configurePath": "_admin/",
  "addons": {
    "ldap": {},
    "localstorage": {}
  },
  "mediaLinks": [
    "https://i.imgur.com/9vTtToz.png",
    "https://i.imgur.com/EVT7CR3.png",
    "https://i.imgur.com/wi768XH.png"
  ],
  "changelog": "file://CHANGELOG"
}