adding docker and docker-compose

This commit is contained in:
felixboehm
2016-12-29 22:02:03 +01:00
parent 4476fd4006
commit d8c18d0937
8 changed files with 172 additions and 0 deletions

View File

@@ -82,6 +82,10 @@ To test CryptPad, go to http://your.server:3000/assert/
You can use WebDriver to run this test automatically by running TestSelenium.js but you will need chromedriver installed.
If you use Mac, you can `brew install chromedriver`.
# Setup using Docker
See [Cryptpad-Docker](cryptpad-docker.md)
## Security
CryptPad is *private*, not *anonymous*. Privacy protects your data, anonymity protects you.