Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
PUBLIC
/
surfer-okd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7db31a33
authored
Mar 01, 2016
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update medialinks and description
1 parent
9209abec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
6 deletions
CloudronManifest.json
DESCRIPTION.md
CloudronManifest.json
View file @
7db31a3
...
@@ -23,6 +23,10 @@
...
@@ -23,6 +23,10 @@
"localstorage"
:
{}
"localstorage"
:
{}
},
},
"mediaLinks"
:
[
"mediaLinks"
:
[
"https://i.imgur.com/OXI9PGc.png"
,
"https://i.imgur.com/EVT7CR3.png"
,
"https://i.imgur.com/wi768XH.png"
,
"https://i.imgur.com/9vTtToz.png"
],
],
"changelog"
:
"file://CHANGELOG"
"changelog"
:
"file://CHANGELOG"
}
}
DESCRIPTION.md
View file @
7db31a3
Surfer is a Simple static file server. It comes with a commandline tool
Surfer is a Simple static file server. It comes with a webinterface and commandline tooling to manage files.
to upload files from your local folders.
### How to upload
Any
`index.html`
file in a directory will be served up automatically.
You can upload files using the commandline tool.
### Webinterface
*
Upload files
*
Create directories
*
Remove files and directories
### Commandline tool
First, install the surfer cli tool using npm.
First, install the surfer cli tool using npm.
...
@@ -12,10 +17,9 @@ First, install the surfer cli tool using npm.
...
@@ -12,10 +17,9 @@ First, install the surfer cli tool using npm.
Login using your Cloudron credentials:
Login using your Cloudron credentials:
surfer login <
this app's
url>
surfer login <
app
url>
Put some files:
Put some files:
surfer put [file]
surfer put [file]
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment