Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Ambrosini <marcoambrosini@pm.me>2020-10-08 10:10:58 +0300
committerMarco Ambrosini <marcoambrosini@pm.me>2020-10-08 10:10:58 +0300
commit5889cd97da92200ea4d43a3d529f6963c185e5e7 (patch)
treeab44208a6b8560b778135b31448aca36eb48ba5d /README.md
parent1ef37375045ab546a773ac8d569e10168eb86bfc (diff)
Add docker dev environment in the documentation
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4e74e4a2..47174e46 100755
--- a/README.md
+++ b/README.md
@@ -5,6 +5,10 @@ process easy and effective for everyone involved.
## Setup of a local development environment
+### [Quick docker setup](https://github.com/ma12-co/docker-nc-web)
+
+### Manual setup
+
1. Install Wordpress >= 3.8.1
* Must be in the document root of the webserver (otherwise images won't load :( )
* Enter what you like for site title, admin user and password, none of this is stored in git