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