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 ce5fee2c
authored
Jul 07, 2015
by
Girish Ramakrishnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add description
1 parent
57d67dfb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
1 deletions
CloudronManifest.json
DESCRIPTION.md
CloudronManifest.json
View file @
ce5fee2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"id"
:
"io.cloudron.surfer"
,
"id"
:
"io.cloudron.surfer"
,
"title"
:
"Surfer"
,
"title"
:
"Surfer"
,
"author"
:
"Cloudron Team"
,
"author"
:
"Cloudron Team"
,
"description"
:
"
Simple static file server. It comes with a commandline tool to upload files from your local folders.
"
,
"description"
:
"
file://DESCRIPTION.md
"
,
"tagline"
:
"Static file server"
,
"tagline"
:
"Static file server"
,
"tags"
:
[
"tags"
:
[
"fileserver"
,
"fileserver"
,
...
...
DESCRIPTION.md
0 → 100644
View file @
ce5fee2
Surfer is a Simple static file server. It comes with a commandline tool
to upload files from your local folders.
### How to upload
You can upload files using the commandline tool.
First, install the surfer cli tool using npm.
sudo npm -g install cloudron-surfer
Login using your Cloudron credentials:
surfer login <this app's url>
Put some files:
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