cloudron-surfer

6.0.0 • Public • Published

Surfer

Surfer is a Simple static file server. It comes with a commandline tool to upload files from your local folders and a webinterface to manage files directly on the server.

Installation

Install

or using the Cloudron command line tooling

cloudron install --appstore-id io.cloudron.surfer

Building

Cloudron

The app package can be built using the Cloudron command line tooling.

git clone https://git.cloudron.io/cloudron/surfer.git
cd surfer
cloudron build
cloudron install

File management

The admin interface is available under the /_admin location or you can upload files using the commandline tool.

First, install the surfer cli tool using npm.

npm -g install cloudron-surfer

Configure cli using your app domain and an API token created via the surfer admin user interface:

surfer config --server <url> --token <apiAccessToken>

Put some files:

surfer put [file]

Development

git clone https://git.cloudron.io/cloudron/surfer.git
cd surfer
npm install

During UI development, the assets have to be built after changes. This can be done with

npm run build

While having the ./server.js instance running.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
6.0.0108latest

Version History

VersionDownloads (Last 7 Days)Published
6.0.0108
5.17.90
5.17.70
5.17.60
5.17.50
5.16.61
5.13.5-10
5.13.50
5.12.20
5.12.10
5.11.00
5.10.40
5.10.30
5.10.20
5.9.01
5.8.00
5.5.00
4.2.00
4.1.10
4.1.00
4.0.00
3.0.00
2.0.21
2.0.10
2.0.00
1.3.00
1.2.00
1.1.00
1.0.01

Package Sidebar

Install

npm i cloudron-surfer

Weekly Downloads

112

Version

6.0.0

License

MIT

Unpacked Size

1.36 MB

Total Files

64

Last publish

Collaborators

  • girish
  • nebulon