move docker section down

This commit is contained in:
ansuz 2017-04-10 18:07:32 +02:00
parent 05a50b1f4c
commit 8ac0741511
1 changed files with 4 additions and 6 deletions

View File

@ -73,8 +73,6 @@ npm update;
To reset your instance of Cryptpad and remove all the data that is being stored:
```
# change into your cryptpad directory
cd /your/cryptpad/instance/location;
@ -104,10 +102,6 @@ You can do so by launching your server in _dev mode_, like so:
`DEV=1 node server.js`
# Setup using Docker
See [Cryptpad-Docker](cryptpad-docker.md)
## Security
CryptPad is *private*, not *anonymous*. Privacy protects your data, anonymity protects you.
@ -127,6 +121,10 @@ the battery out of your computer before it spawns Agent Smith.
Still there are other low-lives in the world so using CryptPad over HTTPS is probably a good idea.
## Setup using Docker
See [Cryptpad-Docker](cryptpad-docker.md)
## Translations
We'd like to make it easy for more people to use encryption in their routine activities.