]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blob - DESCRIPTION.md
Make listen port and ldap filter more flexible
[perso/Immae/Projets/Nodejs/Surfer.git] / DESCRIPTION.md
1 This app packages Surfer <upstream>5.10.0</upstream>
2
3 ### Overview
4
5 Surfer is a Simple static file server. It comes with a webinterface and commandline tooling to manage files.
6
7 Any `index.html` file in a directory will be served up automatically.
8
9 ### Webinterface
10
11 * Upload files
12 * Create directories
13 * Remove files and directories
14
15 ### Commandline tool
16
17 First, install the surfer cli tool using npm.
18
19 sudo npm -g install cloudron-surfer
20
21
22 Login using your Cloudron credentials:
23
24 surfer login <appurl>
25
26
27 Put some files:
28
29 surfer put [file]