aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2017-09-26 17:11:37 +0200
committerClaude <longneck@scratchbook.ch>2017-09-26 17:11:37 +0200
commitad7bc27982b98dcb1a179ea142435e58a2b76971 (patch)
treee6c485048e01544a0b2ea1c4f0c35ffd2e1bffa9 /README.md
parent66e05d5934e6b168c899aadbb8624361716224a6 (diff)
downloadstikked-fit-ad7bc27982b98dcb1a179ea142435e58a2b76971.tar.gz
stikked-fit-ad7bc27982b98dcb1a179ea142435e58a2b76971.tar.bz2
stikked-fit-ad7bc27982b98dcb1a179ea142435e58a2b76971.zip
docker instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a9bfd6..2df97aa 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,17 @@ Installation
* Be sure to also copy the .htaccess file when you move files around. This is a hidden file and easily overlooked.
+How to run it in Docker
+-----------------------
+
+ sudo docker build -t stikked .
+ sudo docker-compose up -d
+
+This automatically creates a database with passwords that are configurable in the docker-compose.yml file.
+
+NOTE: This sets the captcha to false and requires port 80 to be accessible on the host machine. Also, a host entry of 127.0.0.1 stikked.local will fix the base_url issues.
+
+
Documentation
-------------

© 2014-2024 Faster IT GmbH | imprint | privacy policy