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 f8c3136f
authored
Nov 17, 2016
by
Johannes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme
1 parent
e31aa8a8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
f8c3136
...
...
@@ -19,8 +19,8 @@ cloudron install --appstore-id io.cloudron.surfer
The app package can be built using the
[
Cloudron command line tooling
](
https://cloudron.io/references/cli.html
)
.
```
git clone https://github.com/nebulade/surfer.git
cd surfer
cloudron build
cloudron install
```
...
...
@@ -31,9 +31,9 @@ Surfer can also be run standlone on any server:
git clone https://github.com/nebulade/surfer.git
cd surfer
npm install
./
app
.js <public folder>
./
server
.js <public folder>
```
Without LDAP integration, the default username is
`test`
with the same password. Check
`src/auth.js`
for further details about user management
.
Use the
`admin`
tool to manage local users
.
## File management
...
...
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