mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 01:48:26 +00:00
Update documentation
This commit is contained in:
10
README.md
10
README.md
@ -1,8 +1,10 @@
|
||||
<img align="right" src="./artwork/logo-only.svg" height="150px" style="padding-left: 20px"/>
|
||||
|
||||
[](https://travis-ci.org/eikek/docspell)
|
||||
[](https://travis-ci.org/eikek/docspell)
|
||||
[](https://scala-steward.org)
|
||||
|
||||
[](https://github.com/eikek/docspell/blob/master/LICENSE.txt)
|
||||
[](https://hub.docker.com/r/eikek0/docspell)
|
||||
[](https://gitter.im/eikek/docspell)
|
||||
|
||||
# Docspell
|
||||
|
||||
@ -65,14 +67,14 @@ away:
|
||||
``` shell
|
||||
git clone https://github.com/eikek/docspell
|
||||
cd docspell
|
||||
docker-compose up
|
||||
DOCSPELL_HEADER_VALUE="my-secret-123" docker-compose up
|
||||
```
|
||||
|
||||
Then go to `http://localhost:7880`, sign up and login. Use the same
|
||||
name for collective and user for now. More on that can be found
|
||||
[here](https://docspell.org/docs/intro/).
|
||||
|
||||
There are other ways, documented
|
||||
Other ways are documented
|
||||
[here](https://docspell.org/docs/install/quickstart/):
|
||||
|
||||
- Install the [provided](https://github.com/eikek/docspell/releases)
|
||||
|
Reference in New Issue
Block a user